aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchase maupin <chase.maupin@ti.com>2012-05-21 14:29:24 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2012-12-14 00:26:42 +0100
commitd3874a99eb3fd8915e0cb0975f34116eb26c565f (patch)
treed285880e1bfbce1933669ce875bb067cf8d1330e
parent646d291009db900a74640b8d30cc2a895f0bf6f2 (diff)
downloadopenembedded-d3874a99eb3fd8915e0cb0975f34116eb26c565f.tar.gz
libgpg-error: 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> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--recipes/libgpg-error/libgpg-error_1.4.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/libgpg-error/libgpg-error_1.4.bb b/recipes/libgpg-error/libgpg-error_1.4.bb
index 951bd287fa..38715aae94 100644
--- a/recipes/libgpg-error/libgpg-error_1.4.bb
+++ b/recipes/libgpg-error/libgpg-error_1.4.bb
@@ -1,6 +1,8 @@
require libgpg-error.inc
-PR = "${INC_PR}.1"
+LICENSE = "GPLv2 LGPLv2.1"
+
+PR = "${INC_PR}.2"
SRC_URI[md5sum] = "86e60e9a03205fb706e99be101a2387e"
SRC_URI[sha256sum] = "fff67ec5ffc93cf91fc62350a19a9f677c9bc6eb2730395d22f9d40c754ed619"