package/kvm-unit-tests: bump version to 2026-04-17

This resolves the risc-v build failure [1].

[1] https://autobuild.buildroot.org/results/234eee7f3439fd78434bace87ba2390b74f038ae/

Signed-off-by: Joel Stanley <jms@oss.tenstorrent.com>
[Julien: reword commit log title]
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Joel Stanley
2026-06-30 12:56:00 +09:30
committed by Julien Olivain
parent 30dbef0e19
commit 67b9534b38
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# Locally computed
sha256 60015b023f34261c134d714f4670926ac81483e286a16475eb4a5cedab00eefa kvm-unit-tests-v2025-06-05.tar.bz2
sha256 0d3b588163064be2188b668abdebb4183ac211eab83d0a3cdc9a93f463686bc3 kvm-unit-tests-v2026-04-17.tar.bz2
sha256 b3c9ca9e257f2eaae070cf0ccdf8770764f05a947a39a835e633413750a5777b COPYRIGHT
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 LICENSE

View File

@@ -4,7 +4,7 @@
#
################################################################################
KVM_UNIT_TESTS_VERSION = 2025-06-05
KVM_UNIT_TESTS_VERSION = 2026-04-17
KVM_UNIT_TESTS_SOURCE = kvm-unit-tests-v$(KVM_UNIT_TESTS_VERSION).tar.bz2
KVM_UNIT_TESTS_SITE = https://gitlab.com/kvm-unit-tests/kvm-unit-tests/-/archive/v$(KVM_UNIT_TESTS_VERSION)
KVM_UNIT_TESTS_LICENSE = GPL-2.0, LGPL-2.0