mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 13:49:05 +00:00
dhcpcd: fix building with pkgconfig
PKGCONFIG was used, but not inherited Signed-off-by: Andrej Valek <andrej.valek@siemens.com> Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Radovan Scasny <radovan.scasny@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
1312a181ac
commit
23be1ab16d
@ -12,7 +12,7 @@ SRC_URI += "file://0001-remove-INCLUDEDIR-to-prevent-build-issues.patch"
|
||||
SRC_URI[md5sum] = "2f17034432ea10415ee84a97ef131128"
|
||||
SRC_URI[sha256sum] = "3db7ff18cba9274da1d2176fb3c7cbe23926a8e58d5c8e244ad55c62d38ba09e"
|
||||
|
||||
inherit autotools-brokensep
|
||||
inherit pkgconfig autotools-brokensep
|
||||
|
||||
PACKAGECONFIG ?= "udev ${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user