mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/kernel26-olinuxino remove from base
This commit is contained in:
parent
e528d2c328
commit
0f33b9723f
1 changed files with 1 additions and 2 deletions
|
@ -12,7 +12,7 @@ pkgname=('kernel26-olinuxino' 'kernel26-headers-olinuxino')
|
|||
_kernelname=${pkgname#kernel26}
|
||||
_basekernel=2.6
|
||||
pkgver=${_basekernel}.35.3
|
||||
pkgrel=8
|
||||
pkgrel=9
|
||||
makedepends=('xmlto' 'docbook-xsl' 'make' 'git' 'elftosb' 'imx-bootlets-olinuxino' 'imx-bootlets-olinuxino-ntsc')
|
||||
optdepends=()
|
||||
options=('!strip' '!buildflags' '!makeflags')
|
||||
|
@ -88,7 +88,6 @@ build() {
|
|||
|
||||
package_kernel26-olinuxino() {
|
||||
pkgdesc="The Linux Kernel and modules for iMX233-OLinuXino-Maxi with PAL video output"
|
||||
groups=('base')
|
||||
depends=('coreutils' 'module-init-tools')
|
||||
replaces=('kernel24' 'kernel24-scsi' 'kernel26-scsi'
|
||||
'alsa-driver' 'ieee80211' 'hostap-driver26'
|
||||
|
|
Loading…
Reference in a new issue