summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-core/systemd/systemd_244.5.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/systemd/systemd_244.5.bb b/meta/recipes-core/systemd/systemd_244.5.bb
index 66446e2a7c..a648272bc0 100644
--- a/meta/recipes-core/systemd/systemd_244.5.bb
+++ b/meta/recipes-core/systemd/systemd_244.5.bb
@@ -216,6 +216,8 @@ EXTRA_OEMESON += "-Dnobody-user=nobody \
216 -Drootlibdir=${rootlibdir} \ 216 -Drootlibdir=${rootlibdir} \
217 -Drootprefix=${rootprefix} \ 217 -Drootprefix=${rootprefix} \
218 -Ddefault-locale=C \ 218 -Ddefault-locale=C \
219 -Dsystem-uid-max=999 \
220 -Dsystem-gid-max=999 \
219 " 221 "
220 222
221# Hardcode target binary paths to avoid using paths from sysroot 223# Hardcode target binary paths to avoid using paths from sysroot