diff options
author | Tom Rini | 2023-08-17 15:01:11 -0400 |
---|---|---|
committer | Tom Rini | 2023-08-17 15:01:11 -0400 |
commit | 3a438c1dbc23740fa3142bc5277ed3204b4e3eb9 (patch) | |
tree | c7025ca153f31e8076385171b4a7229ee5d60cf2 /.gitlab-ci.yml | |
parent | 375fea811d3e45b47ee8a60f1f36a1d036660736 (diff) | |
parent | a5ce494596ec31a8977527b6fafe3f41d4580f89 (diff) |
Merge branch '2023-08-17-assorted-minor-fixes'
- More MAINTAINERS updates, update CI to use a newer coreboot and make
arm-ffa a bit less verbose by default.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8010afae951..1df13261c2d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -69,7 +69,7 @@ stages: fi - if [[ "${TEST_PY_BD}" == "coreboot" ]]; then wget -O - - "https://drive.google.com/uc?id=1x6nrtWIyIRPLS2cQBwYTnT2TbOI8UjmM&export=download" | + "https://drive.google.com/uc?id=1uJ2VkUQ8czWFZmhJQ90Tp8V_zrJ6BrBH&export=download" | xz -dc >${UBOOT_TRAVIS_BUILD_DIR}/coreboot.rom; wget -O - "https://drive.google.com/uc?id=149Cz-5SZXHNKpi9xg6R_5XITWohu348y&export=download" > |