diff options
Diffstat (limited to 'meta/packages/hostap')
-rw-r--r-- | meta/packages/hostap/hostap-conf_1.0.bb | 1 | ||||
-rw-r--r-- | meta/packages/hostap/hostap-modules.inc | 1 | ||||
-rw-r--r-- | meta/packages/hostap/hostap-utils.inc | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/meta/packages/hostap/hostap-conf_1.0.bb b/meta/packages/hostap/hostap-conf_1.0.bb index 094722c845..1b0edf19cb 100644 --- a/meta/packages/hostap/hostap-conf_1.0.bb +++ b/meta/packages/hostap/hostap-conf_1.0.bb | |||
@@ -1,5 +1,4 @@ | |||
1 | DESCRIPTION = "PCMCIA-cs configuration files for wireless LAN cards based on Intersil's Prism2/2.5/3 chipset" | 1 | DESCRIPTION = "PCMCIA-cs configuration files for wireless LAN cards based on Intersil's Prism2/2.5/3 chipset" |
2 | MAINTAINER = "Marcin Juszkiewicz <openembedded@hrw.one.pl>" | ||
3 | SECTION = "kernel/modules" | 2 | SECTION = "kernel/modules" |
4 | PRIORITY = "optional" | 3 | PRIORITY = "optional" |
5 | LICENSE = "GPL" | 4 | LICENSE = "GPL" |
diff --git a/meta/packages/hostap/hostap-modules.inc b/meta/packages/hostap/hostap-modules.inc index 5ce5e0db67..a3bf503f9f 100644 --- a/meta/packages/hostap/hostap-modules.inc +++ b/meta/packages/hostap/hostap-modules.inc | |||
@@ -1,7 +1,6 @@ | |||
1 | DESCRIPTION = "A driver for wireless LAN cards based on Intersil's Prism2/2.5/3 chipset" | 1 | DESCRIPTION = "A driver for wireless LAN cards based on Intersil's Prism2/2.5/3 chipset" |
2 | SECTION = "kernel/modules" | 2 | SECTION = "kernel/modules" |
3 | PRIORITY = "optional" | 3 | PRIORITY = "optional" |
4 | MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" | ||
5 | LICENSE = "GPL" | 4 | LICENSE = "GPL" |
6 | 5 | ||
7 | SRC_URI = "http://hostap.epitest.fi/releases/hostap-driver-${PV}.tar.gz" | 6 | SRC_URI = "http://hostap.epitest.fi/releases/hostap-driver-${PV}.tar.gz" |
diff --git a/meta/packages/hostap/hostap-utils.inc b/meta/packages/hostap/hostap-utils.inc index 1e4362d0f7..c039aba9dc 100644 --- a/meta/packages/hostap/hostap-utils.inc +++ b/meta/packages/hostap/hostap-utils.inc | |||
@@ -2,7 +2,6 @@ DESCRIPTION = "User mode helpers for the hostap driver" | |||
2 | HOMEPAGE = "http://hostap.epitest.fi" | 2 | HOMEPAGE = "http://hostap.epitest.fi" |
3 | SECTION = "kernel/userland" | 3 | SECTION = "kernel/userland" |
4 | PRIORITY = "optional" | 4 | PRIORITY = "optional" |
5 | MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" | ||
6 | LICENSE = "GPL" | 5 | LICENSE = "GPL" |
7 | RRECOMMENDS = "hostap-modules" | 6 | RRECOMMENDS = "hostap-modules" |
8 | PR = "r3" | 7 | PR = "r3" |