summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2019-06-19 15:47:28 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-06-19 22:13:39 +0100
commitad636b506181b9b1a69df5877778a035ebb8e11e (patch)
tree05756a29ed66a2e29b38efc36d730ac6b42bbf59 /meta
parent96d204a1636231b620ea34e64ca513b63d6d1e8e (diff)
downloadpoky-ad636b506181b9b1a69df5877778a035ebb8e11e.tar.gz
gobject-introspection:upgrade 1.60.1 -> 1.60.2
-Upgrade from gobject-introspection_1.60.1.bb to gobject-introspection_1.60.2.bb. (From OE-Core rev: 3b556cbdff6979239dad430bb5366133416315e3) Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-gnome/gobject-introspection/gobject-introspection_1.60.2.bb (renamed from meta/recipes-gnome/gobject-introspection/gobject-introspection_1.60.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.60.1.bb b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.60.2.bb
index 40beab0c41..f46053f443 100644
--- a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.60.1.bb
+++ b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.60.2.bb
@@ -21,8 +21,8 @@ SRC_URI = "${GNOME_MIRROR}/${BPN}/${@oe.utils.trim_version("${PV}", 2)}/${BPN}-$
21 file://0001-meson.build-disable-tests-when-cross-compiling.patch \ 21 file://0001-meson.build-disable-tests-when-cross-compiling.patch \
22 " 22 "
23 23
24SRC_URI[md5sum] = "46fc8a98f6563e64947ac3d574632525" 24SRC_URI[md5sum] = "57c1c5dcf3d0a9aa73d06c2d5e6960d7"
25SRC_URI[sha256sum] = "d844d1499ecd36f3ec8a3573616186d36626ec0c9a7981939e99aa02e9c824b3" 25SRC_URI[sha256sum] = "ffdfe2368fb2e34a547898b01aac0520d52d8627fdeb1c306559bcb503ab5e9c"
26 26
27SRC_URI_append_class-native = " file://0001-Relocate-the-repository-directory-for-native-builds.patch" 27SRC_URI_append_class-native = " file://0001-Relocate-the-repository-directory-for-native-builds.patch"
28 28