[bitbake-devel] [PATCH 0/3] Improve bitbake-dumpsig

Peter Kjellerstedt peter.kjellerstedt at axis.com
Sat Mar 11 05:22:14 UTC 2017


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



More information about the bitbake-devel mailing list