[oe-commits] chase maupin : libidl: Update LICENSE to contain actual version

git at git.openembedded.org git at git.openembedded.org
Fri Jul 13 09:32:34 UTC 2012


Module: meta-openembedded.git
Branch: denzil-next
Commit: 20458d62f8a1c076282b3dc1882ac887f4831086
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=20458d62f8a1c076282b3dc1882ac887f4831086

Author: chase maupin <chase.maupin at ti.com>
Date:   Fri Jul 13 09:11:54 2012 +0000

libidl: Update LICENSE to contain actual version

* Updated the LICENSE field to contain the version of the LGPL
  being used which is LGPLv2+
* Update the PR to reflect this license change

Signed-off-by: Chase Maupin <Chase.Maupin at ti.com>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
Signed-off-by: Eric Bénard <eric at eukrea.com>

---

 meta-gnome/recipes-gnome/libidl/libidl.inc       |    2 +-
 meta-gnome/recipes-gnome/libidl/libidl_0.8.13.bb |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-gnome/recipes-gnome/libidl/libidl.inc b/meta-gnome/recipes-gnome/libidl/libidl.inc
index 7a90a70..a402037 100644
--- a/meta-gnome/recipes-gnome/libidl/libidl.inc
+++ b/meta-gnome/recipes-gnome/libidl/libidl.inc
@@ -1,6 +1,6 @@
 DESCRIPTION = "Library for parsing CORBA IDL files"
 SECTION = "x11/gnome/libs"
-LICENSE = "LGPL"
+LICENSE = "LGPLv2+"
 
 inherit autotools pkgconfig
 
diff --git a/meta-gnome/recipes-gnome/libidl/libidl_0.8.13.bb b/meta-gnome/recipes-gnome/libidl/libidl_0.8.13.bb
index 732178d..d658cf8 100644
--- a/meta-gnome/recipes-gnome/libidl/libidl_0.8.13.bb
+++ b/meta-gnome/recipes-gnome/libidl/libidl_0.8.13.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605"
 
 DEPENDS = "glib-2.0 flex-native libidl-native"
 
-PR = "r0"
+PR = "r1"
 
 BINCONFIG_GLOB = "*-config-2"
 inherit autotools pkgconfig binconfig





More information about the Openembedded-commits mailing list