From 8d5aff2ad10f8bcc5bf964c063641b90e7a204f7 Mon Sep 17 00:00:00 2001 From: Eivind Uggedal Date: Fri, 30 Jan 2015 09:02:13 +0000 Subject: [PATCH] linux3.14: update to 3.14.31. --- srcpkgs/linux3.14/files/i386-dotconfig | 4 +++- srcpkgs/linux3.14/files/x86_64-dotconfig | 4 +++- srcpkgs/linux3.14/template | 4 ++-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/srcpkgs/linux3.14/files/i386-dotconfig b/srcpkgs/linux3.14/files/i386-dotconfig index bf6316d73b..682ba7826f 100644 --- a/srcpkgs/linux3.14/files/i386-dotconfig +++ b/srcpkgs/linux3.14/files/i386-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 3.14.19 Kernel Configuration +# Linux/x86 3.14.31 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -426,6 +426,7 @@ CONFIG_SCHED_MC=y # CONFIG_PREEMPT_VOLUNTARY is not set CONFIG_PREEMPT=y CONFIG_PREEMPT_COUNT=y +CONFIG_X86_UP_APIC_MSI=y CONFIG_X86_LOCAL_APIC=y CONFIG_X86_IO_APIC=y CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y @@ -743,6 +744,7 @@ CONFIG_HAVE_AOUT=y CONFIG_BINFMT_MISC=m CONFIG_COREDUMP=y CONFIG_HAVE_ATOMIC_IOMAP=y +CONFIG_IOSF_MBI=m CONFIG_NET=y # diff --git a/srcpkgs/linux3.14/files/x86_64-dotconfig b/srcpkgs/linux3.14/files/x86_64-dotconfig index 6793273734..eda3187bfb 100644 --- a/srcpkgs/linux3.14/files/x86_64-dotconfig +++ b/srcpkgs/linux3.14/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 3.14.19 Kernel Configuration +# Linux/x86 3.14.31 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -420,6 +420,7 @@ CONFIG_SCHED_MC=y # CONFIG_PREEMPT_VOLUNTARY is not set CONFIG_PREEMPT=y CONFIG_PREEMPT_COUNT=y +CONFIG_X86_UP_APIC_MSI=y CONFIG_X86_LOCAL_APIC=y CONFIG_X86_IO_APIC=y CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y @@ -736,6 +737,7 @@ CONFIG_COMPAT_FOR_U64_ALIGNMENT=y CONFIG_SYSVIPC_COMPAT=y CONFIG_KEYS_COMPAT=y CONFIG_X86_DEV_DMA_OPS=y +CONFIG_IOSF_MBI=m CONFIG_NET=y CONFIG_COMPAT_NETLINK_MESSAGES=y diff --git a/srcpkgs/linux3.14/template b/srcpkgs/linux3.14/template index 79c71129da..b9ea3921c2 100644 --- a/srcpkgs/linux3.14/template +++ b/srcpkgs/linux3.14/template @@ -1,7 +1,7 @@ # Template file for 'linux3.14' # pkgname=linux3.14 -version=3.14.30 +version=3.14.31 revision=1 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 (3.14 series)" distfiles="http://www.kernel.org/pub/linux/kernel/v3.x/linux-${version}.tar.xz" -checksum=b78ab90c06718b34b11d090d90f9d88a2413aca00c2e42322f76932823244cd4 +checksum=a6dd667bde3eab17ccd7dc0af1fc1e8188dc12295f11c2e18113905f830b47c8 _kernver="${version}_${revision}"