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_247.2.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-core/systemd/systemd_247.2.bb b/meta/recipes-core/systemd/systemd_247.2.bb
index 15f8cb3d71..5eea78eff3 100644
--- a/meta/recipes-core/systemd/systemd_247.2.bb
+++ b/meta/recipes-core/systemd/systemd_247.2.bb
@@ -213,6 +213,10 @@ EXTRA_OEMESON += "-Dnobody-user=nobody \
213 -Drootprefix=${rootprefix} \ 213 -Drootprefix=${rootprefix} \
214 -Ddefault-locale=C \ 214 -Ddefault-locale=C \
215 -Dmode=release \ 215 -Dmode=release \
216 -Dsystem-alloc-uid-min=101 \
217 -Dsystem-uid-max=999 \
218 -Dsystem-alloc-gid-min=101 \
219 -Dsystem-gid-max=999 \
216 " 220 "
217 221
218# Hardcode target binary paths to avoid using paths from sysroot 222# Hardcode target binary paths to avoid using paths from sysroot