diff options
author | David Reyna <David.Reyna@windriver.com> | 2017-11-30 00:55:23 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-12-18 15:05:29 +0000 |
commit | 7f7154dda9c6c342b7e671a7916659238453d661 (patch) | |
tree | c0b6e90b06aab0f8e81617964d1714d93955f58f /.gitignore | |
parent | b73e96e7f3f5d1ba3a221d99792a7a3c7ef42c21 (diff) | |
download | poky-7f7154dda9c6c342b7e671a7916659238453d661.tar.gz |
bitbake: toaster: unset BBPATH before starting bbserver for backwards compatibility
The latest build enviroment script is now setting BBPATH. This breaks
building previous releases from a master-based Toaster, because with this
newly inherited BBPATH value the 'bitbake.lock' file ends up in the
Toaster build directory instead of the project's build directory.
Toaster should always clear BBPATH so that the bbserver's environment
is clean (enough).
[YOCTO #12363]
(Bitbake rev: 21dde782c049108dd9455ffbf431de214437e800)
Signed-off-by: David Reyna <David.Reyna@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions