aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChase Maupin <Chase.Maupin@ti.com>2012-05-14 08:18:44 -0500
committerChase Maupin <Chase.Maupin@ti.com>2012-05-21 09:20:03 -0500
commit4c9675bda495177639e51d8c91787f5347e2cb0e (patch)
treef2345f6863ae9fb9d2f5504a91d1e2aa1849c6dc
parent1293c6280a9859e7947699c521cad8063c4f7c7a (diff)
downloadopenembedded-4c9675bda495177639e51d8c91787f5347e2cb0e.tar.gz
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@ti.com>
-rw-r--r--recipes/libgcrypt/libgcrypt_1.4.1.bb4
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 bb7457d23e..58eacbe0ea 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"