remove kernel26-raspberrypi and udev-oxnas from base group

This commit is contained in:
Julian Langschaedel 2011-12-24 14:17:25 +01:00
parent 1c8c4dfd47
commit 8aa9c1a8cb
2 changed files with 2 additions and 2 deletions

View file

@ -74,7 +74,7 @@ build() {
package_kernel26-raspberrypi() {
pkgdesc="The Linux Kernel and modules - Raspberry Pi"
groups=('base')
#groups=('base')
depends=('coreutils' 'module-init-tools>=3.12-2')
replaces=('kernel24' 'kernel24-scsi' 'kernel26-scsi'
'alsa-driver' 'ieee80211' 'hostap-driver26'

View file

@ -18,7 +18,7 @@ pkgrel=1
arch=(i686 x86_64)
url="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html"
license=('GPL')
groups=('base')
#groups=('base')
options=(!makeflags !libtool)
makedepends=('gobject-introspection' 'gperf')
#source=(http://www.kernel.org/pub/linux/utils/kernel/hotplug/$_pkgbase-$pkgver.tar.bz2