diff options
author | Joshua Lock <josh@linux.intel.com> | 2010-09-08 18:38:43 +0100 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-09-08 19:22:37 +0100 |
commit | 3e7db72216472050366c3059219660dea057e80b (patch) | |
tree | 4f29cd0ea032a1620e4d439071f668bcc16dfa8c /meta-extras/packages/gnome | |
parent | 8be5593777be3a6617791fc70e9aa47d54ca1676 (diff) | |
download | openembedded-core-3e7db72216472050366c3059219660dea057e80b.tar.gz openembedded-core-3e7db72216472050366c3059219660dea057e80b.tar.bz2 openembedded-core-3e7db72216472050366c3059219660dea057e80b.tar.xz openembedded-core-3e7db72216472050366c3059219660dea057e80b.zip |
bitbake: save the initial PATH for use when starting a subprocess
It was possible for bitbake-runtime to be run against a semi-installed
python-native resulting in tracebacks with ImportError's.
To prevent this we stash the initial PATH in the BBConfiguration when bitbake
is started and then set this in the env when launching bitbake-runtask through
subprocesses Popen() call.
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Diffstat (limited to 'meta-extras/packages/gnome')
0 files changed, 0 insertions, 0 deletions