]> 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:01:20 +0000 (09:01 +0300)
commit7b5096360346de050580b9c8c13748d672c7702d
tree0cee0d6ee565f97fc376085731ded84ea5cb266d
parentdde9f0f0b7c7004c08108f1d96dbdd0d262bd465
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>
tests/avocado/boot_linux_console.py
tests/avocado/replay_kernel.py