mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
core/linux-armv5 to 3.13.3-1
This commit is contained in:
parent
dcb0698200
commit
e4de987007
2 changed files with 5 additions and 4 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-armv5
|
|||
_srcname=linux-3.13
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv5 based platforms"
|
||||
pkgver=3.13.2
|
||||
pkgver=3.13.3
|
||||
pkgrel=1
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -20,9 +20,9 @@ source=("http://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz"
|
|||
'config'
|
||||
'imx23-olinuxino.patch')
|
||||
md5sums=('0ecbaf65c00374eb4a826c2f9f37606f'
|
||||
'352993d23acc5760dafa10ffc9d8881a'
|
||||
'2d3d298f2b430122f4baf2af88277231'
|
||||
'SKIP'
|
||||
'fb7c8b9146c9d9cb2b901e5b93793de4'
|
||||
'd277d406b1c488d7b26c0cf150afceb4'
|
||||
'c3abaa939372af7a07ae5c2196263110')
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.13.1-1 Kernel Configuration
|
||||
# Linux/arm 3.13.3-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -1286,6 +1286,7 @@ CONFIG_MD_RAID456=m
|
|||
CONFIG_MD_MULTIPATH=m
|
||||
# CONFIG_MD_FAULTY is not set
|
||||
# CONFIG_BCACHE is not set
|
||||
CONFIG_BLK_DEV_DM_BUILTIN=y
|
||||
CONFIG_BLK_DEV_DM=m
|
||||
# CONFIG_DM_DEBUG is not set
|
||||
CONFIG_DM_BUFIO=m
|
||||
|
|
Loading…
Reference in a new issue