diff options
Diffstat (limited to 'meta/recipes-core/systemd')
| -rw-r--r-- | meta/recipes-core/systemd/systemd_249.3.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/systemd/systemd_249.3.bb b/meta/recipes-core/systemd/systemd_249.3.bb index c1594d7cc5..c027b88fd6 100644 --- a/meta/recipes-core/systemd/systemd_249.3.bb +++ b/meta/recipes-core/systemd/systemd_249.3.bb | |||
| @@ -93,6 +93,7 @@ PACKAGECONFIG ??= " \ | |||
| 93 | userdb \ | 93 | userdb \ |
| 94 | utmp \ | 94 | utmp \ |
| 95 | vconsole \ | 95 | vconsole \ |
| 96 | wheel-group \ | ||
| 96 | zstd \ | 97 | zstd \ |
| 97 | " | 98 | " |
| 98 | 99 | ||
| @@ -196,6 +197,7 @@ PACKAGECONFIG[userdb] = "-Duserdb=true,-Duserdb=false" | |||
| 196 | PACKAGECONFIG[utmp] = "-Dutmp=true,-Dutmp=false" | 197 | PACKAGECONFIG[utmp] = "-Dutmp=true,-Dutmp=false" |
| 197 | PACKAGECONFIG[valgrind] = "-DVALGRIND=1,,valgrind" | 198 | PACKAGECONFIG[valgrind] = "-DVALGRIND=1,,valgrind" |
| 198 | PACKAGECONFIG[vconsole] = "-Dvconsole=true,-Dvconsole=false,,${PN}-vconsole-setup" | 199 | PACKAGECONFIG[vconsole] = "-Dvconsole=true,-Dvconsole=false,,${PN}-vconsole-setup" |
| 200 | PACKAGECONFIG[wheel-group] = "-Dwheel-group=true, -Dwheel-group=false" | ||
| 199 | PACKAGECONFIG[xdg-autostart] = "-Dxdg-autostart=true,-Dxdg-autostart=false" | 201 | PACKAGECONFIG[xdg-autostart] = "-Dxdg-autostart=true,-Dxdg-autostart=false" |
| 200 | # Verify keymaps on locale change | 202 | # Verify keymaps on locale change |
| 201 | PACKAGECONFIG[xkbcommon] = "-Dxkbcommon=true,-Dxkbcommon=false,libxkbcommon" | 203 | PACKAGECONFIG[xkbcommon] = "-Dxkbcommon=true,-Dxkbcommon=false,libxkbcommon" |
