mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-armv5 to 3.15.7-1
This commit is contained in:
parent
9082049779
commit
3e632cc47b
2 changed files with 6 additions and 4 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-armv5
|
|||
_srcname=linux-3.15
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv5 based platforms"
|
||||
pkgver=3.15.6
|
||||
pkgver=3.15.7
|
||||
pkgrel=1
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -30,7 +30,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz"
|
|||
'archlinuxarm.patch'
|
||||
'config')
|
||||
md5sums=('97ca1625bb40368dc41b9a7971549071'
|
||||
'25e4c27b4aff5e14dc4b3dc0029fd05d'
|
||||
'2f09ab9d30dfe6d59469990a46d20cc4'
|
||||
'SKIP'
|
||||
'537d3b1821b5685036138621308148d2'
|
||||
'eb663234804d647a64cea20b949f3afd'
|
||||
|
@ -42,7 +42,7 @@ md5sums=('97ca1625bb40368dc41b9a7971549071'
|
|||
'ad4eb847c301bc3d5a66de3ee2369da8'
|
||||
'ef607cd7a01d7c287b107f677f6a7808'
|
||||
'e319a8e1a596a39a8951fc6454664b15'
|
||||
'1023171a1d8c682ea13c3b18a66d4878')
|
||||
'5dbd33135a43cb24033b6b703373ad6f')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.15.3-1 Kernel Configuration
|
||||
# Linux/arm 3.15.7-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -285,6 +285,7 @@ CONFIG_DEFAULT_CFQ=y
|
|||
CONFIG_DEFAULT_IOSCHED="cfq"
|
||||
CONFIG_ASN1=y
|
||||
CONFIG_UNINLINE_SPIN_UNLOCK=y
|
||||
CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
|
||||
CONFIG_FREEZER=y
|
||||
|
||||
#
|
||||
|
@ -4498,6 +4499,7 @@ CONFIG_AUFS_SBILIST=y
|
|||
CONFIG_AUFS_HNOTIFY=y
|
||||
CONFIG_AUFS_HFSNOTIFY=y
|
||||
CONFIG_AUFS_EXPORT=y
|
||||
# CONFIG_AUFS_FHSM is not set
|
||||
CONFIG_AUFS_RDU=y
|
||||
CONFIG_AUFS_SHWH=y
|
||||
CONFIG_AUFS_BR_RAMFS=y
|
||||
|
|
Loading…
Reference in a new issue