core/linux-armv5-rc to 3.19.rc3-1

This commit is contained in:
Kevin Mihelich 2015-01-07 02:03:34 +00:00
parent 1d8bd47fa7
commit 0b18889b10
2 changed files with 6 additions and 4 deletions

View file

@ -4,7 +4,7 @@
buildarch=2 buildarch=2
_rcver=3.19 _rcver=3.19
_rcrel=2 _rcrel=3
pkgbase=linux-armv5-rc pkgbase=linux-armv5-rc
_srcname=linux-3.$((${_rcver##*.}-1)) _srcname=linux-3.$((${_rcver##*.}-1))
@ -27,14 +27,14 @@ source=("http://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz"
'archlinuxarm.patch' 'archlinuxarm.patch'
'config') 'config')
md5sums=('9e854df51ca3fef8bfe566dbd7b89241' md5sums=('9e854df51ca3fef8bfe566dbd7b89241'
'1c6974f39129582c2d5a8755b1fc7369' '63cb0c21a591edafb1032bdc689c9193'
'SKIP' 'SKIP'
'e3911eef007c122d23fd8ad7e91d69bf' 'e3911eef007c122d23fd8ad7e91d69bf'
'3a1e689563354c2f9f2d2764e1baa334' '3a1e689563354c2f9f2d2764e1baa334'
'a88071c80e1c2b22637894ae148c74b8' 'a88071c80e1c2b22637894ae148c74b8'
'e64077ce856769fc3af2a15ae95d8310' 'e64077ce856769fc3af2a15ae95d8310'
'e319a8e1a596a39a8951fc6454664b15' 'e319a8e1a596a39a8951fc6454664b15'
'041d39de67d48fdc42ae7801ca439a22') '2c8c6f4da0dda14897e28f4a44980b22')
prepare() { prepare() {
cd "${srcdir}/${_srcname}" cd "${srcdir}/${_srcname}"

View file

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm 3.19.0-rc1-1 Kernel Configuration # Linux/arm 3.19.0-rc3-1 Kernel Configuration
# #
CONFIG_ARM=y CONFIG_ARM=y
CONFIG_ARM_HAS_SG_CHAIN=y CONFIG_ARM_HAS_SG_CHAIN=y
@ -1156,6 +1156,7 @@ CONFIG_CFG80211_REG_DEBUG=y
CONFIG_CFG80211_DEFAULT_PS=y CONFIG_CFG80211_DEFAULT_PS=y
CONFIG_CFG80211_DEBUGFS=y CONFIG_CFG80211_DEBUGFS=y
# CONFIG_CFG80211_INTERNAL_REGDB is not set # CONFIG_CFG80211_INTERNAL_REGDB is not set
# CONFIG_CFG80211_WEXT is not set
CONFIG_LIB80211=m CONFIG_LIB80211=m
CONFIG_LIB80211_CRYPT_WEP=m CONFIG_LIB80211_CRYPT_WEP=m
CONFIG_LIB80211_CRYPT_CCMP=m CONFIG_LIB80211_CRYPT_CCMP=m
@ -1970,6 +1971,7 @@ CONFIG_HOSTAP_FIRMWARE_NVRAM=y
# CONFIG_HOSTAP_PLX is not set # CONFIG_HOSTAP_PLX is not set
# CONFIG_HOSTAP_PCI is not set # CONFIG_HOSTAP_PCI is not set
# CONFIG_IPW2100 is not set # CONFIG_IPW2100 is not set
# CONFIG_IPW2200 is not set
# CONFIG_IWLWIFI is not set # CONFIG_IWLWIFI is not set
# CONFIG_IWL4965 is not set # CONFIG_IWL4965 is not set
# CONFIG_IWL3945 is not set # CONFIG_IWL3945 is not set