linux5.10: update to 5.10.67.

This commit is contained in:
Leah Neukirchen 2021-09-18 20:16:56 +02:00
parent 23c7bc464c
commit c776a55527
2 changed files with 4 additions and 3 deletions

View file

@ -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

View file

@ -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 <leah@vuxu.org>"
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 <arch>-dotconfig is available in FILESDIR.