diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-11-07 22:18:08 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-11-07 22:18:08 +0000 |
commit | 005e3d724d22b29b8c0f214771b87a5f0cc04f27 (patch) | |
tree | 737e4c4f68ae078ed74231658beb7dbd5e2baa1b /hostap | |
parent | 13627de5efd8f7c3fb427cc29b90df48ce84dd87 (diff) |
fix section for hostap stuff
BKrev: 418e9f20PiUypDDV3gSTZqmQ9AlkMg
Diffstat (limited to 'hostap')
-rw-r--r-- | hostap/hostap-daemon_0.2.4.oe | 2 | ||||
-rw-r--r-- | hostap/hostap-modules_0.1.3.oe | 2 | ||||
-rw-r--r-- | hostap/hostap-modules_0.2.0.oe | 2 | ||||
-rw-r--r-- | hostap/hostap-modules_0.2.4.oe | 2 | ||||
-rw-r--r-- | hostap/hostap-modules_0.2.5.oe | 2 | ||||
-rw-r--r-- | hostap/hostap-utils_0.2.4.oe | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/hostap/hostap-daemon_0.2.4.oe b/hostap/hostap-daemon_0.2.4.oe index 34cbe1e40e..44973bf7fb 100644 --- a/hostap/hostap-daemon_0.2.4.oe +++ b/hostap/hostap-daemon_0.2.4.oe @@ -1,5 +1,5 @@ DESCRIPTION = "User space daemon for extended IEEE 802.11 management" -SECTION = "base" +SECTION = "kernel/userland" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" LICENSE = "GPL" diff --git a/hostap/hostap-modules_0.1.3.oe b/hostap/hostap-modules_0.1.3.oe index 4657b877da..41d68da7ce 100644 --- a/hostap/hostap-modules_0.1.3.oe +++ b/hostap/hostap-modules_0.1.3.oe @@ -1,5 +1,5 @@ DESCRIPTION = "A driver for wireless LAN cards based on Intersil's Prism2/2.5/3 chipset" -SECTION = "base" +SECTION = "kernel/modules" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" LICENSE = "GPL" diff --git a/hostap/hostap-modules_0.2.0.oe b/hostap/hostap-modules_0.2.0.oe index e2840945c7..aa7e7f2efe 100644 --- a/hostap/hostap-modules_0.2.0.oe +++ b/hostap/hostap-modules_0.2.0.oe @@ -1,5 +1,5 @@ DESCRIPTION = "A driver for wireless LAN cards based on Intersil's Prism2/2.5/3 chipset" -SECTION = "base" +SECTION = "kernel/modules" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" LICENSE = "GPL" diff --git a/hostap/hostap-modules_0.2.4.oe b/hostap/hostap-modules_0.2.4.oe index f63d4a4865..8e7638f227 100644 --- a/hostap/hostap-modules_0.2.4.oe +++ b/hostap/hostap-modules_0.2.4.oe @@ -1,5 +1,5 @@ DESCRIPTION = "A driver for wireless LAN cards based on Intersil's Prism2/2.5/3 chipset" -SECTION = "base" +SECTION = "kernel/modules" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" LICENSE = "GPL" diff --git a/hostap/hostap-modules_0.2.5.oe b/hostap/hostap-modules_0.2.5.oe index bbb3850076..6a76d8460d 100644 --- a/hostap/hostap-modules_0.2.5.oe +++ b/hostap/hostap-modules_0.2.5.oe @@ -1,5 +1,5 @@ DESCRIPTION = "A driver for wireless LAN cards based on Intersil's Prism2/2.5/3 chipset" -SECTION = "base" +SECTION = "kernel/modules" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" LICENSE = "GPL" diff --git a/hostap/hostap-utils_0.2.4.oe b/hostap/hostap-utils_0.2.4.oe index fb91b41864..8841a80e1c 100644 --- a/hostap/hostap-utils_0.2.4.oe +++ b/hostap/hostap-utils_0.2.4.oe @@ -1,5 +1,5 @@ DESCRIPTION = "User mode helpers for the hostap driver" -SECTION = "base" +SECTION = "kernel/userland" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" LICENSE = "GPL" |