summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd/systemd_197.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/systemd/systemd_197.bb')
-rw-r--r--meta/recipes-core/systemd/systemd_197.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/systemd/systemd_197.bb b/meta/recipes-core/systemd/systemd_197.bb
index 3b081921e9..31add79a03 100644
--- a/meta/recipes-core/systemd/systemd_197.bb
+++ b/meta/recipes-core/systemd/systemd_197.bb
@@ -46,6 +46,8 @@ PACKAGECONFIG ??= ""
46# Sign the journal for anti-tampering 46# Sign the journal for anti-tampering
47PACKAGECONFIG[gcrypt] = "--enable-gcrypt,--disable-gcrypt,libgcrypt" 47PACKAGECONFIG[gcrypt] = "--enable-gcrypt,--disable-gcrypt,libgcrypt"
48 48
49CACHED_CONFIGUREVARS = "ac_cv_path_KILL=${base_bindir}/kill"
50
49# The gtk+ tools should get built as a separate recipe e.g. systemd-tools 51# The gtk+ tools should get built as a separate recipe e.g. systemd-tools
50EXTRA_OECONF = " --with-rootprefix=${base_prefix} \ 52EXTRA_OECONF = " --with-rootprefix=${base_prefix} \
51 --with-rootlibdir=${base_libdir} \ 53 --with-rootlibdir=${base_libdir} \