]> code.ossystems Code Review - openembedded-core.git/commit
bash: use /bin/bash as default shell when bash is included
authorKevin Tian <kevin.tian@intel.com>
Wed, 26 Jan 2011 11:37:10 +0000 (19:37 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 28 Jan 2011 16:49:12 +0000 (16:49 +0000)
commitce9d6ebf34d7972021529c6270426c1760b967e5
tree54b6417d219bd79eadc0719809405615645d4c8e
parentabc25cb88570bf54d3bb518b5083402894cca061
bash: use /bin/bash as default shell when bash is included

though bash is included in LSB profile, it doesn't use update-alternative
to take effect and thus it's still busybox behaving as /bin/sh.

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
meta/recipes-extended/bash/bash.inc
meta/recipes-extended/bash/bash_3.2.48.bb
meta/recipes-extended/bash/bash_4.1.bb