aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glib-2.0/glib-2.0_2.46.2.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2016-01-22 16:03:31 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-01-26 22:47:09 +0000
commitde83a71d416a51caf5b8b0db9c9102689b2cce8b (patch)
tree6f7c9fe3e123036e581b0d7a9e71e5d0cd1dc524 /meta/recipes-core/glib-2.0/glib-2.0_2.46.2.bb
parent0a6b3b9ae0028918f60df9e0cfd487ba833bac2b (diff)
downloadopenembedded-core-contrib-de83a71d416a51caf5b8b0db9c9102689b2cce8b.tar.gz
glib-2.0: update to 2.46.2
Drop backported 0001-gio-tests-Don-t-depend-on-a-data-file-that-s-not-bui.patch Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.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.2.bb')
-rw-r--r--meta/recipes-core/glib-2.0/glib-2.0_2.46.2.bb24
1 files changed, 24 insertions, 0 deletions
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.46.2.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.46.2.bb
new file mode 100644
index 0000000000..79643c74cb
--- /dev/null
+++ b/meta/recipes-core/glib-2.0/glib-2.0_2.46.2.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_musl_translation.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://Enable-more-tests-while-cross-compiling.patch \
+ "
+
+SRC_URI_append_class-native = " file://glib-gettextize-dir.patch"
+
+SRC_URI[md5sum] = "7f815d6e46df68e070cb421ed7f1139e"
+SRC_URI[sha256sum] = "5031722e37036719c1a09163cc6cf7c326e4c4f1f1e074b433c156862bd733db"