kernel26 to 2.6.37.1-1.1

This commit is contained in:
Kevin Mihelich 2011-02-23 16:28:31 -05:00
parent 7ceb9ed978
commit 47a851a18f
2 changed files with 9 additions and 8 deletions

View file

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux/arm 2.6.37 Kernel Configuration
# Wed Feb 16 10:19:07 2011
# Tue Feb 22 16:42:49 2011
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@ -881,7 +881,7 @@ CONFIG_WEXT_PROC=y
CONFIG_WEXT_SPY=y
CONFIG_WEXT_PRIV=y
CONFIG_CFG80211=m
# CONFIG_NL80211_TESTMODE is not set
CONFIG_NL80211_TESTMODE=y
# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
# CONFIG_CFG80211_REG_DEBUG is not set
CONFIG_CFG80211_DEFAULT_PS=y

View file

@ -1,4 +1,5 @@
# Maintainer: Mike Staszel <mikestaszel@plugapps.com>
# Maintainer: Kevin Mihelich <kevin@plugapps.com>
# Contributor: Julian Langschaedel <meta.rb@gmail.com>
noautobuild=1
@ -10,12 +11,12 @@ pkgbase="kernel26"
pkgname=('kernel26' 'kernel26-headers')
_kernelname=${pkgname#kernel26}
_basekernel=2.6.37
pkgver=${_basekernel}
_pkgrel=5
plugrel=3
pkgver=${_basekernel}.1
_pkgrel=1
plugrel=1
pkgrel="${_pkgrel}.${plugrel}"
makedepends=('xmlto' 'docbook-xsl' 'uboot-mkimage' 'make')
_patchname="patch-${pkgver}-4-ARCH"
_patchname="patch-${pkgver}-${_pkgrel}-ARCH"
replaces=('kernel26-withlinux' 'kernel26-dockstar')
arch=(arm)
CARCH=arm
@ -30,8 +31,8 @@ source=(ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-$_basekernel.tar.bz2
kernel26.preset
GoFlex-Home.patch)
md5sums=('c8ee37b4fdccdb651e0603d35350b434'
'732176aeb134678b4e369e1d5d5fca2e'
'8acec4a9e887e9cf279a46ba00e8711a'
'39bb8ff13c9a6f7c99b32287c2993cbe'
'fd2566a7b961b8f402bfeac127229c7e'
'bcdd89efa758a653204458140f3ba1a7'
'25584700a0a679542929c4bed31433b6'
'c9371e30c966c1755edf3e8cc1ab543c')