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_246.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/systemd/systemd_246.2.bb b/meta/recipes-core/systemd/systemd_246.2.bb
index af10e4212b..ab54bcba4a 100644
--- a/meta/recipes-core/systemd/systemd_246.2.bb
+++ b/meta/recipes-core/systemd/systemd_246.2.bb
@@ -185,6 +185,7 @@ PACKAGECONFIG[userdb] = "-Duserdb=true,-Duserdb=false"
185PACKAGECONFIG[utmp] = "-Dutmp=true,-Dutmp=false" 185PACKAGECONFIG[utmp] = "-Dutmp=true,-Dutmp=false"
186PACKAGECONFIG[valgrind] = "-DVALGRIND=1,,valgrind" 186PACKAGECONFIG[valgrind] = "-DVALGRIND=1,,valgrind"
187PACKAGECONFIG[vconsole] = "-Dvconsole=true,-Dvconsole=false,,${PN}-vconsole-setup" 187PACKAGECONFIG[vconsole] = "-Dvconsole=true,-Dvconsole=false,,${PN}-vconsole-setup"
188PACKAGECONFIG[xdg-autostart] = "-Dxdg-autostart=true,-Dxdg-autostart=false"
188# Verify keymaps on locale change 189# Verify keymaps on locale change
189PACKAGECONFIG[xkbcommon] = "-Dxkbcommon=true,-Dxkbcommon=false,libxkbcommon" 190PACKAGECONFIG[xkbcommon] = "-Dxkbcommon=true,-Dxkbcommon=false,libxkbcommon"
190PACKAGECONFIG[xz] = "-Dxz=true,-Dxz=false,xz" 191PACKAGECONFIG[xz] = "-Dxz=true,-Dxz=false,xz"