summaryrefslogtreecommitdiffstats
path: root/meta/lib
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2011-03-01 16:11:12 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-03-03 16:57:43 +0000
commit23ecbad5cd2b83263cdd79ddb31a7cd10f7ede7f (patch)
treefbe4063dd2801ee04f93d841e8ea4e86a0fdaf8e /meta/lib
parent4b912a58564f69accac047667f4fb91c01a6c17a (diff)
downloadpoky-23ecbad5cd2b83263cdd79ddb31a7cd10f7ede7f.tar.gz
kernel: remove explicit bash call in do_menuconfig
Fixes [BUGID #598] The explicit addition of "bash" before "make menuconfig" is clearing variables that are required for pseudo. The end result is that menuconfig often fails silently with: ERROR: ld.so: object 'libpseudo.so' from LD_PRELOAD cannot be preloaded: ignored. Removing bash from the menuconfig SHELLCMDS variable fixes the psudo problem. (From OE-Core rev: b909f12a92c86fd2fe9348eeec455e2c9ef71f1a) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib')
0 files changed, 0 insertions, 0 deletions