All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] devtool related changes, part 2
@ 2014-12-19 10:20 Paul Eggleton
  2014-12-19 10:20 ` [PATCH 1/4] siggen: ensure nostamp tasks force dependent tasks to re-execute Paul Eggleton
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Paul Eggleton @ 2014-12-19 10:20 UTC (permalink / raw)
  To: bitbake-devel

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-12-19 10:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-19 10:20 [PATCH 0/4] devtool related changes, part 2 Paul Eggleton
2014-12-19 10:20 ` [PATCH 1/4] siggen: ensure nostamp tasks force dependent tasks to re-execute Paul Eggleton
2014-12-19 10:20 ` [PATCH 2/4] utils: add basic metadata manipulation functions Paul Eggleton
2014-12-19 10:20 ` [PATCH 3/4] bitbake-layers: add commands for adding and removing layers Paul Eggleton
2014-12-19 10:20 ` [PATCH 4/4] cooker: add ability to ignore unmatched regexes in BBFILE_PATTERN Paul Eggleton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.