All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Improve bitbake-dumpsig
@ 2017-03-11  5:22 Peter Kjellerstedt
  2017-03-11  5:22 ` [PATCH 1/3] bitbake-dumpsig: Allow recipe and task to be specified Peter Kjellerstedt
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Peter Kjellerstedt @ 2017-03-11  5:22 UTC (permalink / raw)
  To: bitbake-devel

This adds support to bitbake-dumpsig to specify the signature file to
dump by specifying a recipie and task using --task (-t), the same way
it is possible to do for bitbake-diffsigs.

It also adds support to bitbake-dumpsig and bitbake-diffsigs to output
some debug data (currently the names of the identified signature
files) by specifying --debug (-D).

//Peter

The following changes since commit 760e81678cec80dcdaab12c2a0a0148e3e0ba275:

  go: Add recipes for golang compilers and tools (2017-03-10 15:51:55 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib pkj/bitbake-dumpsig
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=pkj/bitbake-dumpsig

Peter Kjellerstedt (3):
  bitbake-dumpsig: Allow recipe and task to be specified
  bitbake-dumpsig: Add debug support
  bitbake-diffsigs: Add debug support

 bitbake/bin/bitbake-diffsigs |  9 +++++++
 bitbake/bin/bitbake-dumpsig  | 61 ++++++++++++++++++++++++++++++++++++--------
 2 files changed, 59 insertions(+), 11 deletions(-)

-- 
2.12.0



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

end of thread, other threads:[~2017-03-11  5:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-11  5:22 [PATCH 0/3] Improve bitbake-dumpsig Peter Kjellerstedt
2017-03-11  5:22 ` [PATCH 1/3] bitbake-dumpsig: Allow recipe and task to be specified Peter Kjellerstedt
2017-03-11  5:22 ` [PATCH 2/3] bitbake-dumpsig: Add debug support Peter Kjellerstedt
2017-03-11  5:22 ` [PATCH 3/3] bitbake-diffsigs: " Peter Kjellerstedt

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.