generic-poky/bitbake/bin
Joshua Lock 3e7db72216 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>
2010-09-08 19:22:37 +01:00
..
bitbake bitbake: save the initial PATH for use when starting a subprocess 2010-09-08 19:22:37 +01:00
bitbake-diffsigs bitbake: Add missing signature files 2010-09-03 16:11:45 +01:00
bitbake-runtask bitbake/bitbake-runtask: Ensure signals to the parent don't pass to the children directly 2010-09-07 23:54:15 +01:00
bitdoc Apply some 2to3 refactorings 2010-07-02 15:41:37 +01:00