aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchase maupin <chase.maupin@ti.com>2012-05-21 14:29:07 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2012-12-14 00:25:47 +0100
commit18733ef759894f5337789b501e5384e6cd24d09f (patch)
treecaa0afc14bb7efa16e4fef96b67453532b1abc14
parent3ae3c8d521da604b4e66cfada00ddfd8050add49 (diff)
downloadopenembedded-18733ef759894f5337789b501e5384e6cd24d09f.tar.gz
gnome-keyring: Update LICENSE field version to GPLv2
* Updated LICENSE field version from generic GPL to GPLv2+, LGPLv2+, and LGPLv2.1+ 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> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--recipes/gnome/gnome-keyring_2.28.2.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/gnome/gnome-keyring_2.28.2.bb b/recipes/gnome/gnome-keyring_2.28.2.bb
index dceb070835..8e63e7e235 100644
--- a/recipes/gnome/gnome-keyring_2.28.2.bb
+++ b/recipes/gnome/gnome-keyring_2.28.2.bb
@@ -1,8 +1,8 @@
DESCRIPTION = "GNOME security credential management"
-LICENSE = "GPL"
+LICENSE = "GPLv2+ LGPLv2+ LGPLv2.1+"
SECTION = "x11/gnome"
DEPENDS = " gtk+-native libpam gconf gtk+ libtasn1 libtasn1-native libgcrypt"
-PR = "r1"
+PR = "r2"
inherit gnome pkgconfig