summaryrefslogtreecommitdiffstats
path: root/meta/conf/layer.conf
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@kernel.crashing.org>2020-02-25 11:49:29 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-02-28 23:08:11 +0000
commitc4fb899b19a905a2b027f33947b6ec56f55b81a6 (patch)
tree99026cc59754138b821996d3ff2fcc1d3448a9be /meta/conf/layer.conf
parent7a9d9a4b5fb80a4b22b711c50ddcbd526c0955fb (diff)
downloadopenembedded-core-contrib-c4fb899b19a905a2b027f33947b6ec56f55b81a6.tar.gz
sysvinit: Fix install order/dependency
It is possible for sysvinit to be installed before the passwd/group files are installed from base-passwd. This results in an warning that the shutdown group can't be found. Adding a dependeny on base-passwd will resolve this issue. This has similar symptoms to the problem that oe-core commit 0227e929021263c51d2e7db36224000fecb01f1c fixed. The fix is simular in that it ensures that base-passwd is installed first, just at runtime vs setscene time. Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/layer.conf')
0 files changed, 0 insertions, 0 deletions