diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2011-03-01 16:11:12 -0500 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-03-02 09:48:53 -0800 |
commit | b909f12a92c86fd2fe9348eeec455e2c9ef71f1a (patch) | |
tree | 701a68bd50a05b5dac60d02d8ed39f553c1599cc /meta/recipes-support/sqlite | |
parent | b830c5b4c5488eee4b31094db32f5cf0cd95ad30 (diff) | |
download | openembedded-core-b909f12a92c86fd2fe9348eeec455e2c9ef71f1a.tar.gz openembedded-core-b909f12a92c86fd2fe9348eeec455e2c9ef71f1a.tar.bz2 openembedded-core-b909f12a92c86fd2fe9348eeec455e2c9ef71f1a.tar.xz openembedded-core-b909f12a92c86fd2fe9348eeec455e2c9ef71f1a.zip |
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.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta/recipes-support/sqlite')
0 files changed, 0 insertions, 0 deletions