From 96b2d8c9daedd187b7b072a1905652f345057f19 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 14 Nov 2011 19:56:15 +0100 Subject: [PATCH] kernel: update to 3.1.1. --- srcpkgs/kernel/common-vars | 8 ++++---- srcpkgs/kernel/files/x86_64-dotconfig | 5 +++-- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/srcpkgs/kernel/common-vars b/srcpkgs/kernel/common-vars index 0166186515..df0d85dbf1 100644 --- a/srcpkgs/kernel/common-vars +++ b/srcpkgs/kernel/common-vars @@ -1,10 +1,10 @@ # Common vars shared by the 'kernel' and 'kernel-libc-headers' # build templates. _kmajorver=3.1 -version=${_kmajorver}.0 -wrksrc="linux-${_kmajorver}" -distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-${_kmajorver}.tar.xz" +version=${_kmajorver}.1 +wrksrc="linux-${version}" +distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-${version}.tar.xz" maintainer="Juan RP " homepage="http://www.kernel.org" license="GPL-2" -checksum=6f220258f3ce9f11d0e53860ccc2d9fe746117056212099876dbe5ee1de80af3 +checksum=01e0d2b10d1c783457614a107af1c6ba0c684cf0a00b731c4adbf27949a045db diff --git a/srcpkgs/kernel/files/x86_64-dotconfig b/srcpkgs/kernel/files/x86_64-dotconfig index 66ed699cac..17cf69f8c1 100644 --- a/srcpkgs/kernel/files/x86_64-dotconfig +++ b/srcpkgs/kernel/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 3.1.0 Kernel Configuration +# Linux/x86_64 3.1.1 Kernel Configuration # CONFIG_64BIT=y # CONFIG_X86_32 is not set @@ -3876,7 +3876,7 @@ CONFIG_USB_HIDDEV=y # CONFIG_HID_A4TECH=m CONFIG_HID_ACRUX=m -CONFIG_HID_ACRUX_FF=m +CONFIG_HID_ACRUX_FF=y CONFIG_HID_APPLE=m CONFIG_HID_BELKIN=m CONFIG_HID_CHERRY=m @@ -4008,6 +4008,7 @@ CONFIG_USB_TMC=m CONFIG_USB_STORAGE=m # CONFIG_USB_STORAGE_DEBUG is not set CONFIG_USB_STORAGE_REALTEK=m +CONFIG_REALTEK_AUTOPM=y CONFIG_USB_STORAGE_DATAFAB=m CONFIG_USB_STORAGE_FREECOM=m CONFIG_USB_STORAGE_ISD200=m