linux4.19: update to 4.19.47.
This commit is contained in:
parent
1f993635e2
commit
9f46664312
2 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm64 4.19.35 Kernel Configuration
|
# Linux/arm64 4.19.47 Kernel Configuration
|
||||||
#
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -391,6 +391,7 @@ CONFIG_ARM64_ERRATUM_834220=y
|
||||||
CONFIG_ARM64_ERRATUM_845719=y
|
CONFIG_ARM64_ERRATUM_845719=y
|
||||||
CONFIG_ARM64_ERRATUM_843419=y
|
CONFIG_ARM64_ERRATUM_843419=y
|
||||||
CONFIG_ARM64_ERRATUM_1024718=y
|
CONFIG_ARM64_ERRATUM_1024718=y
|
||||||
|
CONFIG_ARM64_ERRATUM_1463225=y
|
||||||
CONFIG_CAVIUM_ERRATUM_22375=y
|
CONFIG_CAVIUM_ERRATUM_22375=y
|
||||||
CONFIG_CAVIUM_ERRATUM_23154=y
|
CONFIG_CAVIUM_ERRATUM_23154=y
|
||||||
CONFIG_CAVIUM_ERRATUM_27456=y
|
CONFIG_CAVIUM_ERRATUM_27456=y
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'linux4.19'
|
# Template file for 'linux4.19'
|
||||||
pkgname=linux4.19
|
pkgname=linux4.19
|
||||||
version=4.19.46
|
version=4.19.47
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="linux-${version}"
|
wrksrc="linux-${version}"
|
||||||
short_desc="Linux kernel and modules (${version%.*} series)"
|
short_desc="Linux kernel and modules (${version%.*} series)"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://www.kernel.org"
|
homepage="https://www.kernel.org"
|
||||||
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
|
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
|
||||||
checksum=097b52fe8a872259f4a3dba571b2eaf7b9863d9cde5399c6b316dec0ef57e67a
|
checksum=5d08f3890e7ca2b94529675120f170c5b764f795e6dd184a1190c23a40ef5365
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
|
|
||||||
nodebug=yes # -dbg package is generated below manually
|
nodebug=yes # -dbg package is generated below manually
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue