summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gobject-introspection
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-09-26 16:24:11 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-09-28 12:37:46 +0100
commit68ead518d916f9e4a96c7c9c5df7a06af9faff0b (patch)
treeaf6b913fcf37b9638d399c47768917f656b11eb3 /meta/recipes-gnome/gobject-introspection
parent32558186eb485696a4df686e76dc9151bc061ede (diff)
downloadpoky-68ead518d916f9e4a96c7c9c5df7a06af9faff0b.tar.gz
gobject-introspection: upgrade 1.78.0 -> 1.78.1
Changelog: Avoid undefined behaviour in the Regress test suite (From OE-Core rev: 27299339c2b0ddd3d2a2fdac4ae63d37dc8c600a) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.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.78.1.bb (renamed from meta/recipes-gnome/gobject-introspection/gobject-introspection_1.78.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.78.0.bb b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.78.1.bb
index 42b0979aaf..2c6fb7aaa3 100644
--- a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.78.0.bb
+++ b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.78.1.bb
@@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c434e8128a68bedd59b80b2ac1eb1c4a \
16SRC_URI = "${GNOME_MIRROR}/${BPN}/${@oe.utils.trim_version("${PV}", 2)}/${BPN}-${PV}.tar.xz \ 16SRC_URI = "${GNOME_MIRROR}/${BPN}/${@oe.utils.trim_version("${PV}", 2)}/${BPN}-${PV}.tar.xz \
17 " 17 "
18 18
19SRC_URI[sha256sum] = "84f5bd2038bd52abbce74a639832c5b46a2d17e9c5a8ae14f9788e8516c04166" 19SRC_URI[sha256sum] = "bd7babd99af7258e76819e45ba4a6bc399608fe762d83fde3cac033c50841bb4"
20 20
21SRC_URI:append:class-native = " file://0001-Relocate-the-repository-directory-for-native-builds.patch" 21SRC_URI:append:class-native = " file://0001-Relocate-the-repository-directory-for-native-builds.patch"
22 22