* 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 <[email protected]>
---
 recipes/gnome/gnome-keyring_2.28.2.bb |    4 ++--
 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 dceb070..8e63e7e 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
 
-- 
1.7.0.4


_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to