summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/ncurses
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2020-02-07 14:33:30 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-02-08 13:19:55 +0000
commit0227e929021263c51d2e7db36224000fecb01f1c (patch)
treeca512296cf032c69c65d85fb7d1ad95422f8e77f /meta/recipes-core/ncurses
parent61650dd8498a093f3bfa93202c9cd2e9a7fb7834 (diff)
downloadopenembedded-core-0227e929021263c51d2e7db36224000fecb01f1c.tar.gz
sysvinit: Fix Reproducibility issue
With a sequence like: bitbake sysvinit bitbake sysvinit -c clean bitbake sysvinit -c package_write_ipk -f then the resulting package has two files with group "root/70" rather than "root/shutdown". The issue is that of do_package is a setscene task, base-passwd isn't present. This patch fixes that dependency but there may be other cases of this problem around. [YOCTO #13776] Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/ncurses')
0 files changed, 0 insertions, 0 deletions