[bitbake][wrynose][2.18][PATCH 0/6] Patch review
Yoann Congal <[email protected]> Thu, 11 Jun 2026 00:53:02 +0200
| Newsgroups | org.openembedded.lists.bitbake-devel |
|---|---|
| Message-ID | <[email protected]> |
Please review this set of changes for 2.18/wrynose and have comments back by end of day Friday, June 12. Passed a-full on autobuilder: https://autobuilder.yoctoproject.org/valkyrie/?#/builders/29/builds/3963 The following changes since commit 294074e65f37822a0f31bb11eb968d311b54a66a: toaster: use https for clones, remove cgit in links in defaults (2026-06-06 01:17:50 +0200) are available in the Git repository at: https://git.openembedded.org/bitbake-contrib stable/2.18-nut https://git.openembedded.org/bitbake-contrib/log/?h=stable/2.18-nut for you to fetch changes up to 52b3bff42f17933595af48654098b172ea10baff: fetch2: allow empty value for params while formatting URI string. (2026-06-10 14:11:31 +0200) ---------------------------------------------------------------- Anthony Squires (1): fetch2: reraise IOError during download João Marcos Costa (1): layerindexlib: restapi.py: fix unbound variable Marcio Henriques (1): bitbake: fix issue with varflag exclusion Thomas Perrot (2): fetch2/crate: skip yanked versions when reading cargo index fetch2/crate: guard against empty version list hongxu (1): fetch2: allow empty value for params while formatting URI string. lib/bb/data.py | 2 +- lib/bb/fetch2/__init__.py | 8 ++++++-- lib/bb/fetch2/crate.py | 7 ++++--- lib/bb/tests/fetch.py | 6 +++--- lib/layerindexlib/restapi.py | 2 +- 5 files changed, 15 insertions(+), 10 deletions(-)