diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2014-09-03 15:09:05 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-09-03 10:24:21 +0100 |
commit | 640a2231597d74517527ebedb6fd141278ba06f4 (patch) | |
tree | 9653f123ef477a35e0fd2e4d48c74a757d6fdb64 /scripts/runqemu-export-rootfs | |
parent | ffcd4bf2198171c9663f72d4499d5d55c29abf40 (diff) | |
download | openembedded-core-640a2231597d74517527ebedb6fd141278ba06f4.tar.gz openembedded-core-640a2231597d74517527ebedb6fd141278ba06f4.tar.bz2 openembedded-core-640a2231597d74517527ebedb6fd141278ba06f4.zip |
v86d: set INHIBIT_UPDATERCD_BBCLASS if 'sysvinit' not in DISTRO_FEATURES
Set INHIBIT_UPDATERCD_BBCLASS to "1" if 'sysvinit' is not in DISTRO_FEATURES.
The functionality of the init script 'fbsetup' is implemented internally in
systemd. So fbsetup is not installed if 'sysvinit' is in DISTRO_FEATURES.
That's why we need to set INHIBIT_UPDATERCD_BBCLASS to "1" to avoid
generation of update-rc.d related preinst/postinst scripts.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/runqemu-export-rootfs')
0 files changed, 0 insertions, 0 deletions