All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] BitBake signature tool improvements
@ 2013-10-04 16:44 Paul Eggleton
  2013-10-04 16:44 ` [PATCH 1/4] bitbake-diffsigs: handle if task name is specified without do_ prefix Paul Eggleton
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Paul Eggleton @ 2013-10-04 16:44 UTC (permalink / raw)
  To: bitbake-devel

Make bitbake-diffsigs and bitbake-dumpsig a little easier to use.

The following changes (against poky, but apply cleanly against bitbake
master with -p2) are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib paule/bb-sig-tools
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/bb-sig-tools

Paul Eggleton (4):
  bitbake-diffsigs: handle if task name is specified without do_ prefix
  bitbake-diffsigs: refactor argument parsing slightly
  bitbake-diffsigs: improve error handling
  bitbake-dumpsig: introduce command line and error handling

 bitbake/bin/bitbake-diffsigs | 57 ++++++++++++++++++++++++++++-------------
 bitbake/bin/bitbake-dumpsig  | 60 +++++++++++++++++++++++++++++++++++++++++---
 2 files changed, 96 insertions(+), 21 deletions(-)

-- 
1.8.1.2



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

end of thread, other threads:[~2013-10-04 17:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-04 16:44 [PATCH 0/4] BitBake signature tool improvements Paul Eggleton
2013-10-04 16:44 ` [PATCH 1/4] bitbake-diffsigs: handle if task name is specified without do_ prefix Paul Eggleton
2013-10-04 17:04   ` Paul Eggleton
2013-10-04 16:44 ` [PATCH 2/4] bitbake-diffsigs: refactor argument parsing slightly Paul Eggleton
2013-10-04 16:44 ` [PATCH 3/4] bitbake-diffsigs: improve error handling Paul Eggleton
2013-10-04 16:44 ` [PATCH 4/4] bitbake-dumpsig: introduce command line and " 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.