summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glib-2.0/glib-2.0_2.48.2.bb
diff options
context:
space:
mode:
authorWang Xin <wangxin2015.fnst@cn.fujitsu.com>2016-08-17 23:15:01 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-08-20 16:06:03 +0100
commita2f9420358ac7f8e9addb053f3f62c5e40ad605b (patch)
tree307d620f1f24ab33500f7ccb195ec58141b8edf8 /meta/recipes-core/glib-2.0/glib-2.0_2.48.2.bb
parente7ec6cf27c2e347e3354e2d70f1467a219c59888 (diff)
downloadpoky-a2f9420358ac7f8e9addb053f3f62c5e40ad605b.tar.gz
glib-2.0: 2.48.1 -> 2.48.2
1) Upgrade glib-2.0 from 2.48.1 to 2.48.2. 2) Modify Enable-more-tests-while-cross-compiling.patch, since the data has changed. (From OE-Core rev: f5af2742003b06f117ba34683cefd168cc78b5a0) Signed-off-by: Wang Xin <wangxin2015.fnst@cn.fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/glib-2.0/glib-2.0_2.48.2.bb')
-rw-r--r--meta/recipes-core/glib-2.0/glib-2.0_2.48.2.bb26
1 files changed, 26 insertions, 0 deletions
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.48.2.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.48.2.bb
new file mode 100644
index 0000000000..a45f644448
--- /dev/null
+++ b/meta/recipes-core/glib-2.0/glib-2.0_2.48.2.bb
@@ -0,0 +1,26 @@
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://run-ptest \
11 file://ptest-paths.patch \
12 file://uclibc_musl_translation.patch \
13 file://allow-run-media-sdX-drive-mount-if-username-root.patch \
14 file://0001-Remove-the-warning-about-deprecated-paths-in-schemas.patch \
15 file://Enable-more-tests-while-cross-compiling.patch \
16 file://gi-exclude.patch \
17 file://0001-Install-gio-querymodules-as-libexec_PROGRAM.patch \
18 file://0001-Do-not-ignore-return-value-of-write.patch \
19 file://0002-tests-Ignore-y2k-warnings.patch \
20 "
21
22SRC_URI_append_class-native = " file://glib-gettextize-dir.patch \
23 file://relocate-modules.patch"
24
25SRC_URI[md5sum] = "f4ac1aa2efd4f5798c37625ea697ac57"
26SRC_URI[sha256sum] = "f25e751589cb1a58826eac24fbd4186cda4518af772806b666a3f91f66e6d3f4"