summaryrefslogtreecommitdiffstats
path: root/meta-selftest
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2021-01-02 17:12:43 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-01-03 08:57:57 +0000
commit769f8be29a192fd4fa0c4752f851fa3728d71179 (patch)
tree34868c6cf018e3895733700a663b8e7e6e6e7ccd /meta-selftest
parentd9686ae511ef10a504becfd81bfe296b788e1456 (diff)
downloadopenembedded-core-contrib-769f8be29a192fd4fa0c4752f851fa3728d71179.tar.gz
man-db: Fix reproducibility issue
Executing a sequence like: bitbake man-db bitbake man-db -c clean bitbake man-db -c package_write_deb -f results in the ownership of files in the man-db package changing from "man/man" to "6/12". This is due to base-passwd not being installed in the recipe sysroot. Add the missing dependency so even if a recipe "re-packages", the name of the user/group is found and the packages are reproducible. [YOCTO #14172] Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-selftest')
0 files changed, 0 insertions, 0 deletions