From 714db4a850896fb264616f588d2b1422c041a4bc Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Wed, 18 Sep 2019 21:27:59 +0300 Subject: glib-2.0: Upgrade 2.60.6 -> 2.60.7 (From OE-Core rev: 1975c05b60fec0e012d4a23e3785acec9e976951) Signed-off-by: Adrian Bunk Signed-off-by: Richard Purdie --- meta/recipes-core/glib-2.0/glib-2.0_2.60.7.bb | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 meta/recipes-core/glib-2.0/glib-2.0_2.60.7.bb (limited to 'meta/recipes-core/glib-2.0/glib-2.0_2.60.7.bb') 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 @@ +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://run-ptest \ + file://uclibc_musl_translation.patch \ + file://Enable-more-tests-while-cross-compiling.patch \ + file://0001-Remove-the-warning-about-deprecated-paths-in-schemas.patch \ + file://0001-Install-gio-querymodules-as-libexec_PROGRAM.patch \ + file://0001-Do-not-ignore-return-value-of-write.patch \ + file://0010-Do-not-hardcode-python-path-into-various-tools.patch \ + file://0001-Set-host_machine-correctly-when-building-with-mingw3.patch \ + file://0001-Do-not-write-bindir-into-pkg-config-files.patch \ + file://0001-meson.build-do-not-hardcode-linux-as-the-host-system.patch \ + file://0001-meson-do-a-build-time-check-for-strlcpy-before-attem.patch \ + " + +SRC_URI_append_class-native = " file://relocate-modules.patch" +SRC_URI_append_class-target = " file://glib-meson.cross" + +SRC_URI[md5sum] = "f036f78a7fca330d9f7d939fcf794bde" +SRC_URI[sha256sum] = "8b12c0af569afd3b71200556ad751bad4cf4bf7bc4b5f880638459a42ca86310" -- cgit v1.2.3-54-g00ecf