summaryrefslogtreecommitdiffstats
path: root/configs/platform-rpi/platformconfig
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2021-08-24 20:51:26 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2021-08-24 20:51:26 +0200
commit9b5584a30194ba8da2031e4cf1f7393499c78429 (patch)
tree3b7c1351eaf69af1af130401026ddfc6993a906f /configs/platform-rpi/platformconfig
parentb687ce0038ae28607b7edfcc62e054191c36443d (diff)
downloadDistroKit-9b5584a30194ba8da2031e4cf1f7393499c78429.tar.gz
DistroKit-9b5584a30194ba8da2031e4cf1f7393499c78429.tar.xz
platform-rpi: kernel: version bump 5.8.9 -> 5.13.4
We forgot some kernel updates. Do it now. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'configs/platform-rpi/platformconfig')
-rw-r--r--configs/platform-rpi/platformconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/platform-rpi/platformconfig b/configs/platform-rpi/platformconfig
index ad55596..c6290ff 100644
--- a/configs/platform-rpi/platformconfig
+++ b/configs/platform-rpi/platformconfig
@@ -116,8 +116,8 @@ PTXCONF_KERNEL_XPKG=y
PTXCONF_KERNEL_INSTALL=y
PTXCONF_KERNEL_MODULES=y
PTXCONF_KERNEL_MODULES_INSTALL=y
-PTXCONF_KERNEL_VERSION="5.8.9"
-PTXCONF_KERNEL_MD5="4d8b8af44c9d342624c036428da09ab6"
+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