From: Zang Ruochen Date: Wed, 19 Jun 2019 07:47:28 +0000 (+0800) Subject: gobject-introspection:upgrade 1.60.1 -> 1.60.2 X-Git-Tag: uninative-2.6~29 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=3b556cbdff6979239dad430bb5366133416315e3;p=openembedded-core.git gobject-introspection:upgrade 1.60.1 -> 1.60.2 -Upgrade from gobject-introspection_1.60.1.bb to gobject-introspection_1.60.2.bb. Signed-off-by: Zang Ruochen Signed-off-by: Richard Purdie --- 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 similarity index 98% rename from meta/recipes-gnome/gobject-introspection/gobject-introspection_1.60.1.bb rename to 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}-$ file://0001-meson.build-disable-tests-when-cross-compiling.patch \ " -SRC_URI[md5sum] = "46fc8a98f6563e64947ac3d574632525" -SRC_URI[sha256sum] = "d844d1499ecd36f3ec8a3573616186d36626ec0c9a7981939e99aa02e9c824b3" +SRC_URI[md5sum] = "57c1c5dcf3d0a9aa73d06c2d5e6960d7" +SRC_URI[sha256sum] = "ffdfe2368fb2e34a547898b01aac0520d52d8627fdeb1c306559bcb503ab5e9c" SRC_URI_append_class-native = " file://0001-Relocate-the-repository-directory-for-native-builds.patch"