]> code.ossystems Code Review - openembedded-core.git/commit
busybox: fix a sh link wrong
authorWenlin Kang <wenlin.kang@windriver.com>
Tue, 8 Apr 2014 07:16:02 +0000 (15:16 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 8 Apr 2014 16:59:27 +0000 (17:59 +0100)
commit6ef650359cc2a49376eb5ca92bc97b34cdd82862
treef0ffb02f1a29b5b013f37ef5af9f95742920d198
parent344049ccfa59ae489c35fe0fb7592f7d34720b51
busybox: fix a sh link wrong

When both bash and busybox be installed, without ash support
in busybox,if bash is installed before busybox in the final stage,
even if ALTERNATIVE_PRIORITY of bash > ALTERNATIVE_PRIORITY of busybox,
the symlink from /bin/sh to bash can be yet overwritten by busybox.

Signed-off-by: Wenlin Kang <wenlin.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/busybox/busybox.inc