[rtems-source-builder commit] bare/config/qemu-5.2.0: Add gdbus-codegen patch

Joel Sherrill joel at rtems.org
Wed Jan 31 22:12:09 UTC 2024


Module:    rtems-source-builder
Branch:    master
Commit:    5f4df1bd181a307b745e7b1d4d9e2e0464abaaa5
Changeset: http://git.rtems.org/rtems-source-builder/commit/?id=5f4df1bd181a307b745e7b1d4d9e2e0464abaaa5

Author:    Kinsey Moore <kinsey.moore at oarcorp.com>
Date:      Wed Jan 31 13:29:53 2024 -0600

bare/config/qemu-5.2.0: Add gdbus-codegen patch

---

 bare/config/devel/qemu-5.2.0-1.cfg | 7 +++++++
 1 file changed, 7 insertions(+)

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
@@ -43,6 +43,13 @@
 %hash sha512 cgem_zynqmp_versal.patch \
   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.
 #



More information about the vc mailing list