Fixed:
WARNING: QA Issue: wget rdepends on util-linux-libuuid, but it isn't a build 
dependency? [build-deps]

Signed-off-by: Robert Yang <[email protected]>
---
 meta/recipes-extended/wget/wget.inc |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta/recipes-extended/wget/wget.inc 
b/meta/recipes-extended/wget/wget.inc
index f2e12ef..049b898 100644
--- a/meta/recipes-extended/wget/wget.inc
+++ b/meta/recipes-extended/wget/wget.inc
@@ -19,3 +19,6 @@ ALTERNATIVE_PRIORITY = "100"
 RRECOMMENDS_${PN} += "ca-certificates"
 
 BBCLASSEXTEND += "nativesdk"
+
+PACKAGECONFIG ??= ""
+PACKAGECONFIG[libuuid] = "--with-libuuid, --without-libuuid,util-linux"
-- 
1.7.9.5

-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to