diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2006-05-01 14:20:34 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-05-01 14:20:34 +0000 |
commit | e232af4358cdf4ce074b8b07395b082c21ff5e41 (patch) | |
tree | d6b74b3c3ebad9feee462cb56a2bc3c85f14e05b /packages/orinoco/orinoco-conf_1.0.bb | |
parent | e05eb5d066ba7e86c211c1af5b64c45a0b79d99e (diff) |
orinoco-conf: Prism cards moved to hostap-conf, added me as 2nd maintainer
Diffstat (limited to 'packages/orinoco/orinoco-conf_1.0.bb')
-rw-r--r-- | packages/orinoco/orinoco-conf_1.0.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/orinoco/orinoco-conf_1.0.bb b/packages/orinoco/orinoco-conf_1.0.bb index d44446895d..5bbc31b415 100644 --- a/packages/orinoco/orinoco-conf_1.0.bb +++ b/packages/orinoco/orinoco-conf_1.0.bb @@ -1,9 +1,9 @@ DESCRIPTION = "PCMCIA-cs configuration files for Hermes (Orinoco) wireless LAN cards" SECTION = "kernel/modules" PRIORITY = "optional" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" +MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de> Marcin Juszkiewicz <openembedded@hrw.one.pl>" LICENSE = "GPL" -PR = "r0" +PR = "r1" SRC_URI = "file://spectrum.conf \ file://hermes.conf \ |