summaryrefslogtreecommitdiffstats
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:08:11 +0000
commit1e271af2b18fb3c1f9f472f453b3a1716b081284 (patch)
tree943cfcfcd1b65405e2aa32aeb88fa42942e9e7c3 /meta/recipes-core/glib-2.0/glib-2.0_2.46.1.bb
parentbc1be0766ce840f7d3ee5501fa52d8030aaa04c5 (diff)
downloadpoky-1e271af2b18fb3c1f9f472f453b3a1716b081284.tar.gz
glib-2.0: Upgrade 2.44.1 -> 2.46.1
Fix cross-compilation build issue in gio tests. (From OE-Core rev: 17bbd1957720d6faea04530211a76655541fe71e) Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> 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.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 @@
1require glib.inc
2
3PE = "1"
4
5SHRT_VER = "${@oe.utils.trim_version("${PV}", 2)}"
6
7SRC_URI = "${GNOME_MIRROR}/glib/${SHRT_VER}/glib-${PV}.tar.xz \
8 file://configure-libtool.patch \
9 file://fix-conflicting-rand.patch \
10 file://add-march-i486-into-CFLAGS-automatically.patch \
11 file://glib-2.0-configure-readlink.patch \
12 file://run-ptest \
13 file://ptest-paths.patch \
14 file://uclibc.patch \
15 file://0001-configure.ac-Do-not-use-readlink-when-cross-compilin.patch \
16 file://allow-run-media-sdX-drive-mount-if-username-root.patch \
17 file://0001-Remove-the-warning-about-deprecated-paths-in-schemas.patch \
18 file://0001-gio-tests-Don-t-depend-on-a-data-file-that-s-not-bui.patch \
19 "
20
21SRC_URI_append_class-native = " file://glib-gettextize-dir.patch"
22
23SRC_URI[md5sum] = "c90e93ceb45100ffc1d40ec5d2ca3248"
24SRC_URI[sha256sum] = "5a1f03b952ebc3a7e9f612b8724f70898183e31503db329b4f15d07163c8fdfb"