summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glib-2.0/glib-2.0_2.54.3.bb
diff options
context:
space:
mode:
authorMaxin B. John <maxin.john@intel.com>2018-02-20 17:44:01 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-02-24 10:31:47 +0000
commit70a6314269858696cc784d41765409e48bc1f4cf (patch)
tree831b5fc3a2a8e910d6983efc3e3161c3a8b00c1d /meta/recipes-core/glib-2.0/glib-2.0_2.54.3.bb
parentd6cd82a5a169b9b3a461193a0a2139ba02912b29 (diff)
downloadpoky-70a6314269858696cc784d41765409e48bc1f4cf.tar.gz
glib-2.0: upgrade to version 2.54.3
2.54.2 -> 2.54.3 Remove upstreamed patch: 1. glib-mkenums-replace-and-warn-decoding.patch (From OE-Core rev: 4ab5c5d8b0691b123857677b01781f4018b7b80b) Signed-off-by: Maxin B. John <maxin.john@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.54.3.bb')
-rw-r--r--meta/recipes-core/glib-2.0/glib-2.0_2.54.3.bb24
1 files changed, 24 insertions, 0 deletions
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.54.3.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.54.3.bb
new file mode 100644
index 0000000000..faf594569d
--- /dev/null
+++ b/meta/recipes-core/glib-2.0/glib-2.0_2.54.3.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://run-ptest \
10 file://ptest-paths.patch \
11 file://uclibc_musl_translation.patch \
12 file://allow-run-media-sdX-drive-mount-if-username-root.patch \
13 file://0001-Remove-the-warning-about-deprecated-paths-in-schemas.patch \
14 file://Enable-more-tests-while-cross-compiling.patch \
15 file://0001-Install-gio-querymodules-as-libexec_PROGRAM.patch \
16 file://0001-Do-not-ignore-return-value-of-write.patch \
17 file://0001-Test-for-pthread_getname_np-before-using-it.patch \
18 file://0010-Do-not-hardcode-python-path-into-various-tools.patch \
19 "
20
21SRC_URI_append_class-native = " file://relocate-modules.patch"
22
23SRC_URI[md5sum] = "16e886ad677bf07b7d48eb8188bcf759"
24SRC_URI[sha256sum] = "963fdc6685dc3da8e5381dfb9f15ca4b5709b28be84d9d05a9bb8e446abac0a8"