summaryrefslogtreecommitdiff
path: root/meta/packages/matchbox-stroke
diff options
context:
space:
mode:
authorZhai Edwin <edwin.zhai@intel.com>2010-07-01 19:07:09 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-07-02 15:28:54 +0100
commit680f615991b4da0b24df45bef99332542dac8827 (patch)
treeb8ccd4a72cac667339dafc72d27b793b06986199 /meta/packages/matchbox-stroke
parentea1f53d2f3d325ceddce1b12da9d5cfcfa4fae07 (diff)
downloadopenembedded-core-680f615991b4da0b24df45bef99332542dac8827.tar.gz
openembedded-core-680f615991b4da0b24df45bef99332542dac8827.tar.bz2
openembedded-core-680f615991b4da0b24df45bef99332542dac8827.tar.xz
openembedded-core-680f615991b4da0b24df45bef99332542dac8827.zip
matchbox-stroke: Fix the metadata
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Diffstat (limited to 'meta/packages/matchbox-stroke')
-rw-r--r--meta/packages/matchbox-stroke/matchbox-stroke_svn.bb6
1 files changed, 5 insertions, 1 deletions
diff --git a/meta/packages/matchbox-stroke/matchbox-stroke_svn.bb b/meta/packages/matchbox-stroke/matchbox-stroke_svn.bb
index ad6b030da..f3626557e 100644
--- a/meta/packages/matchbox-stroke/matchbox-stroke_svn.bb
+++ b/meta/packages/matchbox-stroke/matchbox-stroke_svn.bb
@@ -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}"