[oe-commits] Chase Maupin : libgpg-error: Update LICENSE field version to GPLv2 and LGPLv2.1

git at git.openembedded.org git at git.openembedded.org
Wed May 23 21:13:49 UTC 2012


Module: openembedded.git
Branch: 2011.03-maintenance
Commit: 7ee5a737dcfcfb14d4a45ec9f318acc1c6ceeb44
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=7ee5a737dcfcfb14d4a45ec9f318acc1c6ceeb44

Author: Chase Maupin <Chase.Maupin at ti.com>
Date:   Mon May 14 08:30:43 2012 -0500

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 at ti.com>

---

 recipes/libgpg-error/libgpg-error_1.4.bb |    4 +++-
 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 951bd28..38715aa 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"





More information about the Openembedded-commits mailing list