aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchase maupin <chase.maupin@ti.com>2012-07-13 09:11:54 +0000
committerEric Bénard <eric@eukrea.com>2012-07-13 11:27:19 +0200
commit20458d62f8a1c076282b3dc1882ac887f4831086 (patch)
tree02ab8f6f2ccd1a0d734b27599bd91092aed0ebd9
parente1a710624225537547936b07d7a2d45e2fd5ed17 (diff)
downloadmeta-openembedded-20458d62f8a1c076282b3dc1882ac887f4831086.tar.gz
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@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Eric Bénard <eric@eukrea.com>
-rw-r--r--meta-gnome/recipes-gnome/libidl/libidl.inc2
-rw-r--r--meta-gnome/recipes-gnome/libidl/libidl_0.8.13.bb2
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 7a90a7044d..a40203776b 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 732178d037..d658cf8c71 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