diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-06-19 15:47:28 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-06-19 22:13:39 +0100 |
commit | ad636b506181b9b1a69df5877778a035ebb8e11e (patch) | |
tree | 05756a29ed66a2e29b38efc36d730ac6b42bbf59 /meta/recipes-gnome/gobject-introspection | |
parent | 96d204a1636231b620ea34e64ca513b63d6d1e8e (diff) | |
download | poky-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/recipes-gnome/gobject-introspection')
-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 | ||
24 | SRC_URI[md5sum] = "46fc8a98f6563e64947ac3d574632525" | 24 | SRC_URI[md5sum] = "57c1c5dcf3d0a9aa73d06c2d5e6960d7" |
25 | SRC_URI[sha256sum] = "d844d1499ecd36f3ec8a3573616186d36626ec0c9a7981939e99aa02e9c824b3" | 25 | SRC_URI[sha256sum] = "ffdfe2368fb2e34a547898b01aac0520d52d8627fdeb1c306559bcb503ab5e9c" |
26 | 26 | ||
27 | SRC_URI_append_class-native = " file://0001-Relocate-the-repository-directory-for-native-builds.patch" | 27 | SRC_URI_append_class-native = " file://0001-Relocate-the-repository-directory-for-native-builds.patch" |
28 | 28 | ||