]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
package_qa_check_rdepends: Allow /usr/bin/sh if usrmerge
authorJörg Sommer <joerg.sommer@navimatix.de>
Fri, 20 Oct 2023 07:48:41 +0000 (09:48 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 Oct 2023 09:45:26 +0000 (10:45 +0100)
commit330dc61053afae8a1812bda6f9e01e2f09d1f08f
tree829fd44e097432da6842ed8b528d2772d642c75d
parentc9c9a077e85b56f495f09187483548149f142a8d
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.

Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/classes-global/insane.bbclass