mbox

[kirkstone,2.0,0/5] Patch review

Message ID cover.1730306845.git.steve@sakoman.com
State Not Applicable, archived
Headers show

Pull-request

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

Message

Steve Sakoman Oct. 30, 2024, 4:49 p.m. UTC
Please review this set of changes for kirkstone/2.0 and have comments back
by end of day Friday, November 1

Passed a-full on autobuilder:

https://valkyrie.yoctoproject.org/#/builders/29/builds/368

The following changes since commit 53264dc14554890b3a2afc83cb1749cf10d86854:

  fetch2/git: Use quote from shlex, not pipes (2024-10-27 21:12:34 +0000)

are available in the Git repository at:

  https://git.openembedded.org/bitbake-contrib stable/2.0-nut
  https://git.openembedded.org/bitbake-contrib/log/?h=stable/2.0-nut

Richard Purdie (2):
  tests/fetch: Use our own mirror of sysprof to decouple from gnome
    gitlab
  tests/fetch: Use our own mirror of mobile-broadband-provider to
    decouple from gnome gitlab

Robert Yang (2):
  gitsm: Add call_process_submodules() to remove duplicated code
  gitsm: Remove downloads/tmpdir when failed

Steve Sakoman (1):
  bitbake-user-manual-ref-variables: update BB_HASHSERVE_UPSTREAM for
    new infrastructure

 .../bitbake-user-manual-ref-variables.rst     |  2 +-
 lib/bb/fetch2/gitsm.py                        | 44 +++++++------------
 lib/bb/tests/fetch.py                         |  4 +-
 3 files changed, 19 insertions(+), 31 deletions(-)