Clean up and correct MAINTAINERS

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@739 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2006-09-21 14:48:08 +00:00
parent 650cd19cb5
commit a48da11aca
145 changed files with 3 additions and 148 deletions

View File

@@ -1,5 +1,4 @@
DESCRIPTION = "PCMCIA-cs configuration files for wireless LAN cards based on Intersil's Prism2/2.5/3 chipset"
MAINTAINER = "Marcin Juszkiewicz <openembedded@hrw.one.pl>"
SECTION = "kernel/modules"
PRIORITY = "optional"
LICENSE = "GPL"

View File

@@ -1,7 +1,6 @@
DESCRIPTION = "A driver for wireless LAN cards based on Intersil's Prism2/2.5/3 chipset"
SECTION = "kernel/modules"
PRIORITY = "optional"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
LICENSE = "GPL"
SRC_URI = "http://hostap.epitest.fi/releases/hostap-driver-${PV}.tar.gz"

View File

@@ -2,7 +2,6 @@ DESCRIPTION = "User mode helpers for the hostap driver"
HOMEPAGE = "http://hostap.epitest.fi"
SECTION = "kernel/userland"
PRIORITY = "optional"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
LICENSE = "GPL"
RRECOMMENDS = "hostap-modules"
PR = "r3"