[bitbake][scarthgap][2.8][PATCH 0/4] Pull request

Yoann Congal <[email protected]> Sat, 6 Jun 2026 00:12:24 +0200
Newsgroups org.openembedded.lists.bitbake-devel
Message-ID <[email protected]>
Passed a-full on autobuilder:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/29/builds/3933

The following changes since commit 82abbfcdbda949851a03bb2cb2049ea689564ad6:

  tests/fetch: Avoid using git protocol in tests (2026-05-13 22:22:20 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 37beb06ba9329cd16976273efbb341f781d4e749:

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

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

Anders Heimer (4):
  fetch2: validate deb/ipk data member names
  fetch2: validate striplevel parameter
  fetch2/git: quote shallow extra ref arguments
  fetch2: Unpack RPMs with --no-absolute-filenames

 lib/bb/fetch2/__init__.py | 19 +++++---
 lib/bb/fetch2/git.py      |  2 +-
 lib/bb/tests/fetch.py     | 94 +++++++++++++++++++++++++++++++++++++++
 3 files changed, 108 insertions(+), 7 deletions(-)