From 8ae86c07b23a673c50c8c093aad82f5bd97e8d19 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sat, 8 Apr 2017 21:26:15 +0200 Subject: [PATCH] linux4.10: update to 4.10.9. --- srcpkgs/linux4.10/patches/drm_armada-include-dir.patch | 10 ---------- srcpkgs/linux4.10/template | 6 +++--- 2 files changed, 3 insertions(+), 13 deletions(-) delete mode 100644 srcpkgs/linux4.10/patches/drm_armada-include-dir.patch diff --git a/srcpkgs/linux4.10/patches/drm_armada-include-dir.patch b/srcpkgs/linux4.10/patches/drm_armada-include-dir.patch deleted file mode 100644 index 0a37b62bffc..00000000000 --- a/srcpkgs/linux4.10/patches/drm_armada-include-dir.patch +++ /dev/null @@ -1,10 +0,0 @@ -diff --git a/drivers/gpu/drm/armada/Makefile b/drivers/gpu/drm/armada/Makefile -index a18f156..64c0b45 100644 ---- a/drivers/gpu/drm/armada/Makefile -+++ b/drivers/gpu/drm/armada/Makefile -@@ -4,3 +4,5 @@ armada-y += armada_510.o - armada-$(CONFIG_DEBUG_FS) += armada_debugfs.o - - obj-$(CONFIG_DRM_ARMADA) := armada.o -+ -+CFLAGS_armada_trace.o := -I$(src) diff --git a/srcpkgs/linux4.10/template b/srcpkgs/linux4.10/template index 3b06ed59b1c..33eaf46da37 100644 --- a/srcpkgs/linux4.10/template +++ b/srcpkgs/linux4.10/template @@ -1,7 +1,7 @@ # Template file for 'linux4.10' pkgname=linux4.10 -version=4.10.8 -revision=2 +version=4.10.9 +revision=1 patch_args="-Np1" wrksrc="linux-${version}" maintainer="Juan RP " @@ -9,7 +9,7 @@ homepage="http://www.kernel.org" license="GPL-2" short_desc="The Linux kernel and modules (${version%.*} series)" distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz" -checksum=0ab95d0b847ff40b0ac7bce7c3c8a3a07c91c82a81f1c90ea20b020dbf1d8e8b +checksum=d048a2c1cf2f41dbc34e8e30d34737825b8d0a0f19631f7dd6142d3621bf0cf9 nodebug=yes # -dbg package is generated below manually nostrip=yes