My first set of patches for the development tree. Should be mostly
self-explanatory. We still need to apply the upstream COPYING patch
the u-boot-sam460ex code but we should decide if its worth mirroring
or should we just treat the copy as fully "ours".

Hopefully I'll have the new aarch64 runner online by Friday and ready
for the switchover.

Hopefully I'll also be able to pick up Gustavo's reverse debug test
fixes by then as well.

Alex.

Alex Bennée (7):
  .gitpublish: use origin/master as default base
  .gitmodules: restore qemu-project mirror of u-boot
  .gitmodules: restore qemu-project mirror of u-boot-sam460ex
  tests/lcitool: drop 64 bit guests from i686 cross build
  tests/lcitool: bump custom runner packages to Ubuntu 24.04
  gitlab: move custom runners to Ubuntu 24.04
  scripts/ci: use recommended registration command

 .gitlab-ci.d/custom-runners.yml               |  6 ++--
 ...4-aarch32.yml => ubuntu-24.04-aarch32.yml} |  8 ++---
 ...4-aarch64.yml => ubuntu-24.04-aarch64.yml} | 32 +++++++++----------
 ...22.04-s390x.yml => ubuntu-24.04-s390x.yml} | 28 ++++++++--------
 .gitmodules                                   |  6 ++--
 .gitpublish                                   | 16 +++++-----
 scripts/ci/setup/gitlab-runner.yml            | 12 ++-----
 scripts/ci/setup/ubuntu/build-environment.yml | 12 +++----
 ...-aarch64.yaml => ubuntu-2404-aarch64.yaml} |  4 ++-
 ...2204-s390x.yaml => ubuntu-2404-s390x.yaml} |  4 ++-
 scripts/ci/setup/vars.yml.template            |  5 +--
 .../dockerfiles/debian-i686-cross.docker      |  2 +-
 tests/lcitool/refresh                         |  6 ++--
 13 files changed, 69 insertions(+), 72 deletions(-)
 rename .gitlab-ci.d/custom-runners/{ubuntu-22.04-aarch32.yml => 
ubuntu-24.04-aarch32.yml} (78%)
 rename .gitlab-ci.d/custom-runners/{ubuntu-22.04-aarch64.yml => 
ubuntu-24.04-aarch64.yml} (89%)
 rename .gitlab-ci.d/custom-runners/{ubuntu-22.04-s390x.yml => 
ubuntu-24.04-s390x.yml} (88%)
 rename scripts/ci/setup/ubuntu/{ubuntu-2204-aarch64.yaml => 
ubuntu-2404-aarch64.yaml} (96%)
 rename scripts/ci/setup/ubuntu/{ubuntu-2204-s390x.yaml => 
ubuntu-2404-s390x.yaml} (96%)

-- 
2.47.3


Reply via email to