All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3 V2] bb: siggen: Make dump_sigfile and compare_sigfiles print uuid4
@ 2019-04-17 11:01 Robert Yang
  2019-04-17 11:01 ` [PATCH 1/3 V2] bitbake-diffsigs: Use 4 spaces as indent for recursecb Robert Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Robert Yang @ 2019-04-17 11:01 UTC (permalink / raw)
  To: bitbake-devel

* 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



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

end of thread, other threads:[~2019-04-17 11:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-17 11:01 [PATCH 0/3 V2] bb: siggen: Make dump_sigfile and compare_sigfiles print uuid4 Robert Yang
2019-04-17 11:01 ` [PATCH 1/3 V2] bitbake-diffsigs: Use 4 spaces as indent for recursecb Robert Yang
2019-04-17 11:01 ` [PATCH 2/3 V2] bb: siggen: Make dump_sigfile and compare_sigfiles print uuid4 Robert Yang
2019-04-17 11:01 ` [PATCH 3/3 V2] bb: siggen: Print more info when basehash are mis-matched Robert Yang

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.