linux5.0: update to 5.0.4.

This commit is contained in:
Helmut Pozimski 2019-03-24 16:08:05 +01:00
parent f4a62156a3
commit 255c3f7479
2 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # 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_FSL_ERRATUM_A008585=y
CONFIG_HISILICON_ERRATUM_161010101=y CONFIG_HISILICON_ERRATUM_161010101=y
CONFIG_ARM64_ERRATUM_858921=y CONFIG_ARM64_ERRATUM_858921=y
CONFIG_SUN50I_ERRATUM_UNKNOWN1=y
CONFIG_ARM_TIMER_SP804=y CONFIG_ARM_TIMER_SP804=y
CONFIG_SYS_SUPPORTS_SH_CMT=y CONFIG_SYS_SUPPORTS_SH_CMT=y
CONFIG_MTK_TIMER=y CONFIG_MTK_TIMER=y

View File

@ -1,6 +1,6 @@
# Template file for 'linux5.0' # Template file for 'linux5.0'
pkgname=linux5.0 pkgname=linux5.0
version=5.0.3 version=5.0.4
revision=1 revision=1
wrksrc="linux-${version}" wrksrc="linux-${version}"
short_desc="The Linux kernel and modules (${version%.*} series)" short_desc="The 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/v5.x/linux-${version}.tar.xz" distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version}.tar.xz"
checksum=40d533792a784bfd519cfc2eab7fe98bbafeb283eb31f17a99f6bf39cabfff89 checksum=8f853aa05c496e27452da5e0ca74c56fab447cb2c24f047c55fd1d13d8bdea68
patch_args="-Np1" patch_args="-Np1"
nodebug=yes # -dbg package is generated below manually nodebug=yes # -dbg package is generated below manually