mbox series

[scarthgap,2.8,0/2] Bug fixes backport

Message ID 20241015114515.1331555-1-alban.bedel@aerq.com
Headers show
Series Bug fixes backport | expand

Message

Bedel, Alban Oct. 15, 2024, 11:45 a.m. UTC
This series backport 2 bug fixes from master. The first make
`bitbake-dumpsig` usable again and the second fix some potentialy
huge sstate mismatch between different build environments.

Enrico Jörns (1):
  bitbake-diffsigs: fix handling when finding only a single sigfile

Richard Purdie (1):
  siggen: Fix rare file-checksum hash issue

 bin/bitbake-diffsigs | 9 +++++----
 lib/bb/siggen.py     | 2 +-
 2 files changed, 6 insertions(+), 5 deletions(-)