mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 00:32:14 +02:00
wget: add PACKAGECONFIG for util-linux
Fixed: WARNING: QA Issue: wget rdepends on util-linux-libuuid, but it isn't a build dependency? [build-deps] (From OE-Core rev: 079c9cee02f8e7c79c76997db55cc26d8d70ff95) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f3c615eeab
commit
9b6247b4af
@@ -19,3 +19,6 @@ ALTERNATIVE_PRIORITY = "100"
|
||||
RRECOMMENDS_${PN} += "ca-certificates"
|
||||
|
||||
BBCLASSEXTEND += "nativesdk"
|
||||
|
||||
PACKAGECONFIG ??= ""
|
||||
PACKAGECONFIG[libuuid] = "--with-libuuid, --without-libuuid,util-linux"
|
||||
|
||||
Reference in New Issue
Block a user