diff options
| -rw-r--r-- | meta/recipes-core/systemd/systemd_244.3.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-core/systemd/systemd_244.3.bb b/meta/recipes-core/systemd/systemd_244.3.bb index a7aacb3345..d30b5b4e14 100644 --- a/meta/recipes-core/systemd/systemd_244.3.bb +++ b/meta/recipes-core/systemd/systemd_244.3.bb | |||
| @@ -56,10 +56,9 @@ PAM_PLUGINS = " \ | |||
| 56 | " | 56 | " |
| 57 | 57 | ||
| 58 | PACKAGECONFIG ??= " \ | 58 | PACKAGECONFIG ??= " \ |
| 59 | ${@bb.utils.filter('DISTRO_FEATURES', 'audit efi ldconfig pam selinux smack usrmerge polkit', d)} \ | 59 | ${@bb.utils.filter('DISTRO_FEATURES', 'acl audit efi ldconfig pam selinux smack usrmerge polkit', d)} \ |
| 60 | ${@bb.utils.contains('DISTRO_FEATURES', 'wifi', 'rfkill', '', d)} \ | 60 | ${@bb.utils.contains('DISTRO_FEATURES', 'wifi', 'rfkill', '', d)} \ |
| 61 | ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'xkbcommon', '', d)} \ | 61 | ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'xkbcommon', '', d)} \ |
| 62 | acl \ | ||
| 63 | backlight \ | 62 | backlight \ |
| 64 | binfmt \ | 63 | binfmt \ |
| 65 | gshadow \ | 64 | gshadow \ |
