summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glib-2.0/glib-2.0_2.60.6.bb
diff options
context:
space:
mode:
authorYuan Chao <yuanc.fnst@cn.fujitsu.com>2019-07-31 16:25:12 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-07-31 23:02:56 +0100
commitb5ab6ec534bfed8abd56a32296ae246fd9545e0a (patch)
tree24b0b6c78739868c7c47076639d52994fb4ca1f7 /meta/recipes-core/glib-2.0/glib-2.0_2.60.6.bb
parentfa434cf1ae621f106d823c92f7e3a16172e7479f (diff)
downloadopenembedded-core-contrib-b5ab6ec534bfed8abd56a32296ae246fd9545e0a.tar.gz
glib-2.0:upgrade 2.60.5 -> 2.60.6
Signed-off-by: Yuan Chao <yuanc.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.60.6.bb')
-rw-r--r--meta/recipes-core/glib-2.0/glib-2.0_2.60.6.bb25
1 files changed, 25 insertions, 0 deletions
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.60.6.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.60.6.bb
new file mode 100644
index 0000000000..a3c5a09d41
--- /dev/null
+++ b/meta/recipes-core/glib-2.0/glib-2.0_2.60.6.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] = "cd6865d8ce40db5e4c12b7d180953de6"
+SRC_URI[sha256sum] = "ff8fab8d8deaa4fd0536c90f90d9769a09071779c7e6183907f6855645bffb6c"