aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glib-2.0/glib-2.0_2.46.1.bb
diff options
context:
space:
mode:
authorJussi Kukkonen <jussi.kukkonen@intel.com>2015-11-05 11:31:39 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-11-25 08:01:38 +0000
commit17bbd1957720d6faea04530211a76655541fe71e (patch)
tree5287dab919ca55a1a903ae311567ea8483c1ec45 /meta/recipes-core/glib-2.0/glib-2.0_2.46.1.bb
parent5e6105a90acb86bf7e2c0d5e7fe51e6112080916 (diff)
downloadopenembedded-core-contrib-17bbd1957720d6faea04530211a76655541fe71e.tar.gz
glib-2.0: Upgrade 2.44.1 -> 2.46.1
Fix cross-compilation build issue in gio tests. Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-core/glib-2.0/glib-2.0_2.46.1.bb')
-rw-r--r--meta/recipes-core/glib-2.0/glib-2.0_2.46.1.bb24
1 files changed, 24 insertions, 0 deletions
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.46.1.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.46.1.bb
new file mode 100644
index 0000000000..22fd34a6ff
--- /dev/null
+++ b/meta/recipes-core/glib-2.0/glib-2.0_2.46.1.bb
@@ -0,0 +1,24 @@
+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 \
+ file://0001-configure.ac-Do-not-use-readlink-when-cross-compilin.patch \
+ file://allow-run-media-sdX-drive-mount-if-username-root.patch \
+ file://0001-Remove-the-warning-about-deprecated-paths-in-schemas.patch \
+ file://0001-gio-tests-Don-t-depend-on-a-data-file-that-s-not-bui.patch \
+ "
+
+SRC_URI_append_class-native = " file://glib-gettextize-dir.patch"
+
+SRC_URI[md5sum] = "c90e93ceb45100ffc1d40ec5d2ca3248"
+SRC_URI[sha256sum] = "5a1f03b952ebc3a7e9f612b8724f70898183e31503db329b4f15d07163c8fdfb"