]> code.ossystems Code Review - openembedded-core.git/commit
busybox: Provide /bin/ash when usrmerge is enabled
authorWes Lindauer <wesley.lindauer@gmail.com>
Wed, 14 Nov 2018 21:52:37 +0000 (16:52 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Nov 2018 09:32:17 +0000 (09:32 +0000)
commitcc8d54521aa79c1ca88c801e89c3ade6c17ae7a2
tree65a490c010aa602afc8fdc558c19cd0e7b3269d1
parent2ec0bc0b038bc6413978c8f34ef5c0d22b4bc3e7
busybox: Provide /bin/ash when usrmerge is enabled

When usrmerge is enabled, scripts that were explicitly using #!/bin/ash
will cause a QA Error like the following:

QA Issue: bar.sh contained in package foo requires /bin/ash,
but no providers found in RDEPENDS_foo? [file-rdeps].

It seems perfectly acceptable for scripts to use /bin/ash so provide
it along with /bin/sh.

Signed-off-by: Wes Lindauer <wesley.lindauer@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/busybox/busybox.inc