mbox

[wrynose,2.18,0/3] Pull request

Message ID cover.1780780690.git.yoann.congal@smile.fr
State Not Applicable, archived
Headers show

Pull-request

https://git.openembedded.org/bitbake-contrib stable/2.18-next

Message

Yoann Congal June 6, 2026, 9:19 p.m. UTC
Passed a-full on autobuilder:
https://autobuilder.yoctoproject.org/valkyrie/?#/builders/29/builds/3940

The following changes since commit edd1cd43eee1a1f87dcd1ca356ae4247c41eac8f:

  fetch2: Unpack RPMs with --no-absolute-filenames (2026-06-05 12:57:05 +0200)

are available in the Git repository at:

  https://git.openembedded.org/bitbake-contrib stable/2.18-next
  https://git.openembedded.org/bitbake-contrib/log/?h=stable/2.18-next

for you to fetch changes up to 294074e65f37822a0f31bb11eb968d311b54a66a:

  toaster: use https for clones, remove cgit in links in defaults (2026-06-06 01:17:50 +0200)

----------------------------------------------------------------

Anders Heimer (2):
  hashserv/tests: use valid 64-character unihashes
  hashserv: validate unihash values

David Reyna (1):
  toaster: use https for clones, remove cgit in links in defaults

 lib/bb/siggen.py                         |   9 +-
 lib/bb/tests/siggen.py                   |  47 ++++++
 lib/hashserv/__init__.py                 |   7 +
 lib/hashserv/server.py                   |  27 +++-
 lib/hashserv/tests.py                    | 193 ++++++++++++++++-------
 lib/toaster/orm/fixtures/gen_fixtures.py |  31 ++--
 lib/toaster/orm/fixtures/poky.xml        |  40 ++---
 7 files changed, 262 insertions(+), 92 deletions(-)