diff options
Diffstat (limited to 'meta/recipes-core/systemd/systemd_232.bb')
| -rw-r--r-- | meta/recipes-core/systemd/systemd_232.bb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/meta/recipes-core/systemd/systemd_232.bb b/meta/recipes-core/systemd/systemd_232.bb index cc8781e476..9ec8378a30 100644 --- a/meta/recipes-core/systemd/systemd_232.bb +++ b/meta/recipes-core/systemd/systemd_232.bb | |||
| @@ -41,11 +41,9 @@ SRC_URI_append_qemuall = " file://0001-core-device.c-Change-the-default-device-t | |||
| 41 | 41 | ||
| 42 | PACKAGECONFIG ??= "xz \ | 42 | PACKAGECONFIG ??= "xz \ |
| 43 | ldconfig \ | 43 | ldconfig \ |
| 44 | ${@bb.utils.contains('DISTRO_FEATURES', 'pam', 'pam', '', d)} \ | 44 | ${@bb.utils.filter('DISTRO_FEATURES', 'efi pam selinux', d)} \ |
| 45 | ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'xkbcommon', '', d)} \ | 45 | ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'xkbcommon', '', d)} \ |
| 46 | ${@bb.utils.contains('DISTRO_FEATURES', 'selinux', 'selinux', '', d)} \ | ||
| 47 | ${@bb.utils.contains('DISTRO_FEATURES', 'wifi', 'rfkill', '', d)} \ | 46 | ${@bb.utils.contains('DISTRO_FEATURES', 'wifi', 'rfkill', '', d)} \ |
| 48 | ${@bb.utils.contains('MACHINE_FEATURES', 'efi', 'efi', '', d)} \ | ||
| 49 | binfmt \ | 47 | binfmt \ |
| 50 | randomseed \ | 48 | randomseed \ |
| 51 | machined \ | 49 | machined \ |
