summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-core/systemd/systemd_255.21.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/systemd/systemd_255.21.bb b/meta/recipes-core/systemd/systemd_255.21.bb
index e866f9921b..87e186bbfa 100644
--- a/meta/recipes-core/systemd/systemd_255.21.bb
+++ b/meta/recipes-core/systemd/systemd_255.21.bb
@@ -247,6 +247,7 @@ EXTRA_OEMESON += "-Dnobody-user=nobody \
247 -Dmode=release \ 247 -Dmode=release \
248 -Dsystem-alloc-uid-min=101 \ 248 -Dsystem-alloc-uid-min=101 \
249 -Dsystem-uid-max=999 \ 249 -Dsystem-uid-max=999 \
250 -Dtranslations=${@'false' if d.getVar('USE_NLS') == 'no' else 'true'} \
250 -Dsystem-alloc-gid-min=101 \ 251 -Dsystem-alloc-gid-min=101 \
251 -Dsystem-gid-max=999 \ 252 -Dsystem-gid-max=999 \
252 ${@bb.utils.contains('DISTRO_FEATURES', 'zeroconf', '-Ddefault-mdns=no -Ddefault-llmnr=no', '', d)} \ 253 ${@bb.utils.contains('DISTRO_FEATURES', 'zeroconf', '-Ddefault-mdns=no -Ddefault-llmnr=no', '', d)} \