diff options
author | Khem Raj <raj.khem@gmail.com> | 2015-09-06 15:08:15 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-11 23:28:36 +0100 |
commit | 21fffdeea3ac5a84dcfc753665cb1df4625c0b2a (patch) | |
tree | 4012e8888fcce45fd86e493afda5f4348fdf67ee /meta/recipes-core | |
parent | 4cccac9af0d3d63c24c04639b5910c526a2d43eb (diff) | |
download | poky-21fffdeea3ac5a84dcfc753665cb1df4625c0b2a.tar.gz |
rootfs: Conditionally uninstall update-rc.d
update-rc.d is now needed by systemd to interact with sysv
scripts, so if we have a mixed system, then we can not uninstall
update-rc.d as it is going to break systemd functionality, we check for
sysvinit and sytemd in distro and also ensure that its not building an
image with readonly rootfs
(From OE-Core rev: 5dd5b8adc225d5c703d85fc0187ae65ff6067b58)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
0 files changed, 0 insertions, 0 deletions