Files
buildroot/support/testing/tests/package
Romain Naour 47fc9e5509 support/testing/{test_edk2, test_grub, test_iso9660, test_fwts}: fix edk2 download
All EDK2 releases <= edk2-stable202408 can't be fetched from git
anymore due to a missing git submodule as reported by [1].

Usually Buildroot fall-back using https://sources.buildroot.net thanks
to BR2_BACKUP_SITE where a backup of the generated archive is
available. But the BRConfigTest remove BR2_BACKUP_SITE default value
while generating the .config used by runtime tests. See [2].

Replace the BR2_BACKUP_SITE override from BRConfigTest in order to
continue testing EDK2 package using the usual backup site.

This workaround needs to be removed with the next EDK2 version bump
using this commit [3].

Fixes:
https://gitlab.com/buildroot.org/buildroot/-/jobs/8258995977 (TestGrubX8664EFI)
https://gitlab.com/buildroot.org/buildroot/-/jobs/8258995962 (TestGrubi386EFI)
https://gitlab.com/buildroot.org/buildroot/-/jobs/8258995455 (TestFwts)
https://gitlab.com/buildroot.org/buildroot/-/jobs/8258995427 (TestIso9660Grub2Hybrid)
https://gitlab.com/buildroot.org/buildroot/-/jobs/8258995416 (TestIso9660Grub2EFI)
https://gitlab.com/buildroot.org/buildroot/-/jobs/8258992621 (TestEdk2)
https://gitlab.com/buildroot.org/buildroot/-/jobs/8258990697 (TestGrubAArch64EFI)

[1] https://github.com/tianocore/edk2/issues/6398
[2] 559bb33ae7
[3] 95d8a1c255

Signed-off-by: Romain Naour <romain.naour@smile.fr>
[Julien: insert link to [2] in commit log]
Signed-off-by: Julien Olivain <ju.o@free.fr>
2024-11-07 21:08:38 +01:00
..
2019-11-20 22:38:25 +01:00
2017-05-07 22:04:54 +02:00
2024-07-09 22:15:24 +02:00
2022-07-26 10:07:52 +02:00
2023-02-13 23:18:03 +01:00
2023-02-13 23:18:05 +01:00
2021-06-14 22:31:32 +02:00
2020-12-31 15:13:06 +01:00
2019-10-26 16:30:58 +02:00
2024-06-01 21:35:19 +02:00
2022-08-01 21:58:49 +02:00
2021-12-17 22:46:55 +01:00
2021-12-17 22:46:55 +01:00
2019-03-28 17:20:00 +01:00
2024-09-15 15:58:08 +02:00
2021-05-04 21:50:40 +02:00
2022-07-17 14:05:54 +02:00
2023-12-01 11:29:53 +01:00
2024-05-11 08:46:27 +02:00