mbox

[wrynose,2.18,0/4] Pull request

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

Pull-request

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

Message

Yoann Congal June 5, 2026, 10:08 p.m. UTC
Passed a-full on autobuilder with 2 AB-INT failures:
https://autobuilder.yoctoproject.org/valkyrie/?#/builders/29/builds/3934
* qemuarm64-ptest failed with #16241 – AB-INT PTEST: util-linux ptest failure: timeout
  -> retried in https://autobuilder.yoctoproject.org/valkyrie/?#/builders/61/builds/3760
* oe-selftest-fedora failed with #16308 – AB-INT: selftest: xterm: Xt error: Can't open display: :1
  -> retried in https://autobuilder.yoctoproject.org/valkyrie/?#/builders/48/builds/3832

The following changes since commit 22021758e66737bcf68dfd2b74adc6a0cb1d42d9:

  README: Add "2.18" subject-prefix to git-send-email suggestion (2026-05-19 11:08:15 +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 edd1cd43eee1a1f87dcd1ca356ae4247c41eac8f:

  fetch2: Unpack RPMs with --no-absolute-filenames (2026-06-05 12:57:05 +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      |  6 ++-
 lib/bb/tests/fetch.py     | 93 +++++++++++++++++++++++++++++++++++++++
 3 files changed, 110 insertions(+), 8 deletions(-)