From c776a555275335158c63368af04fa7da9ce36cf5 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 18 Sep 2021 20:16:56 +0200 Subject: [PATCH] linux5.10: update to 5.10.67. --- srcpkgs/linux5.10/files/arm64-dotconfig | 3 ++- srcpkgs/linux5.10/template | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/linux5.10/files/arm64-dotconfig b/srcpkgs/linux5.10/files/arm64-dotconfig index 3677837233..6d0248dad1 100644 --- a/srcpkgs/linux5.10/files/arm64-dotconfig +++ b/srcpkgs/linux5.10/files/arm64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.10.52 Kernel Configuration +# Linux/arm64 5.10.67 Kernel Configuration # CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 10.2.1 20201203" CONFIG_CC_IS_GCC=y @@ -8813,6 +8813,7 @@ CONFIG_FWTTY_MAX_TOTAL_PORTS=64 CONFIG_FWTTY_MAX_CARD_PORTS=32 # CONFIG_GS_FPGABOOT is not set # CONFIG_UNISYSSPAR is not set +# CONFIG_COMMON_CLK_XLNX_CLKWZRD is not set CONFIG_FB_TFT=m CONFIG_FB_TFT_AGM1264K_FL=m CONFIG_FB_TFT_BD663474=m diff --git a/srcpkgs/linux5.10/template b/srcpkgs/linux5.10/template index bc2e9a8f74..3b9e498ecb 100644 --- a/srcpkgs/linux5.10/template +++ b/srcpkgs/linux5.10/template @@ -1,6 +1,6 @@ # Template file for 'linux5.10' pkgname=linux5.10 -version=5.10.64 +version=5.10.67 revision=1 wrksrc="linux-${version}" short_desc="Linux kernel and modules (${version%.*} series)" @@ -8,7 +8,7 @@ maintainer="Leah Neukirchen " license="GPL-2.0-only" homepage="https://www.kernel.org" distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version}.tar.xz" -checksum=3eb84bd24a2de2b4749314e34597c02401c5d6831b055ed5224adb405c35e30a +checksum=8c5740aa782593b8fabf9b71c2800182d4fe965adabd3595634113d48cb98a82 python_version=3 # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.