summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glib-2.0/glib-2.0_2.60.7.bb
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2019-09-18 21:27:59 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-09-19 10:54:32 +0100
commit714db4a850896fb264616f588d2b1422c041a4bc (patch)
treef91ef97d6943fc93fb46a5e7ee00b8cdfff44810 /meta/recipes-core/glib-2.0/glib-2.0_2.60.7.bb
parent4b3656a978bf11d2d171a86d9eef00c03d3a43fc (diff)
downloadpoky-714db4a850896fb264616f588d2b1422c041a4bc.tar.gz
glib-2.0: Upgrade 2.60.6 -> 2.60.7
(From OE-Core rev: 1975c05b60fec0e012d4a23e3785acec9e976951) Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/glib-2.0/glib-2.0_2.60.7.bb')
-rw-r--r--meta/recipes-core/glib-2.0/glib-2.0_2.60.7.bb25
1 files changed, 25 insertions, 0 deletions
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.60.7.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.60.7.bb
new file mode 100644
index 0000000000..740473719d
--- /dev/null
+++ b/meta/recipes-core/glib-2.0/glib-2.0_2.60.7.bb
@@ -0,0 +1,25 @@
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://run-ptest \
9 file://uclibc_musl_translation.patch \
10 file://Enable-more-tests-while-cross-compiling.patch \
11 file://0001-Remove-the-warning-about-deprecated-paths-in-schemas.patch \
12 file://0001-Install-gio-querymodules-as-libexec_PROGRAM.patch \
13 file://0001-Do-not-ignore-return-value-of-write.patch \
14 file://0010-Do-not-hardcode-python-path-into-various-tools.patch \
15 file://0001-Set-host_machine-correctly-when-building-with-mingw3.patch \
16 file://0001-Do-not-write-bindir-into-pkg-config-files.patch \
17 file://0001-meson.build-do-not-hardcode-linux-as-the-host-system.patch \
18 file://0001-meson-do-a-build-time-check-for-strlcpy-before-attem.patch \
19 "
20
21SRC_URI_append_class-native = " file://relocate-modules.patch"
22SRC_URI_append_class-target = " file://glib-meson.cross"
23
24SRC_URI[md5sum] = "f036f78a7fca330d9f7d939fcf794bde"
25SRC_URI[sha256sum] = "8b12c0af569afd3b71200556ad751bad4cf4bf7bc4b5f880638459a42ca86310"