diff options
author | Christopher Larson <chris_larson@mentor.com> | 2015-08-24 15:18:34 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-08-30 12:34:18 +0100 |
commit | 833302761df924bb503cc2ad04ecae1023381f8f (patch) | |
tree | 072807064eff61e92165697b9a9e833ea39fb6b8 /meta/classes/nativesdk.bbclass | |
parent | 9697d13e48633515b80b2ab9bab84ca54ce3ed48 (diff) | |
download | openembedded-core-contrib-833302761df924bb503cc2ad04ecae1023381f8f.tar.gz |
update-rc.d.bbclass: explicitly dep on initscripts
update-rc.d doesn't just want an initscripts package, it wants
initscripts-functions. In the case where VIRTUAL-RUNTIME_initscripts is set to
nothing, update-rc.d still needs initscripts-functions to satisfy its runtime
dependencies. Further, we shouldn't be using a *runtime* virtual in a *build
time* variable. This should resolve image creation failures with
configurations without sysv initscripts when a recipe inherits update-rc.d and
doesn't inherit systemd.
(From OE-Core rev: e6642ae0849e5ac3174c643a7693af25d829d6d1)
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/nativesdk.bbclass')
0 files changed, 0 insertions, 0 deletions