mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
mass kernel rebuild to drop from base group
This commit is contained in:
parent
339c538ae0
commit
e34f592ccb
10 changed files with 10 additions and 20 deletions
|
@ -9,7 +9,7 @@ pkgname=('linux-am33x' 'linux-headers-am33x')
|
|||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.8
|
||||
pkgver=${_basekernel}.13
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
bonerel=22
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -81,7 +81,6 @@ build() {
|
|||
|
||||
package_linux-am33x() {
|
||||
pkgdesc="The Linux Kernel and modules - am33x 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-am33x' 'linux=${pkgver}')
|
||||
|
|
|
@ -8,7 +8,7 @@ pkgname=('linux-armv7' 'linux-headers-armv7')
|
|||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.9
|
||||
pkgver=${_basekernel}.4
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
rcnrel=x2
|
||||
imxrel=imx4
|
||||
arch=('armv7h')
|
||||
|
@ -86,7 +86,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')
|
||||
|
|
|
@ -12,7 +12,7 @@ pkgname=('linux-imx6' 'linux-headers-imx6')
|
|||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.0
|
||||
pkgver=${_basekernel}.35
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -84,7 +84,6 @@ build() {
|
|||
|
||||
package_linux-imx6() {
|
||||
pkgdesc="The Linux Kernel and modules - i.MX6 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' "linux=${pkgver}")
|
||||
|
|
|
@ -9,7 +9,7 @@ pkgname=('linux-kirkwood-dt' 'linux-headers-kirkwood-dt')
|
|||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.9_rc2
|
||||
pkgver=${_basekernel}
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
cryptover=1.5
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -111,7 +111,6 @@ build() {
|
|||
|
||||
package_linux-kirkwood-dt() {
|
||||
pkgdesc="The Linux Kernel and modules - Marvell Kirkwood DT"
|
||||
groups=('base')
|
||||
depends=('coreutils' 'linux-firmware' 'module-init-tools>=3.16' 'mkinitcpio>=0.7' 'uboot-mkimage' 'uboot-env')
|
||||
optdepends=('crda: to set the correct wireless channels of your country')
|
||||
provides=('kernel26' 'cryptodev_friendly' 'linux=${pkgver}')
|
||||
|
|
|
@ -9,7 +9,7 @@ pkgname=('linux-kirkwood' 'linux-headers-kirkwood')
|
|||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.9.8
|
||||
pkgver=${_basekernel}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
cryptover=1.6
|
||||
bfqver=v6r2
|
||||
arch=('arm')
|
||||
|
@ -121,7 +121,6 @@ msg "Build cryptodev module"
|
|||
|
||||
package_linux-kirkwood() {
|
||||
pkgdesc="The Linux Kernel and modules - Marvell Kirkwood"
|
||||
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' 'aufs_friendly' 'cryptodev_friendly' 'linux=${pkgver}')
|
||||
|
|
|
@ -8,7 +8,7 @@ pkgname=('linux-mmp' 'linux-headers-mmp')
|
|||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.1
|
||||
pkgver=${_basekernel}.10
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -102,7 +102,6 @@ build() {
|
|||
|
||||
package_linux-mmp() {
|
||||
pkgdesc="The Linux Kernel and modules for Marvell PXA168/PXA910(MMP) and MMP2 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' 'aufs_friendly' "linux=${pkgver}")
|
||||
|
|
|
@ -9,7 +9,7 @@ pkgname=('linux-olinuxino' 'linux-headers-olinuxino')
|
|||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.7
|
||||
pkgver=${_basekernel}.2
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -91,7 +91,6 @@ build() {
|
|||
|
||||
package_linux-olinuxino() {
|
||||
pkgdesc="The Linux Kernel and modules - i.MX233 OLinuXino"
|
||||
groups=('base')
|
||||
depends=('coreutils' 'linux-firmware' 'module-init-tools>=3.16' 'mkinitcpio>=0.7' 'uboot-olinuxino')
|
||||
optdepends=('crda: to set the correct wireless channels of your country')
|
||||
provides=('kernel26' 'linux=${pkgver}')
|
||||
|
|
|
@ -12,7 +12,7 @@ pkgname=('linux-omap' 'linux-headers-omap')
|
|||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.7
|
||||
pkgver=${_basekernel}.10
|
||||
pkgrel=7
|
||||
pkgrel=8
|
||||
rcnrel=x13
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -107,7 +107,6 @@ build() {
|
|||
|
||||
package_linux-omap() {
|
||||
pkgdesc="The Linux Kernel and modules - OMAP3/4 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')
|
||||
|
|
|
@ -13,7 +13,7 @@ pkgname=('linux-trimslice' 'linux-headers-trimslice')
|
|||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.1
|
||||
pkgver=${_basekernel}.10
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -93,7 +93,6 @@ CXXFLAGS=""
|
|||
|
||||
package_linux-trimslice() {
|
||||
pkgdesc="The Linux Kernel and modules - TrimSlice"
|
||||
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-trimslice' 'linux=${pkgver}')
|
||||
|
|
|
@ -10,7 +10,7 @@ pkgname=('linux' 'linux-headers')
|
|||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.1
|
||||
pkgver=${_basekernel}.10
|
||||
pkgrel=21
|
||||
pkgrel=22
|
||||
cryptover=1.6
|
||||
bfqver=v6r2
|
||||
arch=('arm')
|
||||
|
@ -137,7 +137,6 @@ msg "Building cryptodev module"
|
|||
|
||||
package_linux() {
|
||||
pkgdesc="The Linux Kernel and modules"
|
||||
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' 'aufs_friendly' 'cryptodev_friendly')
|
||||
|
|
Loading…
Reference in a new issue