summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKinsey Moore <kinsey.moore@oarcorp.com>2024-01-31 13:29:53 -0600
committerJoel Sherrill <joel@rtems.org>2024-01-31 16:12:04 -0600
commit5f4df1bd181a307b745e7b1d4d9e2e0464abaaa5 (patch)
tree9ffbebeb14f4679eee678498a378e3dab4d043de
parentbare/or1ksim: Fix invalid hash and fix the version (diff)
downloadrtems-source-builder-5f4df1bd181a307b745e7b1d4d9e2e0464abaaa5.tar.bz2
bare/config/qemu-5.2.0: Add gdbus-codegen patch
-rw-r--r--bare/config/devel/qemu-5.2.0-1.cfg7
1 files changed, 7 insertions, 0 deletions
diff --git a/bare/config/devel/qemu-5.2.0-1.cfg b/bare/config/devel/qemu-5.2.0-1.cfg
index 3c8186b..ac476ad 100644
--- a/bare/config/devel/qemu-5.2.0-1.cfg
+++ b/bare/config/devel/qemu-5.2.0-1.cfg
@@ -44,6 +44,13 @@
XIAGD29Qa4uaEKij3TYh1HJUJb7r9ZjZXl19t3Vk+8uleG2O7M1xgqmeA6zoQq+GCrcMRoJxqV4kniRapLgZRQ==
#
+# Patch to fix detection of gdbus-codegen from gio-2.0 packageconfig in QEMU configure used by QEMU meson
+#
+%patch add qemu --rsb-file=gdbus_codegen.patch -p1 https://devel.rtems.org/raw-attachment/ticket/4987/0001-configure-Correctly-handle-gdbus_codegen.patch
+%hash sha512 gdbus_codegen.patch \
+ 1zQ7kAtB11NwNuFK4pXOpYjk09lrgN8CPpc2qNzm2BzDVfhiTh0JWCKtuMbdgKijKdXDKEe/D42ig/XWlINXLg==
+
+#
# The Qemu build instructions. We use 5.x.x Release 1.
#
%include %{_configdir}/qemu-5-1.cfg