diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2014-09-03 15:09:02 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-09-03 10:24:20 +0100 |
commit | 9b9da6667b606a56c89abc1b458f52dcca9774e9 (patch) | |
tree | 9ae1e128ff8a7ccac58400b811c47d0bd2c2552c /oe-init-build-env-memres | |
parent | 6272c81509bbdb5d602056ceaa6f2c02bbf47a41 (diff) | |
download | openembedded-core-9b9da6667b606a56c89abc1b458f52dcca9774e9.tar.gz openembedded-core-9b9da6667b606a56c89abc1b458f52dcca9774e9.tar.bz2 openembedded-core-9b9da6667b606a56c89abc1b458f52dcca9774e9.zip |
alsa-state: fix pkg_postinst and set INHIBIT_UPDATERCD_BBCLASS
As alsa-state inherits update-rc.d, the update-rc.d part inpostinst script
has already been handled in update-rc.d.bbclass.
Besides, we need to set INHIBIT_UPDATERCD_BBCLASS to "1" if 'sysvinit'
is not in DISTRO_FEATURES. This is because the init script is not installed
in such situation, adding update-rc.d part in the preinst/postinst scripts
just makes no sense.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'oe-init-build-env-memres')
0 files changed, 0 insertions, 0 deletions