]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: unexport SHELL
authorChristopher Larson <chris_larson@mentor.com>
Mon, 24 Aug 2015 22:18:37 +0000 (15:18 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 30 Aug 2015 11:34:16 +0000 (12:34 +0100)
commit43a2baf26dad4b7b2f0e4c6af3ea4a611cee7ad5
tree0f716b18824ad5bd538bef147c79530b355107ab
parentb30d7b1b97ffd1d44083d93ed0e572d80fcebc54
bitbake.conf: unexport SHELL

The user's shell shouldn't be allowed to affect the build (and it can break
the flock command and possibly more, if the user's shell isn't POSIX
compliant).

(From OE-Core rev: fc5e1cfcc3ab7acfb6e7e12cb2cf7fa4699ae7b3)

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf