linux5.0: update to 5.0.20
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
411e7a049a
commit
65735860a6
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 5.0.17 Kernel Configuration
|
||||
# Linux/arm64 5.0.20 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -299,6 +299,7 @@ CONFIG_ARM64_ERRATUM_1024718=y
|
|||
CONFIG_ARM64_ERRATUM_1188873=y
|
||||
CONFIG_ARM64_ERRATUM_1165522=y
|
||||
CONFIG_ARM64_ERRATUM_1286807=y
|
||||
CONFIG_ARM64_ERRATUM_1463225=y
|
||||
CONFIG_CAVIUM_ERRATUM_22375=y
|
||||
CONFIG_CAVIUM_ERRATUM_23154=y
|
||||
CONFIG_CAVIUM_ERRATUM_27456=y
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux5.0'
|
||||
pkgname=linux5.0
|
||||
version=5.0.19
|
||||
version=5.0.20
|
||||
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=0bf0d5c64dafc1184e9aafd2f3ebb77aa88ddee881a7766436258feaa214d9ec
|
||||
checksum=3ba720f3189e5a08e7c533da8c12595d662a6c11d3466db6a0ff164ef4e54b68
|
||||
patch_args="-Np1"
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
|
|
Loading…
Reference in New Issue