[oe-commits] chase maupin : gnome-common: Update LICENSE field version to GPLv3

git at git.openembedded.org git at git.openembedded.org
Fri Dec 14 19:28:41 UTC 2012


Module: openembedded.git
Branch: master
Commit: eeb0078425ff86b26852723956607e31852b7bc9
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=eeb0078425ff86b26852723956607e31852b7bc9

Author: chase maupin <chase.maupin at ti.com>
Date:   Mon May 21 14:29:53 2012 +0000

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 at ti.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/gnome/gnome-common.inc       |    2 +-
 recipes/gnome/gnome-common_2.28.0.bb |    2 ++
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/gnome/gnome-common.inc b/recipes/gnome/gnome-common.inc
index 826052f..3e4cbae 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 9fa6c21..cca1dee 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"





More information about the Openembedded-commits mailing list