[bitbake-devel] [PATCH 0/4] Add reparseFile command and adopt the saved environment

Joshua Lock josh at linux.intel.com
Mon Jul 25 18:56:08 UTC 2011


This series adapts the cooker to use the saved OS environment instead of the
current os.environ and adds the reparseFiles command which triggered the
changes.

The following changes since commit f0b5d16426b983a67c51c47f3542162108bd4156:

  Update version to 1.13.3 (2011-07-25 13:50:38 +0100)

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

Joshua Lock (4):
  data|cooker: use saved environment variables when calling
    inheritFromOS
  bitbake-layers: adapt to cooker change for saved environment
  command|cooker: Add reparseFiles command
  cooker: only append files once

 bin/bitbake-layers |    7 ++++---
 lib/bb/command.py  |    8 ++++++++
 lib/bb/cooker.py   |   51 +++++++++++++++++++++++++++++++--------------------
 lib/bb/data.py     |    8 ++++----
 4 files changed, 47 insertions(+), 27 deletions(-)

-- 
1.7.6





More information about the bitbake-devel mailing list