[bitbake-devel] [PATCH 0/4] BitBake signature tool improvements

Paul Eggleton paul.eggleton at linux.intel.com
Fri Oct 4 16:44:24 UTC 2013


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




More information about the bitbake-devel mailing list