diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-core/systemd/systemd_257.8.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/systemd/systemd_257.8.bb b/meta/recipes-core/systemd/systemd_257.8.bb index adc27f6cff..174372be03 100644 --- a/meta/recipes-core/systemd/systemd_257.8.bb +++ b/meta/recipes-core/systemd/systemd_257.8.bb | |||
| @@ -249,6 +249,7 @@ EXTRA_OEMESON += "-Dnobody-user=nobody \ | |||
| 249 | -Dsystem-uid-max=999 \ | 249 | -Dsystem-uid-max=999 \ |
| 250 | -Dsystem-alloc-gid-min=101 \ | 250 | -Dsystem-alloc-gid-min=101 \ |
| 251 | -Dsystem-gid-max=999 \ | 251 | -Dsystem-gid-max=999 \ |
| 252 | -Dtranslations=${@'false' if d.getVar('USE_NLS') == 'no' else 'true'} \ | ||
| 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)} \ |
| 253 | -Ddbus=disabled \ | 254 | -Ddbus=disabled \ |
| 254 | " | 255 | " |
