[bitbake-devel] [RFC PATCH 0/1] Tracking parsed configuration files v2

Joshua Lock josh at linux.intel.com
Mon Aug 1 23:22:37 UTC 2011


Since v1 I've switched to hooking into the parser itself and storeing a list
of parsed configuration files as the parsing happens.

Hopefully a little less ugly and certainly a lot less hacky than the last
attempt.

Please review the following changes for suitability for inclusion. If you have
any objections or suggestions for improvement, please respond to the patches. If
you agree with the changes, please provide your Acked-by.

The following changes since commit c9dd2592434338bdddb3cc6f42e760c86fa9e6bb:

  hob: fix save/restore of toolchain preferences (2011-07-28 10:58:07 -0700)

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

Joshua Lock (1):
  cooker: store a list of parsed configuration files

 lib/bb/cooker.py                     |    3 +++
 lib/bb/parse/parse_py/ConfHandler.py |    3 +++
 2 files changed, 6 insertions(+), 0 deletions(-)

-- 
1.7.6





More information about the bitbake-devel mailing list