mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-armv5 to 3.12.8-1
This commit is contained in:
parent
e5e7997802
commit
d800ea7bfd
2 changed files with 4 additions and 5 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-armv5
|
|||
_srcname=linux-3.12
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv5 based platforms"
|
||||
pkgver=3.12.7
|
||||
pkgver=3.12.8
|
||||
pkgrel=1
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -21,9 +21,9 @@ source=("http://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz"
|
|||
'imx23-olinuxino.patch'
|
||||
'http://archlinuxarm.org/builder/src/aufs3-mmap-3.12.7.patch')
|
||||
md5sums=('cc6ee608854e0da4b64f6c1ff8b6398c'
|
||||
'a158a29ecf49e768ebd2f34967991606'
|
||||
'03d34842e3a1197d17055610f62627b8'
|
||||
'SKIP'
|
||||
'78c9b573adfcd8387c0dc3d72127edb5'
|
||||
'b4a6a10dc7b92eec86c46100b5178555'
|
||||
'33adadea6932b7fa3b78a570418696fe'
|
||||
'48e1fe9f41205c09b01abe710f453571')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.12.6-1 Kernel Configuration
|
||||
# Linux/arm 3.12.8-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -3028,7 +3028,6 @@ CONFIG_DMA_OF=y
|
|||
#
|
||||
# DMA Clients
|
||||
#
|
||||
# CONFIG_NET_DMA is not set
|
||||
# CONFIG_ASYNC_TX_DMA is not set
|
||||
# CONFIG_DMATEST is not set
|
||||
# CONFIG_AUXDISPLAY is not set
|
||||
|
|
Loading…
Reference in a new issue