]> code.ossystems Code Review - openembedded-core.git/commitdiff
systemd: fix libidn floating dependency
authorChen Qi <Qi.Chen@windriver.com>
Fri, 17 Oct 2014 05:11:33 +0000 (13:11 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 24 Oct 2014 16:31:57 +0000 (17:31 +0100)
WARNING: QA Issue: systemd rdepends on libidn, but it isn't a build dependency? [build-deps]

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/systemd/systemd_216.bb

index 598d45e7de85d46367e054a96e84516b5799ab07..6d3e47fbe90aa691306d94e1b873f9ac1ab0728b 100644 (file)
@@ -63,6 +63,7 @@ PACKAGECONFIG[microhttpd] = "--enable-microhttpd,--disable-microhttpd,libmicroht
 PACKAGECONFIG[elfutils] = "--enable-elfutils,--disable-elfutils,elfutils"
 PACKAGECONFIG[resolved] = "--enable-resolved,--disable-resolved"
 PACKAGECONFIG[networkd] = "--enable-networkd,--disable-networkd"
+PACKAGECONFIG[libidn] = "--enable-libidn,--disable-libidn,libidn"
 
 CACHED_CONFIGUREVARS = "ac_cv_path_KILL=${base_bindir}/kill"