From 255c3f74790126a6c2707edf0eedfc8883b061aa Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sun, 24 Mar 2019 16:08:05 +0100 Subject: [PATCH] linux5.0: update to 5.0.4. --- srcpkgs/linux5.0/files/arm64-dotconfig | 3 ++- srcpkgs/linux5.0/template | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/linux5.0/files/arm64-dotconfig b/srcpkgs/linux5.0/files/arm64-dotconfig index b6271ed2bb3..e47cd022410 100644 --- a/srcpkgs/linux5.0/files/arm64-dotconfig +++ b/srcpkgs/linux5.0/files/arm64-dotconfig @@ -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 diff --git a/srcpkgs/linux5.0/template b/srcpkgs/linux5.0/template index f51064abe77..c21c4e8ed87 100644 --- a/srcpkgs/linux5.0/template +++ b/srcpkgs/linux5.0/template @@ -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 " 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