diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2014-09-03 15:09:15 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-09-03 11:09:06 +0100 |
commit | f8f2adab637a900b5122ce6f95b559729bc3248e (patch) | |
tree | 04b0731fd3f0fe1d34d29ddd7af1857be1400c6e /scripts/runqemu-ifup | |
parent | bebf263f9ed138678c72f97cd75581ae5b2d20a7 (diff) | |
download | poky-f8f2adab637a900b5122ce6f95b559729bc3248e.tar.gz |
packagegroup-core-boot: conditionally rdepend on VIRTUAL-RUNTIME_initscripts
If we are building a systemd image with 'sysvinit' not in DISTRO_FEATURES,
the initscripts should not be installed into the image, as they are useless.
What's more, we as now support executing scripts under /etc/rcS.d, the
boot time will be increased by these scripts as the systemd will try to
translate them into temporary service files.
These init scritps are actually needed only when 'sysvinit' is in
DISTRO_FEATURES.
(From OE-Core rev: 74b931909e58fc581bb52c1af1f3ae26602980f3)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/runqemu-ifup')
0 files changed, 0 insertions, 0 deletions