summaryrefslogtreecommitdiff
path: root/meta/packages
diff options
context:
space:
mode:
authorZhai Edwin <edwin.zhai@intel.com>2010-07-01 15:35:11 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-07-02 15:28:53 +0100
commit8a2b4e2a5e85f4937e72f03e579b1aaa264074a1 (patch)
treec40ba9f96ebc25347ce6e520c4228366fc6b834c /meta/packages
parent5f1f17f07641347a030b47e1d877c28389855e29 (diff)
downloadopenembedded-core-8a2b4e2a5e85f4937e72f03e579b1aaa264074a1.tar.gz
openembedded-core-8a2b4e2a5e85f4937e72f03e579b1aaa264074a1.tar.bz2
openembedded-core-8a2b4e2a5e85f4937e72f03e579b1aaa264074a1.tar.xz
openembedded-core-8a2b4e2a5e85f4937e72f03e579b1aaa264074a1.zip
gnome-common: Fix the metadata
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Diffstat (limited to 'meta/packages')
-rw-r--r--meta/packages/gnome/gnome-common_2.20.0.bb8
1 files changed, 6 insertions, 2 deletions
diff --git a/meta/packages/gnome/gnome-common_2.20.0.bb b/meta/packages/gnome/gnome-common_2.20.0.bb
index 075ac141a..c2eae72d5 100644
--- a/meta/packages/gnome/gnome-common_2.20.0.bb
+++ b/meta/packages/gnome/gnome-common_2.20.0.bb
@@ -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