linux5.4: update to 5.4.134.

This commit is contained in:
Helmut Pozimski 2021-07-20 18:56:43 +02:00
parent c1624e437e
commit 0625cb4093
3 changed files with 8 additions and 7 deletions

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 5.4.129 Kernel Configuration
# Linux/arm 5.4.134 Kernel Configuration
#
#
@ -21,7 +21,7 @@ CONFIG_BUILDTIME_EXTABLE_SORT=y
CONFIG_BROKEN_ON_SMP=y
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION="_1"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT=""
CONFIG_HAVE_KERNEL_GZIP=y
@ -3644,6 +3644,7 @@ CONFIG_CHARGER_MAX77650=m
# CONFIG_CHARGER_BQ25890 is not set
# CONFIG_CHARGER_SMB347 is not set
# CONFIG_BATTERY_GAUGE_LTC2941 is not set
# CONFIG_BATTERY_RT5033 is not set
# CONFIG_CHARGER_RT9455 is not set
CONFIG_CHARGER_UCS1002=m
CONFIG_HWMON=y

View File

@ -1,10 +1,10 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.4.91 Kernel Configuration
# Linux/arm64 5.4.134 Kernel Configuration
#
#
# Compiler: aarch64-linux-musl-gcc (GCC) 10.2.1 20201203
# Compiler: aarch64-linux-gnu-gcc (GCC) 10.2.1 20201203
#
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=100201
@ -4905,6 +4905,7 @@ CONFIG_CHARGER_BQ24735=m
CONFIG_CHARGER_BQ25890=m
CONFIG_CHARGER_SMB347=m
# CONFIG_BATTERY_GAUGE_LTC2941 is not set
# CONFIG_BATTERY_RT5033 is not set
CONFIG_CHARGER_RT9455=m
CONFIG_CHARGER_CROS_USBPD=m
CONFIG_CHARGER_SC2731=m
@ -7505,7 +7506,6 @@ CONFIG_USB_BDC_UDC=m
#
# Platform Support
#
CONFIG_USB_BDC_PCI=m
# CONFIG_USB_AMD5536UDC is not set
# CONFIG_USB_NET2272 is not set
# CONFIG_USB_NET2280 is not set

View File

@ -1,6 +1,6 @@
# Template file for 'linux5.4'
pkgname=linux5.4
version=5.4.130
version=5.4.134
revision=1
wrksrc="linux-${version}"
short_desc="Linux kernel and modules (${version%.*} series)"
@ -8,7 +8,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
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=662a71fbab4fe671b987262e3c549754c269a8f8cc67cd5f770534079ef19c7b
checksum=c9fb861642161c256e10c97c35ccce18831e688d87ead53c18e3226778e05841
python_version=3
nodebug=yes # -dbg package is generated below manually