]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/avocado: update sunxi kernel from armbian to 6.6.16
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 15 Apr 2024 15:18:45 +0000 (16:18 +0100)
committerMichael Tokarev <mjt@tls.msk.ru>
Wed, 1 May 2024 06:06:23 +0000 (09:06 +0300)
commite00c9b475839959adf147610e796648cf6d4525f
treeb27e85cd964fc5e68b63f6250edc734428f74072
parent39a0961d0a202a8b436b273c89ba8ad8f61dff57
tests/avocado: update sunxi kernel from armbian to 6.6.16

The Linux kernel 5.10.16 binary for sunxi has been removed from
apt.armbian.com. This means that the avocado tests for these machines
will be skipped (status CANCEL) if the old binary isn't present in
the avocado cache.

Update to 6.6.16, in the same way we did in commit e384db41d8661
when we moved to 5.10.16 in 2021.

Cc: qemu-stable@nongnu.org
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2284
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Strahinja Jankovic <strahinja.p.jankovic@gmail.com>
Reviewed-by: Niek Linnenbank <nieklinnenbank@gmail.com>
Tested-by: Niek Linnenbank <nieklinnenbank@gmail.com>
Message-id: 20240415151845.1564201-1-peter.maydell@linaro.org
(cherry picked from commit dcc5c018c7e6acddf81951bcbdf1019b9ab45f56)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
(Mjt: drop changes for tests which does not exists in 7.2)
tests/avocado/boot_linux_console.py
tests/avocado/replay_kernel.py