diff options
Diffstat (limited to 'hostap')
-rw-r--r-- | hostap/hostap-daemon_0.2.4.oe | 1 | ||||
-rw-r--r-- | hostap/hostap-modules_0.2.5.oe | 1 | ||||
-rw-r--r-- | hostap/hostap-utils_0.2.4.oe | 1 | ||||
-rw-r--r-- | hostap/hostap-wpa-supplicant_0.2.5.inc | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/hostap/hostap-daemon_0.2.4.oe b/hostap/hostap-daemon_0.2.4.oe index 44973bf7fb..059a7acbe8 100644 --- a/hostap/hostap-daemon_0.2.4.oe +++ b/hostap/hostap-daemon_0.2.4.oe @@ -1,4 +1,5 @@ DESCRIPTION = "User space daemon for extended IEEE 802.11 management" +HOMEPAGE = "http://hostap.epitest.fi" SECTION = "kernel/userland" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" diff --git a/hostap/hostap-modules_0.2.5.oe b/hostap/hostap-modules_0.2.5.oe index bc136a3253..729f2d50bd 100644 --- a/hostap/hostap-modules_0.2.5.oe +++ b/hostap/hostap-modules_0.2.5.oe @@ -1,4 +1,5 @@ DESCRIPTION = "A driver for wireless LAN cards based on Intersil's Prism2/2.5/3 chipset" +HOMEPAGE = "http://hostap.epitest.fi" SECTION = "kernel/modules" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" diff --git a/hostap/hostap-utils_0.2.4.oe b/hostap/hostap-utils_0.2.4.oe index 8841a80e1c..9226acd8c7 100644 --- a/hostap/hostap-utils_0.2.4.oe +++ b/hostap/hostap-utils_0.2.4.oe @@ -1,4 +1,5 @@ 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>" diff --git a/hostap/hostap-wpa-supplicant_0.2.5.inc b/hostap/hostap-wpa-supplicant_0.2.5.inc index 0b67d3fe24..1aac31b523 100644 --- a/hostap/hostap-wpa-supplicant_0.2.5.inc +++ b/hostap/hostap-wpa-supplicant_0.2.5.inc @@ -1,4 +1,5 @@ SECTION = "kernel/userland" +HOMEPAGE = "http://hostap.epitest.fi/wpa_supplicant/" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" LICENSE = "GPL" |