From 7042891ae55eae2f9f7c529e5b285b16f658f078 Mon Sep 17 00:00:00 2001 From: Ahmad Fatoum Date: Thu, 22 Jul 2021 15:35:18 +0200 Subject: v7a: kernel: version bump v5.11 → v5.13.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit There's been two Linux releases since the last bump, so it's about time we update. The config changes by olddefconfig look normal, so they are taken as is. Only thing standing out is the removal of /dev/kmem. It will likely not be missed. Signed-off-by: Ahmad Fatoum Link: https://lore.pengutronix.de/20210722133520.17946-2-a.fatoum@pengutronix.de Signed-off-by: Robert Schwebel --- configs/platform-v7a/platformconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configs/platform-v7a/platformconfig') diff --git a/configs/platform-v7a/platformconfig b/configs/platform-v7a/platformconfig index 0a6edf6..c485c43 100644 --- a/configs/platform-v7a/platformconfig +++ b/configs/platform-v7a/platformconfig @@ -117,8 +117,8 @@ PTXCONF_KERNEL_XPKG=y PTXCONF_KERNEL_INSTALL=y PTXCONF_KERNEL_MODULES=y PTXCONF_KERNEL_MODULES_INSTALL=y -PTXCONF_KERNEL_VERSION="5.11" -PTXCONF_KERNEL_MD5="d2985a3f16ef1ea3405c04c406e29dcc" +PTXCONF_KERNEL_VERSION="5.13.4" +PTXCONF_KERNEL_MD5="50aa48ae38a736b3f313a777574af3d3" # PTXCONF_KERNEL_IMAGE_BZ is not set PTXCONF_KERNEL_IMAGE_Z=y # PTXCONF_KERNEL_IMAGE_XIP is not set -- cgit v1.2.3