summaryrefslogtreecommitdiffstats
path: root/meta/packages/hostap/hostap-utils.inc
diff options
context:
space:
mode:
authorDongxiao Xu <dongxiao.xu@intel.com>2010-06-09 15:20:51 +0800
committerSaul Wold <Saul.Wold@intel.com>2010-06-10 16:30:30 -0700
commit1d8873df3928fd1e4683b4ff6edf954a3e1d7c9f (patch)
tree018e1f3afe72fbcfc687cc87d6b154702c79ae39 /meta/packages/hostap/hostap-utils.inc
parentc655e048eb112282a0c32257fc346e9adec48633 (diff)
downloadpoky-1d8873df3928fd1e4683b4ff6edf954a3e1d7c9f.tar.gz
Fix metadata for hostap-utils
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta/packages/hostap/hostap-utils.inc')
-rw-r--r--meta/packages/hostap/hostap-utils.inc5
1 files changed, 4 insertions, 1 deletions
diff --git a/meta/packages/hostap/hostap-utils.inc b/meta/packages/hostap/hostap-utils.inc
index 2e1897c9ba..16880f1196 100644
--- a/meta/packages/hostap/hostap-utils.inc
+++ b/meta/packages/hostap/hostap-utils.inc
@@ -1,8 +1,11 @@
1DESCRIPTION = "User mode helpers for the hostap driver" 1DESCRIPTION = "User mode helpers for the hostap driver"
2HOMEPAGE = "http://hostap.epitest.fi" 2HOMEPAGE = "http://hostap.epitest.fi"
3BUGTRACKER = "http://hostap.epitest.fi/bugz/"
4LICENSE = "GPLv2"
5LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
6 file://util.c;beginline=1;endline=9;md5=d3b9280851302e5ba34e5fb717489b6d"
3SECTION = "kernel/userland" 7SECTION = "kernel/userland"
4PRIORITY = "optional" 8PRIORITY = "optional"
5LICENSE = "GPL"
6PR = "r4" 9PR = "r4"
7 10
8SRC_URI = "http://hostap.epitest.fi/releases/hostap-utils-${PV}.tar.gz \ 11SRC_URI = "http://hostap.epitest.fi/releases/hostap-utils-${PV}.tar.gz \