Openembedded Bitbake Development
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 0/4] devtool related changes, part 2
Date: Fri, 19 Dec 2014 10:20:28 +0000	[thread overview]
Message-ID: <cover.1418984377.git.paul.eggleton@linux.intel.com> (raw)

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



             reply	other threads:[~2014-12-19 10:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-19 10:20 Paul Eggleton [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1418984377.git.paul.eggleton@linux.intel.com \
    --to=paul.eggleton@linux.intel.com \
    --cc=bitbake-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox