linux5.0: update to 5.0.4.
This commit is contained in:
parent
f4a62156a3
commit
255c3f7479
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 5.0.0 Kernel Configuration
|
||||
# Linux/arm64 5.0.4 Kernel Configuration
|
||||
#
|
||||
|
||||
#
|
||||
|
@ -7180,6 +7180,7 @@ CONFIG_ARM_ARCH_TIMER_OOL_WORKAROUND=y
|
|||
CONFIG_FSL_ERRATUM_A008585=y
|
||||
CONFIG_HISILICON_ERRATUM_161010101=y
|
||||
CONFIG_ARM64_ERRATUM_858921=y
|
||||
CONFIG_SUN50I_ERRATUM_UNKNOWN1=y
|
||||
CONFIG_ARM_TIMER_SP804=y
|
||||
CONFIG_SYS_SUPPORTS_SH_CMT=y
|
||||
CONFIG_MTK_TIMER=y
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux5.0'
|
||||
pkgname=linux5.0
|
||||
version=5.0.3
|
||||
version=5.0.4
|
||||
revision=1
|
||||
wrksrc="linux-${version}"
|
||||
short_desc="The 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=40d533792a784bfd519cfc2eab7fe98bbafeb283eb31f17a99f6bf39cabfff89
|
||||
checksum=8f853aa05c496e27452da5e0ca74c56fab447cb2c24f047c55fd1d13d8bdea68
|
||||
patch_args="-Np1"
|
||||
|
||||
nodebug=yes # -dbg package is generated below manually
|
||||
|
|
Loading…
Reference in New Issue