]> code.ossystems Code Review - openembedded-core.git/commitdiff
matchbox-stroke: Fix the metadata
authorZhai Edwin <edwin.zhai@intel.com>
Thu, 1 Jul 2010 11:07:09 +0000 (19:07 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 2 Jul 2010 14:28:54 +0000 (15:28 +0100)
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
meta/packages/matchbox-stroke/matchbox-stroke_svn.bb

index ad6b030dafd6c3727f7fd136aace68125296794e..f3626557e37cd75f53546f1bbde5ce2c045e3e52 100644 (file)
@@ -1,5 +1,9 @@
 DESCRIPTION = "Matchbox stroke recogniser"
-LICENSE = "GPL"
+HOMEPAGE = "http://matchbox-project.org"
+BUGTRACKER = "http://bugzilla.openedhand.com/"
+
+LICENSE = "GPLv2"
+
 DEPENDS = "libfakekey expat libxft"
 SECTION = "x11/wm"
 PV = "0.0+svnr${SRCREV}"