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

This commit is contained in:
Kinsey Moore 2024-01-31 13:29:53 -06:00 committed by Joel Sherrill
parent 052ae74bb2
commit 5f4df1bd18

View File

@ -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.
#