From cff851d90a1e5937dd72590b7c6640f5d07f8979 Mon Sep 17 00:00:00 2001 From: Björn Esser Date: Mon, 16 Sep 2019 12:04:48 +0200 Subject: platform-{rpi,v[78]a}: kernel: Update to 5.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Linux 5.3 is out, so we update the kernel to the new version. The config is oldconfiged with defaults. Signed-off-by: Björn Esser --- configs/platform-v8a/platformconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configs/platform-v8a/platformconfig') diff --git a/configs/platform-v8a/platformconfig b/configs/platform-v8a/platformconfig index 75b3f7e..8b71df3 100644 --- a/configs/platform-v8a/platformconfig +++ b/configs/platform-v8a/platformconfig @@ -109,8 +109,8 @@ PTXCONF_KERNEL_INSTALL=y PTXCONF_KERNEL_MODULES=y PTXCONF_KERNEL_MODULES_INSTALL=y PTXCONF_KERNEL_MODULES_BUILD="modules" -PTXCONF_KERNEL_VERSION="4.14" -PTXCONF_KERNEL_MD5="bacdb9ffdcd922aa069a5e1520160e24" +PTXCONF_KERNEL_VERSION="5.3" +PTXCONF_KERNEL_MD5="c99feaade8047339528fb066ec5f8a49" PTXCONF_KERNEL_ARCH_STRING="arm64" # PTXCONF_KERNEL_IMAGE_BZ is not set # PTXCONF_KERNEL_IMAGE_Z is not set -- cgit v1.2.3