[bitbake-devel] [PATCH 0/1] Store a data object containing the initial environment

Joshua Lock josh at linux.intel.com
Fri Jul 22 16:27:10 UTC 2011


As discussed, take a copy of the environment in the bitbake entry point and
pass it to the cooker for saving in a data store.

Tested with bitbake and bitbake-layers.

The following changes since commit abc67ed6921c98ed581f101ec1acc589fd9ce7e9:

  bitbake/utils: Add contains helper function from lib.oe.utils (2011-07-22 12:11:01 +0100)

are available in the git repository at:
  git://github.com/incandescant/bitbake initialenv
  https://github.com/incandescant/bitbake/tree/initialenv

Joshua Lock (1):
  bitbake|cooker: save a copy of the environment when BitBake is
    started

 bin/bitbake      |    5 ++++-
 lib/bb/cooker.py |   11 ++++++++++-
 2 files changed, 14 insertions(+), 2 deletions(-)

-- 
1.7.6





More information about the bitbake-devel mailing list