[oe] [PATCH 52/70] shared-mime-info: Update LICENSE field version to GPLv2

Chase Maupin Chase.Maupin at ti.com
Mon May 21 14:29:51 UTC 2012


* 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
-- 
1.7.0.4





More information about the Openembedded-devel mailing list