summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd/systemd_216.bb
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2014-10-17 13:11:33 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-10-24 17:36:15 +0100
commitc908f5e257ec753a015e253a079a8ebf7e13d09a (patch)
tree1689ef4ad2c9b1f6dce24cce4d0801b19db25864 /meta/recipes-core/systemd/systemd_216.bb
parentc981ebba29001b8684e9805515576c2350a4e22b (diff)
downloadast2050-yocto-poky-c908f5e257ec753a015e253a079a8ebf7e13d09a.zip
ast2050-yocto-poky-c908f5e257ec753a015e253a079a8ebf7e13d09a.tar.gz
systemd: fix libidn floating dependency
WARNING: QA Issue: systemd rdepends on libidn, but it isn't a build dependency? [build-deps] (From OE-Core rev: 83be6e94f35b44baa6c363c9518f85e7670246f3) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/systemd/systemd_216.bb')
-rw-r--r--meta/recipes-core/systemd/systemd_216.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/systemd/systemd_216.bb b/meta/recipes-core/systemd/systemd_216.bb
index 598d45e..6d3e47f 100644
--- a/meta/recipes-core/systemd/systemd_216.bb
+++ b/meta/recipes-core/systemd/systemd_216.bb
@@ -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"
OpenPOWER on IntegriCloud