kumquat-buildroot/board/qemu
Niklas Cassel 3ecff27df1 support/testing: move the kernel config only used by test_edk2.py
The kernel config board/qemu/aarch64-sbsa/linux.config has never been in
use by qemu_aarch64_sbsa_defconfig, neither via
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE, nor via
BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES.

test_edk2.py is using the kernel config
board/qemu/aarch64-sbsa/linux.config. However, storing a kernel config
that is not used by qemu_aarch64_sbsa_defconfig, in a directory that is
"owned" by qemu_aarch64_sbsa_defconfig, is bound to cause confusion.

Therefore, move the config file to a new subdirectory:
support/testing/tests/boot/test_edk2/

This is similar to how e.g. test_grub.py has a subdirectory:
support/testing/tests/boot/test_grub/
where it keeps the kernel config that is only used by test_grub.py.

Signed-off-by: Niklas Cassel <niklas.cassel@wdc.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2023-03-12 10:08:43 +01:00
..
aarch64-ebbr configs/qemu_aarch64_ebbr: bump linux to 6.1.12 and u-boot to 2023.01 2023-02-21 09:38:48 +01:00
aarch64-sbsa support/testing: move the kernel config only used by test_edk2.py 2023-03-12 10:08:43 +01:00
aarch64-virt
arm-ebbr configs/qemu_arm_ebbr: bump linux to 6.1.12 and u-boot to 2023.01 2023-02-21 09:38:41 +01:00
arm-versatile
arm-vexpress
arm-vexpress-tz
m68k-mcf5208
m68k-q800
microblazebe-mmu
microblazeel-mmu
mips32r2-malta
mips32r2el-malta
mips32r6-malta
mips32r6el-malta
mips64-malta
mips64el-malta
mips64r6-malta
mips64r6el-malta
nios2-10m50
or1k
ppc64-e5500
ppc64-pseries
ppc64le-powernv8
ppc64le-pseries
ppc-bamboo
ppc-e500mc
ppc-g3beige
ppc-mac99
ppc-mpc8544ds
riscv32-virt
riscv64-virt
s390x
sh4-r2d board/qemu/sh4*: Remove linux-headers patch 2021-01-30 13:38:58 +01:00
sh4eb-r2d
sparc64-sun4u
sparc-ss10
x86
x86_64
xtensa-lx60
post-image.sh