[Buildroot] [git commit branch/next] configs/qemu_s390x: bump kernel version to 5.10.41

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Aug 3 21:17:26 UTC 2021


commit: https://git.buildroot.net/buildroot/commit/?id=ff9241c3c81fd994e106217e260131735544ce97
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/next

Signed-off-by: Alexander Egorenkov <egorenar at linux.ibm.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 configs/qemu_s390x_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/qemu_s390x_defconfig b/configs/qemu_s390x_defconfig
index 4aed9d9ae5..ba8f3b2908 100644
--- a/configs/qemu_s390x_defconfig
+++ b/configs/qemu_s390x_defconfig
@@ -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"


More information about the buildroot mailing list