]> 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:23 +0000 (09:01 +0300)
commit5b5655fdb75f9b31dbfc65697349b3cc7d52330a
tree02c120a0277f6e1ef7fd7da32e62eccf860962af
parent7e5f59326ddfef04154a9f4ae1f97893ce8aa142
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