summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-core/systemd/systemd_254.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/systemd/systemd_254.bb b/meta/recipes-core/systemd/systemd_254.bb
index f48f8c0b18..8d5cf13095 100644
--- a/meta/recipes-core/systemd/systemd_254.bb
+++ b/meta/recipes-core/systemd/systemd_254.bb
@@ -146,7 +146,7 @@ PACKAGECONFIG[default-compression-lz4] = "-Dlz4=true -Ddefault-compression=lz4,,
146PACKAGECONFIG[default-compression-xz] = "-Dxz=true -Ddefault-compression=xz,,xz" 146PACKAGECONFIG[default-compression-xz] = "-Dxz=true -Ddefault-compression=xz,,xz"
147PACKAGECONFIG[default-compression-zstd] = "-Dzstd=true -Ddefault-compression=zstd,,zstd" 147PACKAGECONFIG[default-compression-zstd] = "-Dzstd=true -Ddefault-compression=zstd,,zstd"
148PACKAGECONFIG[dbus] = "-Ddbus=true,-Ddbus=false,dbus" 148PACKAGECONFIG[dbus] = "-Ddbus=true,-Ddbus=false,dbus"
149PACKAGECONFIG[efi] = "-Defi=true -Dbootloader=true,-Defi=false -Dbootloader=false,python3-pyelftools" 149PACKAGECONFIG[efi] = "-Defi=true -Dbootloader=true,-Defi=false -Dbootloader=false,python3-pyelftools-native"
150PACKAGECONFIG[elfutils] = "-Delfutils=true,-Delfutils=false,elfutils" 150PACKAGECONFIG[elfutils] = "-Delfutils=true,-Delfutils=false,elfutils"
151PACKAGECONFIG[firstboot] = "-Dfirstboot=true,-Dfirstboot=false" 151PACKAGECONFIG[firstboot] = "-Dfirstboot=true,-Dfirstboot=false"
152PACKAGECONFIG[repart] = "-Drepart=true,-Drepart=false" 152PACKAGECONFIG[repart] = "-Drepart=true,-Drepart=false"