mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-armv7 to 3.11.0-6
This commit is contained in:
parent
9d6d6b48b0
commit
bbb675969c
2 changed files with 9 additions and 9 deletions
|
@ -4,22 +4,22 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-armv7
|
||||
_srcname=linux-3.11-rc4
|
||||
_srcname=linux-3.11-rc5
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=3.11.0
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git')
|
||||
options=('!strip')
|
||||
source=("http://www.kernel.org/pub/linux/kernel/v3.x/testing/${_srcname}.tar.xz"
|
||||
"rcn.patch.gz::http://rcn-ee.net/deb/sid-armhf/v3.11.0-rc4-armv7-x6/patch-3.11-rc4-armv7-x6.diff.gz"
|
||||
"rcn.patch.gz::http://rcn-ee.net/deb/sid-armhf/v3.11.0-rc5-armv7-x8/patch-3.11-rc5-armv7-x8.diff.gz"
|
||||
'config')
|
||||
md5sums=('e1f1ab33167e0bcd48df7d5bceced194'
|
||||
'7b09ea222dd7a7e9e18625f957bbc491'
|
||||
'e3441994882da399868fe568fb32f46c')
|
||||
md5sums=('6b69725ddb3f1d80ba8dd54188b9434d'
|
||||
'c4a7614e41027c3d95a0937a34714dfa'
|
||||
'48f13beea596a62d037ed19881ae9dc5')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.11.0-rc4 Kernel Configuration
|
||||
# Linux/arm 3.11.0-rc5 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -3732,7 +3732,7 @@ CONFIG_USB_MDC800=m
|
|||
CONFIG_USB_MICROTEK=m
|
||||
# CONFIG_USB_DWC3 is not set
|
||||
CONFIG_USB_CHIPIDEA=y
|
||||
CONFIG_USB_CHIPIDEA_UDC=y
|
||||
# CONFIG_USB_CHIPIDEA_UDC is not set
|
||||
CONFIG_USB_CHIPIDEA_HOST=y
|
||||
# CONFIG_USB_CHIPIDEA_DEBUG is not set
|
||||
|
||||
|
@ -4542,7 +4542,7 @@ CONFIG_FSNOTIFY=y
|
|||
CONFIG_DNOTIFY=y
|
||||
CONFIG_INOTIFY_USER=y
|
||||
CONFIG_FANOTIFY=y
|
||||
# CONFIG_FANOTIFY_ACCESS_PERMISSIONS is not set
|
||||
CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y
|
||||
CONFIG_QUOTA=y
|
||||
CONFIG_QUOTA_NETLINK_INTERFACE=y
|
||||
# CONFIG_PRINT_QUOTA_WARNING is not set
|
||||
|
|
Loading…
Reference in a new issue