aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/libidl/libidl-native_0.8.13.bb2
-rw-r--r--recipes/libidl/libidl.inc2
-rw-r--r--recipes/libidl/libidl_0.8.13.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes/libidl/libidl-native_0.8.13.bb b/recipes/libidl/libidl-native_0.8.13.bb
index 834f4af426..0fae990b1f 100644
--- a/recipes/libidl/libidl-native_0.8.13.bb
+++ b/recipes/libidl/libidl-native_0.8.13.bb
@@ -2,7 +2,7 @@ SECTION = "libs"
require libidl_${PV}.bb
inherit native
-PR = "r1"
+PR = "r2"
DEPENDS = "bison-native glib-2.0-native"
diff --git a/recipes/libidl/libidl.inc b/recipes/libidl/libidl.inc
index 7a90a7044d..a40203776b 100644
--- a/recipes/libidl/libidl.inc
+++ b/recipes/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/recipes/libidl/libidl_0.8.13.bb b/recipes/libidl/libidl_0.8.13.bb
index 141d802c55..c95b32f975 100644
--- a/recipes/libidl/libidl_0.8.13.bb
+++ b/recipes/libidl/libidl_0.8.13.bb
@@ -2,7 +2,7 @@ require libidl.inc
DEPENDS = "glib-2.0 flex-native libidl-native"
-PR = "r0"
+PR = "r1"
BINCONFIG_GLOB = "*-config-2"
inherit autotools pkgconfig binconfig