diff options
author | Wenlin Kang <wenlin.kang@windriver.com> | 2014-04-08 15:16:02 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-08 17:59:27 +0100 |
commit | 6ef650359cc2a49376eb5ca92bc97b34cdd82862 (patch) | |
tree | f0ffb02f1a29b5b013f37ef5af9f95742920d198 /meta/recipes-core/eglibc | |
parent | 344049ccfa59ae489c35fe0fb7592f7d34720b51 (diff) | |
download | openembedded-core-6ef650359cc2a49376eb5ca92bc97b34cdd82862.tar.gz openembedded-core-6ef650359cc2a49376eb5ca92bc97b34cdd82862.tar.bz2 openembedded-core-6ef650359cc2a49376eb5ca92bc97b34cdd82862.zip |
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>
Diffstat (limited to 'meta/recipes-core/eglibc')
0 files changed, 0 insertions, 0 deletions