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

Joshua Lock josh at linux.intel.com
Fri Jul 22 17:20:59 UTC 2011


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.

Sanity prevails thanks to diligent code review.

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 |   10 +++++++++-
 2 files changed, 13 insertions(+), 2 deletions(-)

-- 
1.7.6





More information about the bitbake-devel mailing list