mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-07-16 04:36:58 +00:00
initrdscripts-secure-core: don't install sysvinit
/sbin/init should be covered by rootfs not here. Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
This commit is contained in:
@@ -25,7 +25,6 @@ FILES_${PN} = "\
|
||||
# Install the minimal stuffs only, and don't care how the external
|
||||
# environment is configured.
|
||||
|
||||
# @sysvinit: init
|
||||
# @coreutils: echo, cat, sleep, switch_root, expr, mkdir
|
||||
# @util-linux: mount
|
||||
# @grep: grep
|
||||
@@ -33,7 +32,6 @@ FILES_${PN} = "\
|
||||
# @eudev: udevd, udevadm
|
||||
# @procps: pkill
|
||||
RDEPENDS_${PN} += "\
|
||||
sysvinit \
|
||||
coreutils \
|
||||
util-linux-mount \
|
||||
grep \
|
||||
|
||||
Reference in New Issue
Block a user