[oe-commits] chase maupin : libgcrypt: Update LICENSE field version to GPLv2 and LGPLv2. 1

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


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

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

libgcrypt: Update LICENSE field version to GPLv2 and LGPLv2.1

* Updated LICENSE field version from generic GPL/LGPL/FDL to
  GPLv2+ 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 at ti.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/libgcrypt/libgcrypt_1.4.1.bb |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/recipes/libgcrypt/libgcrypt_1.4.1.bb b/recipes/libgcrypt/libgcrypt_1.4.1.bb
index bb7457d..58eacbe 100644
--- a/recipes/libgcrypt/libgcrypt_1.4.1.bb
+++ b/recipes/libgcrypt/libgcrypt_1.4.1.bb
@@ -1,5 +1,9 @@
 require libgcrypt.inc
 
+LICENSE = "GPLv2+ LGPLv2.1+"
+
+PR = "r1"
+
 
 SRC_URI[md5sum] = "555488ddfc81a6e0df1fb5112e7eee13"
 SRC_URI[sha256sum] = "7562042a6210947363bd6a9bbcdd03f8d02470c0347970b507f689d25a907844"





More information about the Openembedded-commits mailing list