aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChase Maupin <Chase.Maupin@ti.com>2012-05-14 10:45:43 -0500
committerChase Maupin <Chase.Maupin@ti.com>2012-05-21 09:21:06 -0500
commitb0d88ae7dfe1e63ae1cc53a03c721acb60565458 (patch)
treef677cfe0a1dcdb366185e3a4af911c4941112d8c
parent7f09a7df844f6acbcbf71fa41bbc5d305d96d26b (diff)
downloadopenembedded-b0d88ae7dfe1e63ae1cc53a03c721acb60565458.tar.gz
gnome-common: Update LICENSE field version to GPLv3
* Updated LICENSE field version from generic GPL to GPLv3 to reflect the real license version. * This change was based on setting in oe-core as well as code inspection. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
-rw-r--r--recipes/gnome/gnome-common.inc2
-rw-r--r--recipes/gnome/gnome-common_2.28.0.bb2
2 files changed, 3 insertions, 1 deletions
diff --git a/recipes/gnome/gnome-common.inc b/recipes/gnome/gnome-common.inc
index 826052fcb3..3e4cbae06a 100644
--- a/recipes/gnome/gnome-common.inc
+++ b/recipes/gnome/gnome-common.inc
@@ -1,4 +1,4 @@
-LICENSE = "GPL"
+LICENSE = "GPLv3"
SECTION = "x11/gnome"
DESCRIPTION = "Common macros for building GNOME applications"
diff --git a/recipes/gnome/gnome-common_2.28.0.bb b/recipes/gnome/gnome-common_2.28.0.bb
index 9fa6c218bf..cca1dee754 100644
--- a/recipes/gnome/gnome-common_2.28.0.bb
+++ b/recipes/gnome/gnome-common_2.28.0.bb
@@ -1,4 +1,6 @@
require gnome-common.inc
+PR = "r1"
+
SRC_URI[archive.md5sum] = "30daabb0ca4898fea2647999e7813e8f"
SRC_URI[archive.sha256sum] = "dd4817103d23745d00c735dd137951552ba7b576cb8f68e6a529d06661e9b6a1"