summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Long <ryan.long@oarcorp.com>2021-12-03 15:54:52 -0500
committerJoel Sherrill <joel@rtems.org>2021-12-15 08:07:50 -0600
commit2e98eecf864c513648982ee751585a1a6199bf18 (patch)
tree3412ffba2137be3cf74d10c38aeaf7a29e81741f
parentdevel/dtc: Bump dtc hash to match rtems6 (diff)
downloadrtems-source-builder-2e98eecf864c513648982ee751585a1a6199bf18.tar.bz2
devel/qemu4: Add patches so qemu4 can build
These patches add patches that fix the build issues preventing qemu4 from building on Ubuntu. Closes #4561
-rw-r--r--bare/config/devel/glib-2.46.2-1.cfg2
-rw-r--r--bare/config/devel/qemu4-git-1.cfg2
2 files changed, 4 insertions, 0 deletions
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.
#