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

index 479ef2cd37d5579e95e8fa01dab56560e349fe5b..cb835445bc51c354d71160dac3c193ea6c243520 100644 (file)
@@ -1,5 +1,9 @@
 DESCRIPTION = "Matchbox keyboard"
-LICENSE = "GPL"
+HOMEPAGE = "http://matchbox-project.org/"
+BUGTRACKER = "http://bugzilla.openedhand.com/"
+
+LICENSE = "LGPLv2+"
+
 DEPENDS = "libxtst"
 SECTION = "x11/wm"
 PV = "0.0+svnr${SRCREV}"