[bitbake-devel] [PATCH 0/3 V2] bb: siggen: Make dump_sigfile and compare_sigfiles print uuid4

Robert Yang liezhi.yang at windriver.com
Wed Apr 17 11:01:48 UTC 2019


* V2
  - Tweak the output of diffsigs/dumpsigs to print uuid4 which makes it easier
    for debugging.
  - Add another commit "bitbake-diffsigs: Use 4 spaces as indent for recursecb"

* V1
  - Initial version

The following changes since commit c23c8ebc7f66a92110bfc9e3c4d633a432d1353b:

  core-image-sato-sdk-ptest: Try and keep image below 4GB limit (2019-04-16 11:10:02 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib rbt/sigs
  http://git.pokylinux.org/cgit.cgi//log/?h=rbt/sigs

Robert Yang (3):
  bitbake-diffsigs: Use 4 spaces as indent for recursecb
  bb: siggen: Make dump_sigfile and compare_sigfiles print uuid4
  bb: siggen: Print more info when basehash are mis-matched

 bitbake/bin/bitbake-diffsigs |  2 +-
 bitbake/lib/bb/runqueue.py   |  2 +-
 bitbake/lib/bb/siggen.py     | 16 +++++++++++++++-
 3 files changed, 17 insertions(+), 3 deletions(-)

-- 
2.7.4



More information about the bitbake-devel mailing list