]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
gobject-introspection: upgrade 1.78.0 -> 1.78.1
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 26 Sep 2023 08:24:11 +0000 (16:24 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Sep 2023 11:33:48 +0000 (12:33 +0100)
Changelog:
 Avoid undefined behaviour in the Regress test suite

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-gnome/gobject-introspection/gobject-introspection_1.78.1.bb [moved from meta/recipes-gnome/gobject-introspection/gobject-introspection_1.78.0.bb with 99% similarity]

similarity index 99%
rename from meta/recipes-gnome/gobject-introspection/gobject-introspection_1.78.0.bb
rename to meta/recipes-gnome/gobject-introspection/gobject-introspection_1.78.1.bb
index 42b0979aafd99cd0ded3840592692926eaeab6d2..2c6fb7aaa3e9376f44ad8c3a34f8a092637e5116 100644 (file)
@@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c434e8128a68bedd59b80b2ac1eb1c4a \
 SRC_URI = "${GNOME_MIRROR}/${BPN}/${@oe.utils.trim_version("${PV}", 2)}/${BPN}-${PV}.tar.xz \
            "
 
-SRC_URI[sha256sum] = "84f5bd2038bd52abbce74a639832c5b46a2d17e9c5a8ae14f9788e8516c04166"
+SRC_URI[sha256sum] = "bd7babd99af7258e76819e45ba4a6bc399608fe762d83fde3cac033c50841bb4"
 
 SRC_URI:append:class-native = " file://0001-Relocate-the-repository-directory-for-native-builds.patch"