summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/systemd/systemd_239.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/systemd/systemd_239.bb b/meta/recipes-core/systemd/systemd_239.bb
index e0c71de018..be836ffa42 100644
--- a/meta/recipes-core/systemd/systemd_239.bb
+++ b/meta/recipes-core/systemd/systemd_239.bb
@@ -137,6 +137,7 @@ PACKAGECONFIG[elfutils] = "-Delfutils=true,-Delfutils=false,elfutils"
137PACKAGECONFIG[firstboot] = "-Dfirstboot=true,-Dfirstboot=false" 137PACKAGECONFIG[firstboot] = "-Dfirstboot=true,-Dfirstboot=false"
138# Sign the journal for anti-tampering 138# Sign the journal for anti-tampering
139PACKAGECONFIG[gcrypt] = "-Dgcrypt=true,-Dgcrypt=false,libgcrypt" 139PACKAGECONFIG[gcrypt] = "-Dgcrypt=true,-Dgcrypt=false,libgcrypt"
140PACKAGECONFIG[gnutls] = "-Dgnutls=true,-Dgnutls=false,gnutls"
140PACKAGECONFIG[gshadow] = "-Dgshadow=true,-Dgshadow=false" 141PACKAGECONFIG[gshadow] = "-Dgshadow=true,-Dgshadow=false"
141PACKAGECONFIG[hibernate] = "-Dhibernate=true,-Dhibernate=false" 142PACKAGECONFIG[hibernate] = "-Dhibernate=true,-Dhibernate=false"
142PACKAGECONFIG[hostnamed] = "-Dhostnamed=true,-Dhostnamed=false" 143PACKAGECONFIG[hostnamed] = "-Dhostnamed=true,-Dhostnamed=false"