diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-11-07 09:14:21 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-11-08 10:56:35 +0000 |
commit | b7289510855fbf908ff60cff2ee642867c44dbea (patch) | |
tree | 553ce9ab5bfdba8ac61200ec0a3a552b2a338006 /meta/lib/patchtest/repo.py | |
parent | b177f377285746364354ab26d95b9f2f09f08dcf (diff) | |
download | poky-b7289510855fbf908ff60cff2ee642867c44dbea.tar.gz |
debianutils: Fix warnings
In the recent upgrade, which started to be installed as which.debianutils and the man
page was also renamed. Update the recipe to remove the now unneeded man page alternatives
and rename the binary to match what the code expects. This avoids warnings like:
WARNING: debianutils-5.14-r0 do_package: debianutils: alternative target (/usr/share/man/man1/which.1 or /usr/share/man/man1/which.1.debianutils) does not exist, skipping...
WARNING: debianutils-5.14-r0 do_package: debianutils: NOT adding alternative provide /usr/share/man/man1/which.1: /usr/share/man/man1/which.1.debianutils does not exist
WARNING: debianutils-5.14-r0 do_package: debianutils: alt_link == alt_target: /usr/share/man/man1/which.1 == /usr/share/man/man1/which.1
(From OE-Core rev: 9f8d3438530abceabdfd03d2ff2157bb79e4e034)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/patchtest/repo.py')
0 files changed, 0 insertions, 0 deletions