mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
Update to version 3.6.10 which includes kirkwood pci-e patch
This commit is contained in:
parent
51d355da50
commit
c56600f3c9
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-kirkwood
|
||||||
pkgname=('linux-kirkwood' 'linux-headers-kirkwood')
|
pkgname=('linux-kirkwood' 'linux-headers-kirkwood')
|
||||||
#pkgname=linux-test # Build kernel with a different name
|
#pkgname=linux-test # Build kernel with a different name
|
||||||
_kernelname=${pkgname#linux}
|
_kernelname=${pkgname#linux}
|
||||||
_basekernel=3.6.9
|
_basekernel=3.6.10
|
||||||
pkgver=${_basekernel}
|
pkgver=${_basekernel}
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
cryptover=1.5
|
cryptover=1.5
|
||||||
|
@ -27,10 +27,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-v5/0001-block-cgroups-kconfig-build-bits-for-BFQ-v5-3.6.patch"
|
"http://algo.ing.unimo.it/people/paolo/disk_sched/patches/3.6.0-v5/0001-block-cgroups-kconfig-build-bits-for-BFQ-v5-3.6.patch"
|
||||||
"http://algo.ing.unimo.it/people/paolo/disk_sched/patches/3.6.0-v5/0002-block-introduce-the-BFQ-v5-I-O-sched-for-3.6.patch"
|
"http://algo.ing.unimo.it/people/paolo/disk_sched/patches/3.6.0-v5/0002-block-introduce-the-BFQ-v5-I-O-sched-for-3.6.patch"
|
||||||
'aufs3-3.6.patch.xz')
|
'aufs3-3.6.patch.xz')
|
||||||
md5sums=('f6eefd5565c649783a3da185cedaef21'
|
md5sums=('6f63873163e75b43ad81a94c0460e4d1'
|
||||||
'0df0c9243fcf6465bfca27ec0ef20440'
|
'0df0c9243fcf6465bfca27ec0ef20440'
|
||||||
'f5d3635da03cb45904bedd69b47133de'
|
'f5d3635da03cb45904bedd69b47133de'
|
||||||
'fa20b5f883e9ee869fb5480661a559d4'
|
'db738bb60524b3e1f7c05e6db32effb0'
|
||||||
'9506a43fff451fda36d5d7b1f5eaed04'
|
'9506a43fff451fda36d5d7b1f5eaed04'
|
||||||
'9d3c56a4b999c8bfbd4018089a62f662'
|
'9d3c56a4b999c8bfbd4018089a62f662'
|
||||||
'd00814b57448895e65fbbc800e8a58ba'
|
'd00814b57448895e65fbbc800e8a58ba'
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 3.6.9-0 Kernel Configuration
|
# Linux/arm 3.6.10-0 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_ARM=y
|
CONFIG_ARM=y
|
||||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||||
|
|
Loading…
Reference in a new issue