]> code.ossystems Code Review - openembedded-core.git/commitdiff
Fix metadata for hostap-utils
authorDongxiao Xu <dongxiao.xu@intel.com>
Wed, 9 Jun 2010 07:20:51 +0000 (15:20 +0800)
committerSaul Wold <Saul.Wold@intel.com>
Thu, 10 Jun 2010 23:30:30 +0000 (16:30 -0700)
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
meta/packages/hostap/hostap-utils.inc

index 2e1897c9baf2df1f79121fb85a7eedcbc5a08bbb..16880f11962effd75415a149e96b8eb3139f4299 100644 (file)
@@ -1,8 +1,11 @@
 DESCRIPTION = "User mode helpers for the hostap driver"
 HOMEPAGE = "http://hostap.epitest.fi"
+BUGTRACKER = "http://hostap.epitest.fi/bugz/"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
+                       file://util.c;beginline=1;endline=9;md5=d3b9280851302e5ba34e5fb717489b6d"
 SECTION = "kernel/userland"
 PRIORITY = "optional"
-LICENSE = "GPL"
 PR = "r4"
 
 SRC_URI = "http://hostap.epitest.fi/releases/hostap-utils-${PV}.tar.gz \