[bitbake-devel] [PATCH 0/4] devtool related changes, part 2

Paul Eggleton paul.eggleton at linux.intel.com
Fri Dec 19 10:20:28 UTC 2014


The following changes since commit 18cd0ce6a55c9065c3f1bf223b47d817b5efcd8f:

  data: escape '$' in shell variable assignment (2014-12-18 10:24:45 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib paule/devtool-bb2
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/devtool-bb2

Paul Eggleton (4):
  siggen: ensure nostamp tasks force dependent tasks to re-execute
  utils: add basic metadata manipulation functions
  bitbake-layers: add commands for adding and removing layers
  cooker: add ability to ignore unmatched regexes in BBFILE_PATTERN

 bin/bitbake-layers |  54 +++++++++++++++++++++++
 lib/bb/cooker.py   |   7 +--
 lib/bb/siggen.py   |   6 +++
 lib/bb/utils.py    | 127 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 191 insertions(+), 3 deletions(-)

-- 
1.9.3




More information about the bitbake-devel mailing list