mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-armv5-rc to 3.16.0-3
This commit is contained in:
parent
e289d09a0b
commit
071a68d734
2 changed files with 5 additions and 6 deletions
|
@ -4,11 +4,11 @@
|
|||
buildarch=2
|
||||
|
||||
pkgbase=linux-armv5-rc
|
||||
_srcname=linux-3.16-rc2
|
||||
_srcname=linux-3.16-rc3
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv5 based platforms"
|
||||
pkgver=3.16.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -22,14 +22,14 @@ source=("http://www.kernel.org/pub/linux/kernel/v3.x/testing/${_srcname}.tar.xz"
|
|||
'0001-imx23-I2C-fixes.patch'
|
||||
'archlinuxarm.patch'
|
||||
'config')
|
||||
md5sums=('67de066e7f5b9c03967aa285f5f13cee'
|
||||
md5sums=('a48dbb808fea67a8437b0601d27e84d3'
|
||||
'SKIP'
|
||||
'5add8cc8a029016f05270f73c7863931'
|
||||
'3a1e689563354c2f9f2d2764e1baa334'
|
||||
'a88071c80e1c2b22637894ae148c74b8'
|
||||
'e64077ce856769fc3af2a15ae95d8310'
|
||||
'e319a8e1a596a39a8951fc6454664b15'
|
||||
'213e6d67ace038c1874737841adbdce2')
|
||||
'6863053dee28c15a9379332ab32ea3f2')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.16.0-rc2-2 Kernel Configuration
|
||||
# Linux/arm 3.16.0-rc3-3 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -4563,7 +4563,6 @@ CONFIG_AUFS_HNOTIFY=y
|
|||
CONFIG_AUFS_HFSNOTIFY=y
|
||||
CONFIG_AUFS_EXPORT=y
|
||||
CONFIG_AUFS_RDU=y
|
||||
CONFIG_AUFS_SP_IATTR=y
|
||||
CONFIG_AUFS_SHWH=y
|
||||
CONFIG_AUFS_BR_RAMFS=y
|
||||
CONFIG_AUFS_BR_FUSE=y
|
||||
|
|
Loading…
Reference in a new issue