]> code.ossystems Code Review - openembedded-core.git/commitdiff
gnome-common: Fix the metadata
authorZhai Edwin <edwin.zhai@intel.com>
Thu, 1 Jul 2010 07:35:11 +0000 (15:35 +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/gnome/gnome-common_2.20.0.bb

index 075ac141a16af8f7f62afbac33a449e1a8ade26a..c2eae72d55773b87246966df048e40807dd25382 100644 (file)
@@ -1,7 +1,11 @@
-LICENSE = "GPL"
+DESCRIPTION = "Common macros for building GNOME applications"
+HOMEPAGE = "http://www.gnome.org/"
+BUGTRACKER = "https://bugzilla.gnome.org/"
+
+LICENSE = "GPLv3"
+
 SECTION = "x11/gnome"
 PR = "r1"
-DESCRIPTION = "Common macros for building GNOME applications"
 inherit gnome
 
 # all isn't appropriate since STAGING_DATADIR is target specific