diff options
-rw-r--r-- | meta-gnome/recipes-gnome/libidl/libidl-native_0.8.13.bb | 10 | ||||
-rw-r--r-- | meta-gnome/recipes-gnome/libidl/libidl-native_0.8.14.bb | 10 | ||||
-rw-r--r-- | meta-gnome/recipes-gnome/libidl/libidl_0.8.14.bb (renamed from meta-gnome/recipes-gnome/libidl/libidl_0.8.13.bb) | 4 |
3 files changed, 12 insertions, 12 deletions
diff --git a/meta-gnome/recipes-gnome/libidl/libidl-native_0.8.13.bb b/meta-gnome/recipes-gnome/libidl/libidl-native_0.8.13.bb deleted file mode 100644 index 834f4af42..000000000 --- a/meta-gnome/recipes-gnome/libidl/libidl-native_0.8.13.bb +++ /dev/null | |||
@@ -1,10 +0,0 @@ | |||
1 | SECTION = "libs" | ||
2 | require libidl_${PV}.bb | ||
3 | inherit native | ||
4 | |||
5 | PR = "r1" | ||
6 | |||
7 | DEPENDS = "bison-native glib-2.0-native" | ||
8 | |||
9 | SRC_URI[md5sum] = "b43b289a859eb38a710f70622c46e571" | ||
10 | SRC_URI[sha256sum] = "bccc7e10dae979518ff012f8464e47ec4b3558a5456a94c8679653aa0b262b71" | ||
diff --git a/meta-gnome/recipes-gnome/libidl/libidl-native_0.8.14.bb b/meta-gnome/recipes-gnome/libidl/libidl-native_0.8.14.bb new file mode 100644 index 000000000..a27da5e8d --- /dev/null +++ b/meta-gnome/recipes-gnome/libidl/libidl-native_0.8.14.bb | |||
@@ -0,0 +1,10 @@ | |||
1 | SECTION = "libs" | ||
2 | require libidl_${PV}.bb | ||
3 | inherit native | ||
4 | |||
5 | PR = "r1" | ||
6 | |||
7 | DEPENDS = "bison-native glib-2.0-native" | ||
8 | |||
9 | SRC_URI[md5sum] = "bb8e10a218fac793a52d404d14adedcb" | ||
10 | SRC_URI[sha256sum] = "c5d24d8c096546353fbc7cedf208392d5a02afe9d56ebcc1cccb258d7c4d2220" | ||
diff --git a/meta-gnome/recipes-gnome/libidl/libidl_0.8.13.bb b/meta-gnome/recipes-gnome/libidl/libidl_0.8.14.bb index d658cf8c7..86dfcf2f0 100644 --- a/meta-gnome/recipes-gnome/libidl/libidl_0.8.13.bb +++ b/meta-gnome/recipes-gnome/libidl/libidl_0.8.14.bb | |||
@@ -9,5 +9,5 @@ PR = "r1" | |||
9 | BINCONFIG_GLOB = "*-config-2" | 9 | BINCONFIG_GLOB = "*-config-2" |
10 | inherit autotools pkgconfig binconfig | 10 | inherit autotools pkgconfig binconfig |
11 | 11 | ||
12 | SRC_URI[md5sum] = "b43b289a859eb38a710f70622c46e571" | 12 | SRC_URI[md5sum] = "bb8e10a218fac793a52d404d14adedcb" |
13 | SRC_URI[sha256sum] = "bccc7e10dae979518ff012f8464e47ec4b3558a5456a94c8679653aa0b262b71" | 13 | SRC_URI[sha256sum] = "c5d24d8c096546353fbc7cedf208392d5a02afe9d56ebcc1cccb258d7c4d2220" |