mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-kirkwood to 3.8.3
This commit is contained in:
parent
058ce697ba
commit
8db7b89156
2 changed files with 5 additions and 5 deletions
|
@ -7,9 +7,9 @@ pkgbase=linux-kirkwood
|
|||
pkgname=('linux-kirkwood' 'linux-headers-kirkwood')
|
||||
#pkgname=linux-test # Build kernel with a different name
|
||||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.8.2
|
||||
_basekernel=3.8.3
|
||||
pkgver=${_basekernel}
|
||||
pkgrel=1
|
||||
pkgrel=0
|
||||
cryptover=1.5
|
||||
bfqver=v6
|
||||
arch=('arm')
|
||||
|
@ -32,10 +32,10 @@ source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${_basekernel}.tar.bz2
|
|||
#when its merged ( > v6)
|
||||
"http://dl.dropbox.com/u/15043728/ArchLinuxArm/kernels/0001-block-bfq-attempt-to-fix-use-after-free-which-3.3.0-to-3.8.0.patch")
|
||||
|
||||
md5sums=('ba543a7a61d861f90589de875d2724aa'
|
||||
md5sums=('db19a8863530f47a84868562e1201699'
|
||||
'ddabf9f75419d6e811f30eeb985654d5'
|
||||
'f5d3635da03cb45904bedd69b47133de'
|
||||
'5fa50284cbae738f5076d65bc5519c0f'
|
||||
'24a6db432372b649a76999d6001e530c'
|
||||
'96fc4f78d37d8f824401b2ca66a5dc0a'
|
||||
'9d3c56a4b999c8bfbd4018089a62f662'
|
||||
'd00814b57448895e65fbbc800e8a58ba'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.8.2-0 Kernel Configuration
|
||||
# Linux/arm 3.8.3-0 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
|
Loading…
Reference in a new issue