[RTEMS 5 PATCH] devel/qemu4: Add patches so qemu4 can build

Ryan Long ryan.long at oarcorp.com
Fri Dec 3 20:57:43 UTC 2021


These patches add patches that fix the build issues preventing qemu4
from building on Ubuntu.

Closes #4561
---
 bare/config/devel/glib-2.46.2-1.cfg | 2 ++
 bare/config/devel/qemu4-git-1.cfg   | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/bare/config/devel/glib-2.46.2-1.cfg b/bare/config/devel/glib-2.46.2-1.cfg
index 1dc8f78..0dda685 100644
--- a/bare/config/devel/glib-2.46.2-1.cfg
+++ b/bare/config/devel/glib-2.46.2-1.cfg
@@ -17,6 +17,8 @@
 %patch add glib https://gaisler.se/qemu/glib-2.46.2-werror.patch
 %hash sha256 glib-2.46.2-werror.patch 389c00993f2890edaff6774d0dcfc7fcc99e92795ba913443fb9ec522f44a443
 
+%patch add glib https://gist.githubusercontent.com/roncapat/34eb82ece80ac26fd290a50dc7e85219/raw/247750ad17c31b26ef31af909fbcac05e57f71bd/glibc_2.46-2.1_rtems_5_rsb.patch
+
 
 #
 # The GLib build instructions. We use 2.x.x Release 1.
diff --git a/bare/config/devel/qemu4-git-1.cfg b/bare/config/devel/qemu4-git-1.cfg
index ff241bb..479aa20 100644
--- a/bare/config/devel/qemu4-git-1.cfg
+++ b/bare/config/devel/qemu4-git-1.cfg
@@ -36,6 +36,8 @@
 %hash sha256 qemu-4.1.0-leon3.patch \
          d62ff3418903f1c5eb7f6d727af0400caeb250e23cc120111930601c9ecce02a
 
+%patch add qemu https://gist.githubusercontent.com/roncapat/34eb82ece80ac26fd290a50dc7e85219/raw/9445c0a954e92d3323596c51b1958c7be38b1cb4/qemu_4.10_rtems_5_rsb.patch
+
 #
 # The Qemu build instructions. We use 4.x.x Release 1.
 #
-- 
1.8.3.1



More information about the devel mailing list