mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/linux-armv7 to 3.10.0-2, drop from base group
This commit is contained in:
parent
e217b997bd
commit
136cb62377
1 changed files with 1 additions and 2 deletions
|
@ -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')
|
||||
|
|
Loading…
Reference in a new issue