configs/qemu_s390x: bump kernel version to 5.10.41
authorAlexander Egorenkov <egorenar@linux.ibm.com>
Sat, 29 May 2021 11:19:09 +0000 (13:19 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 18 Jul 2021 20:39:35 +0000 (22:39 +0200)
Signed-off-by: Alexander Egorenkov <egorenar@linux.ibm.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
configs/qemu_s390x_defconfig

index 4aed9d9ae5795d51dfd066d6e8fa86d247473b1e..ba8f3b2908ff6375170d13dbdc1dd8d76b3124c8 100644 (file)
@@ -17,7 +17,7 @@ BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_10=y
 # Kernel
 BR2_LINUX_KERNEL=y
 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.10.7"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.10.41"
 BR2_LINUX_KERNEL_USE_ARCH_DEFAULT_CONFIG=y
 BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
 BR2_GLOBAL_PATCH_DIR="board/qemu/s390x/patches"