aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glib-2.0/glib-2.0_2.40.0.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2014-05-12 13:14:48 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-05-13 19:24:00 +0100
commitb755139b8112b425ff0a21f121104b7d212e7143 (patch)
tree3a1ca68fbfca0ca65674b60c366beab435e9a34f /meta/recipes-core/glib-2.0/glib-2.0_2.40.0.bb
parentf453cd989b47677b863acda7a4627636f66436f4 (diff)
downloadopenembedded-core-contrib-b755139b8112b425ff0a21f121104b7d212e7143.tar.gz
glib-2.0: upgrade to 2.40.0
The patches Fix-Werror-format-string, gio-test-race, gtest-skip-fixes, and ptest-dbus have all been merged upstream. Two license checksums changed as upstream has updated the FSF address in those files. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/glib-2.0/glib-2.0_2.40.0.bb')
-rw-r--r--meta/recipes-core/glib-2.0/glib-2.0_2.40.0.bb20
1 files changed, 20 insertions, 0 deletions
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.40.0.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.40.0.bb
new file mode 100644
index 0000000000..3be126faef
--- /dev/null
+++ b/meta/recipes-core/glib-2.0/glib-2.0_2.40.0.bb
@@ -0,0 +1,20 @@
+require glib.inc
+
+PE = "1"
+
+SHRT_VER = "${@oe.utils.trim_version("${PV}", 2)}"
+
+SRC_URI = "${GNOME_MIRROR}/glib/${SHRT_VER}/glib-${PV}.tar.xz \
+ file://configure-libtool.patch \
+ file://fix-conflicting-rand.patch \
+ file://add-march-i486-into-CFLAGS-automatically.patch \
+ file://glib-2.0-configure-readlink.patch \
+ file://run-ptest \
+ file://ptest-paths.patch \
+ file://uclibc.patch \
+ "
+
+SRC_URI_append_class-native = " file://glib-gettextize-dir.patch"
+
+SRC_URI[md5sum] = "05fb7cb17eacbc718e90366a1eae60d9"
+SRC_URI[sha256sum] = "0d27f195966ecb1995dcce0754129fd66ebe820c7cd29200d264b02af1aa28b5"