core/linux-armv7 to 3.10.0-2, drop from base group

This commit is contained in:
Kevin Mihelich 2013-07-13 02:23:23 +00:00
parent e217b997bd
commit 136cb62377

View file

@ -8,7 +8,7 @@ pkgname=('linux-armv7' 'linux-headers-armv7')
_kernelname=${pkgname#linux}
_basekernel=3.10
pkgver=${_basekernel}.0
pkgrel=1
pkgrel=2
rcnrel=armv7-x2
arch=('armv7h')
url="http://www.kernel.org/"
@ -80,7 +80,6 @@ build() {
package_linux-armv7() {
pkgdesc="The Linux Kernel and modules - ARMv7 processors"
groups=('base')
depends=('coreutils' 'linux-firmware' 'module-init-tools>=3.16' 'mkinitcpio>=0.7')
optdepends=('crda: to set the correct wireless channels of your country')
provides=('kernel26' 'kernel26-omap' 'linux=${pkgver}' 'aufs_friendly')