mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 23:02:22 +02:00
grep: add missing pkgconfig inherit
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
90ecdec944
commit
e7ea95eaaa
@@ -12,7 +12,7 @@ SRC_URI = "${GNU_MIRROR}/grep/grep-${PV}.tar.xz \
|
||||
SRC_URI[md5sum] = "6138dd227c39d4a25f81eea76a44d4cb"
|
||||
SRC_URI[sha256sum] = "ad4cc44d23074a1c3a8baae8fbafff2a8c60f38a9a6108f985eef6fbee6dcaeb"
|
||||
|
||||
inherit autotools gettext texinfo
|
||||
inherit autotools gettext texinfo pkgconfig
|
||||
|
||||
EXTRA_OECONF = "--disable-perl-regexp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user