initrdscripts-secure-core: install udevd and udevadm provided by either eudev or udev

Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
This commit is contained in:
Lans Zhang
2017-07-26 22:48:05 +08:00
parent 4eaaa557ff
commit c82c3c56e8
@@ -29,14 +29,13 @@ FILES_${PN} = "\
# @util-linux: mount
# @grep: grep
# @gawk: awk
# @eudev: udevd, udevadm
# @procps: pkill
# @eudev or udev: udevd, udevadm
RDEPENDS_${PN} += "\
coreutils \
util-linux-mount \
grep \
gawk \
eudev \
${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'udev', 'eudev', d)} \
"
# @initrdscripts-ima: init.ima