generic-poky/bitbake/bin
Joshua Lock 61d83c6d6b Ensure only the filtered environment variables are inherited from the OS
The recent change which modified inheritFromOS to use the intial
environment, rather than the current environment, introduced a bug such
that variables which had been cleaned from the environment where still set
in the data store.

This patch changes things such that a list of approved environment
variables is saved after the environment is cleaned and only the variables
in this list are inherited in inheritFromOS.

CC: James Limbouris <james.limbouris@gmail.com>
CC: Chris Larson <clarson@kergoth.com>
(Bitbake rev: cb6c07054e8baf94614713ec257c643b22266d75)

Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-08-15 09:49:37 +01:00
..
bitbake bitbake/logging: Overhaul internal logging process 2011-08-15 09:14:28 +01:00
bitbake-diffsigs bitbake/bitbake-sigdiff: Extend to handle dumping single state siginfo files 2010-09-30 18:02:35 +01:00
bitbake-layers Ensure only the filtered environment variables are inherited from the OS 2011-08-15 09:49:37 +01:00
bitbake-prserv Add PR service deamon to bitbake 2011-05-27 17:55:49 +01:00
bitbake-runtask bitbake/bitbake-runtask: Since the parent has set the environment up cleanly we don't need to filter this ourselves anymore 2010-12-10 12:40:23 +00:00
bitdoc bitbake/logging: Overhaul internal logging process 2011-08-15 09:14:28 +01:00