[oe-commits] Chase Maupin : shared-mime-info: Update LICENSE field version to GPLv2

git at git.openembedded.org git at git.openembedded.org
Wed May 23 21:13:55 UTC 2012


Module: openembedded.git
Branch: 2011.03-maintenance
Commit: ad03d7fb52ff16cd12b8f11ee24ef5f3f072556d
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=ad03d7fb52ff16cd12b8f11ee24ef5f3f072556d

Author: Chase Maupin <Chase.Maupin at ti.com>
Date:   Mon May 14 09:59:09 2012 -0500

shared-mime-info: Update LICENSE field version to GPLv2

* Updated LICENSE field version from generic GPL to GPLv2 to
  reflect the real license version.
* This change was based on source inspection.

Signed-off-by: Chase Maupin <Chase.Maupin at ti.com>

---

 recipes/shared-mime-info/shared-mime-info_0.51.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/shared-mime-info/shared-mime-info_0.51.bb b/recipes/shared-mime-info/shared-mime-info_0.51.bb
index 1f0a3d2..b9c8671 100644
--- a/recipes/shared-mime-info/shared-mime-info_0.51.bb
+++ b/recipes/shared-mime-info/shared-mime-info_0.51.bb
@@ -1,7 +1,9 @@
 require shared-mime-info.inc
 
+LICENSE = "GPLv2"
+
 DEPENDS = "libxml2 intltool-native glib-2.0 shared-mime-info-native"
-PR = "r2"
+PR = "r3"
 
 do_install_append() {
     update-mime-database ${D}${datadir}/mime





More information about the Openembedded-commits mailing list