[oe-commits] Chase Maupin : libdaemon: Update LICENSE field version to LGPLv2.1

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


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

Author: Chase Maupin <Chase.Maupin at ti.com>
Date:   Mon May 14 10:53:23 2012 -0500

libdaemon: Update LICENSE field version to LGPLv2.1

* Updated LICENSE field version from generic LGPL to LGPLv2.1+ to
  reflect the real license version.
* This change was back-ported from oe-core.

Signed-off-by: Chase Maupin <Chase.Maupin at ti.com>

---

 recipes/libdaemon/libdaemon_0.13.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/libdaemon/libdaemon_0.13.bb b/recipes/libdaemon/libdaemon_0.13.bb
index 3ad47dd..0ff13a4 100644
--- a/recipes/libdaemon/libdaemon_0.13.bb
+++ b/recipes/libdaemon/libdaemon_0.13.bb
@@ -2,8 +2,8 @@ DESCRIPTION = "libdaemon is a lightweight C library that eases the writing of UN
 SECTION = "libs"
 AUTHOR = "Lennart Poettering <lennart at poettering.net>"
 HOMEPAGE = "http://0pointer.de/lennart/projects/libdaemon/"
-LICENSE = "LGPL"
-PR = "r0"
+LICENSE = "LGPLv2.1+"
+PR = "r1"
 
 SRC_URI = "http://0pointer.de/lennart/projects/libdaemon/libdaemon-${PV}.tar.gz"
 





More information about the Openembedded-commits mailing list