diff options
author | Jörg Sommer <joerg.sommer@navimatix.de> | 2023-10-20 09:48:41 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-10-23 10:49:19 +0100 |
commit | 90ac8a0c66833a7afcf78bacd3af09bf0a09fc8e (patch) | |
tree | 1e73dede2503012575dab661ebfc1e0fc6da2c42 /scripts/lib/argparse_oe.py | |
parent | 91acd29313f714022b0f72c11612d82769e59324 (diff) | |
download | poky-90ac8a0c66833a7afcf78bacd3af09bf0a09fc8e.tar.gz |
package_qa_check_rdepends: Allow /usr/bin/sh if usrmerge
If the distro feature usrmerge is set, all files from /bin are moved to
/usr/bin, i.e. /usr/bin/sh is the same as /bin/sh and should be allowed be
ignored, because it's always present.
(From OE-Core rev: 330dc61053afae8a1812bda6f9e01e2f09d1f08f)
Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/argparse_oe.py')
0 files changed, 0 insertions, 0 deletions