[bitbake][wrynose][2.18][PATCH 0/3] Pull request
Yoann Congal <[email protected]> Sat, 6 Jun 2026 23:19:36 +0200
| Newsgroups | org.openembedded.lists.bitbake-devel |
|---|---|
| Message-ID | <[email protected]> |
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(-)