From 7ec52b83e488778f3d5fd6f0d22bc1fe137d02fb Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 14 Jan 2012 11:30:04 -0500 Subject: [PATCH] core/linux to 3.1.7-2 --- core/linux/PKGBUILD | 4 ++-- core/linux/config | 5 +++-- core/linux/linux.install | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/core/linux/PKGBUILD b/core/linux/PKGBUILD index 602c88a03..e1a935a32 100644 --- a/core/linux/PKGBUILD +++ b/core/linux/PKGBUILD @@ -10,7 +10,7 @@ pkgname=('linux' 'linux-headers') _kernelname=${pkgname#linux} _basekernel=3.1 pkgver=${_basekernel}.7 -pkgrel=1 +pkgrel=2 arch=('arm') url="http://www.kernel.org/" license=('GPL2') @@ -35,7 +35,7 @@ md5sums=('8d43453f8159b2332ad410b19d86a931' '29628745258df910abfb8cb24ca3ccd9' 'c9e6e8bb0774a89f7f9bd30a13be7532' '55b04499a4578e586cf5a4d0b69fc5aa' - '4dbd54251f86bbef63449e80d1917be7' + '5c5d2cf86500362353bced8f6764addc' '9d3c56a4b999c8bfbd4018089a62f662' 'd00814b57448895e65fbbc800e8a58ba') diff --git a/core/linux/config b/core/linux/config index fae83e7af..e58a28a94 100644 --- a/core/linux/config +++ b/core/linux/config @@ -2825,7 +2825,8 @@ CONFIG_USB_WUSB=m # USB Host Controller Drivers # # CONFIG_USB_C67X00_HCD is not set -# CONFIG_USB_XHCI_HCD is not set +CONFIG_USB_XHCI_HCD=y +# CONFIG_USB_XHCI_HCD_DEBUGGING is not set CONFIG_USB_EHCI_HCD=y CONFIG_USB_EHCI_ROOT_HUB_TT=y CONFIG_USB_EHCI_TT_NEWSCHED=y @@ -2871,7 +2872,7 @@ CONFIG_USB_STORAGE_ONETOUCH=m # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set # CONFIG_USB_STORAGE_ENE_UB6250 is not set CONFIG_USB_UAS=m -# CONFIG_USB_LIBUSUAL is not set +CONFIG_USB_LIBUSUAL=y # # USB Imaging devices diff --git a/core/linux/linux.install b/core/linux/linux.install index 9dc845b1c..5636ccc4c 100644 --- a/core/linux/linux.install +++ b/core/linux/linux.install @@ -2,7 +2,7 @@ # arg 2: the old package version KERNEL_NAME= -KERNEL_VERSION=3.1.7-1-ARCH +KERNEL_VERSION=3.1.7-2-ARCH post_install () { # updating module dependencies