summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd/systemd_216.bb
diff options
context:
space:
mode:
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 ac35ba6388..b33f95e023 100644
--- a/meta/recipes-core/systemd/systemd_216.bb
+++ b/meta/recipes-core/systemd/systemd_216.bb
@@ -65,6 +65,7 @@ PACKAGECONFIG[elfutils] = "--enable-elfutils,--disable-elfutils,elfutils"
65PACKAGECONFIG[resolved] = "--enable-resolved,--disable-resolved" 65PACKAGECONFIG[resolved] = "--enable-resolved,--disable-resolved"
66PACKAGECONFIG[networkd] = "--enable-networkd,--disable-networkd" 66PACKAGECONFIG[networkd] = "--enable-networkd,--disable-networkd"
67PACKAGECONFIG[libidn] = "--enable-libidn,--disable-libidn,libidn" 67PACKAGECONFIG[libidn] = "--enable-libidn,--disable-libidn,libidn"
68PACKAGECONFIG[audit] = "--enable-audit,--disable-audit,audit"
68 69
69CACHED_CONFIGUREVARS = "ac_cv_path_KILL=${base_bindir}/kill" 70CACHED_CONFIGUREVARS = "ac_cv_path_KILL=${base_bindir}/kill"
70 71