mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
Update to kernel version 3.6.11
This commit is contained in:
parent
940f9dd85d
commit
3e9e39a671
2 changed files with 4 additions and 5 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-kirkwood
|
|||
pkgname=('linux-kirkwood' 'linux-headers-kirkwood')
|
||||
#pkgname=linux-test # Build kernel with a different name
|
||||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.6.10
|
||||
_basekernel=3.6.11
|
||||
pkgver=${_basekernel}
|
||||
pkgrel=1
|
||||
cryptover=1.5
|
||||
|
@ -28,10 +28,10 @@ source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${_basekernel}.tar.bz2
|
|||
"http://algo.ing.unimo.it/people/paolo/disk_sched/patches/3.6.0-v5r1/0002-block-introduce-the-BFQ-v5r1-I-O-sched-for-3.6.patch"
|
||||
'aufs3-3.6.patch.xz')
|
||||
|
||||
md5sums=('6f63873163e75b43ad81a94c0460e4d1'
|
||||
md5sums=('3ff269b161f6cc319aa220b16963e213'
|
||||
'0df0c9243fcf6465bfca27ec0ef20440'
|
||||
'f5d3635da03cb45904bedd69b47133de'
|
||||
'db738bb60524b3e1f7c05e6db32effb0'
|
||||
'30a81d9d734924992090c5160d063a4d'
|
||||
'9506a43fff451fda36d5d7b1f5eaed04'
|
||||
'9d3c56a4b999c8bfbd4018089a62f662'
|
||||
'd00814b57448895e65fbbc800e8a58ba'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.6.10-0 Kernel Configuration
|
||||
# Linux/arm 3.6.11-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -3244,7 +3244,6 @@ CONFIG_USB_STORAGE_ONETOUCH=m
|
|||
# CONFIG_USB_STORAGE_KARMA is not set
|
||||
# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
|
||||
# CONFIG_USB_STORAGE_ENE_UB6250 is not set
|
||||
CONFIG_USB_UAS=m
|
||||
CONFIG_USB_LIBUSUAL=y
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue