mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-armv5 to 3.17.5-1
This commit is contained in:
parent
714795e004
commit
80c5af003a
2 changed files with 6 additions and 5 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-armv5
|
||||||
_srcname=linux-3.17
|
_srcname=linux-3.17
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="ARMv5 multi-platform"
|
_desc="ARMv5 multi-platform"
|
||||||
pkgver=3.17.4
|
pkgver=3.17.5
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
arch=('arm')
|
arch=('arm')
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
|
@ -25,14 +25,14 @@ source=("http://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz"
|
||||||
'archlinuxarm.patch'
|
'archlinuxarm.patch'
|
||||||
'config')
|
'config')
|
||||||
md5sums=('fb30d0f29214d75cddd2faa94f73d5cf'
|
md5sums=('fb30d0f29214d75cddd2faa94f73d5cf'
|
||||||
'df86f9de60a651ce3312af09729f7b1e'
|
'd8c6564330249fff4bffcbe62d33d82b'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'e3911eef007c122d23fd8ad7e91d69bf'
|
'e3911eef007c122d23fd8ad7e91d69bf'
|
||||||
'3a1e689563354c2f9f2d2764e1baa334'
|
'3a1e689563354c2f9f2d2764e1baa334'
|
||||||
'a88071c80e1c2b22637894ae148c74b8'
|
'a88071c80e1c2b22637894ae148c74b8'
|
||||||
'e64077ce856769fc3af2a15ae95d8310'
|
'e64077ce856769fc3af2a15ae95d8310'
|
||||||
'e319a8e1a596a39a8951fc6454664b15'
|
'e319a8e1a596a39a8951fc6454664b15'
|
||||||
'9425b3eb690c22c72d5507acb2ee1267')
|
'd5a0d8550cae220f77f4b3d09c626537')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd "${srcdir}/${_srcname}"
|
cd "${srcdir}/${_srcname}"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 3.17.0-rc7-7 Kernel Configuration
|
# Linux/arm 3.17.5-1 Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_ARM=y
|
CONFIG_ARM=y
|
||||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||||
|
@ -4598,7 +4598,8 @@ CONFIG_AUFS_SBILIST=y
|
||||||
CONFIG_AUFS_HNOTIFY=y
|
CONFIG_AUFS_HNOTIFY=y
|
||||||
CONFIG_AUFS_HFSNOTIFY=y
|
CONFIG_AUFS_HFSNOTIFY=y
|
||||||
CONFIG_AUFS_EXPORT=y
|
CONFIG_AUFS_EXPORT=y
|
||||||
# CONFIG_AUFS_FHSM is not set
|
CONFIG_AUFS_XATTR=y
|
||||||
|
CONFIG_AUFS_FHSM=y
|
||||||
CONFIG_AUFS_RDU=y
|
CONFIG_AUFS_RDU=y
|
||||||
CONFIG_AUFS_SHWH=y
|
CONFIG_AUFS_SHWH=y
|
||||||
CONFIG_AUFS_BR_RAMFS=y
|
CONFIG_AUFS_BR_RAMFS=y
|
||||||
|
|
Loading…
Reference in a new issue