]> code.ossystems Code Review - openembedded-core.git/commitdiff
matchbox-panel-2: Fix the metadata
authorZhai Edwin <edwin.zhai@intel.com>
Thu, 1 Jul 2010 11:00:28 +0000 (19:00 +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-panel-2/matchbox-panel-2_svn.bb

index b35f79875efce587644b03ef1853afd86ce42387..d75b9ef4058ba0a07ef4cee17c0396312ba336f0 100644 (file)
@@ -1,4 +1,9 @@
-LICENSE = "GPLv2"
+DESCRIPTION = "A simple GTK+ based panel for handheld devices."
+HOMEPAGE = "http://matchbox-project.org"
+BUGTRACKER = "http://bugzilla.openedhand.com/"
+
+LICENSE = "GPLv2+"
+
 PRIORITY = "optional"
 DEPENDS = "gtk+ startup-notification dbus dbus-glib"
 DEPENDS += " ${@base_contains("MACHINE_FEATURES", "acpi", "libacpi", "",d)}"