summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.64.1.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-06-17 12:15:52 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-06-17 16:31:52 +0100
commit1b8681a8bc6b58c70045861e7e6e9ad0128e4b90 (patch)
treefd312d60193dc83ca48f26ba961c0dea54936985 /meta/recipes-gnome/gobject-introspection/gobject-introspection_1.64.1.bb
parenta1a3a3b80ef6be77a323b461ba302769e09e0a49 (diff)
downloadpoky-1b8681a8bc6b58c70045861e7e6e9ad0128e4b90.tar.gz
gobject-introspection: add a patch to fix a build race
(From OE-Core rev: 1d6ffc795fc815509e193b28df3a33cc72bfb31b) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/gobject-introspection/gobject-introspection_1.64.1.bb')
-rw-r--r--meta/recipes-gnome/gobject-introspection/gobject-introspection_1.64.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.64.1.bb b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.64.1.bb
index 9dfb55e055..7eefdd3e27 100644
--- a/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.64.1.bb
+++ b/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.64.1.bb
@@ -15,6 +15,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c434e8128a68bedd59b80b2ac1eb1c4a \
15 15
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 file://0001-giscanner-ignore-error-return-codes-from-ldd-wrapper.patch \ 17 file://0001-giscanner-ignore-error-return-codes-from-ldd-wrapper.patch \
18 file://0001-gir-add-a-dependency-for-g-ir-compiler-for-building-.patch \
18 " 19 "
19 20
20SRC_URI[md5sum] = "3419dfd086efcf83768e0579ab6abd2b" 21SRC_URI[md5sum] = "3419dfd086efcf83768e0579ab6abd2b"