mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
Apply QEMU patch for openrisc that handles halt signals
This commit is contained in:
parent
95854a91ab
commit
b65c131f2e
@ -8,6 +8,8 @@
|
|||||||
|
|
||||||
%include %{_configdir}/base.cfg
|
%include %{_configdir}/base.cfg
|
||||||
|
|
||||||
|
%include %{_configdir}/bare-config.cfg
|
||||||
|
|
||||||
#
|
#
|
||||||
# Stable version. Qemu is fast moving.
|
# Stable version. Qemu is fast moving.
|
||||||
#
|
#
|
||||||
@ -42,6 +44,11 @@
|
|||||||
%patch add qemu https://gaisler.org/qemu/0003-LEON3-Init-UART-timers-and-CPU-if-we-run-a-RAM-image.patch
|
%patch add qemu https://gaisler.org/qemu/0003-LEON3-Init-UART-timers-and-CPU-if-we-run-a-RAM-image.patch
|
||||||
%hash md5 0003-LEON3-Init-UART-timers-and-CPU-if-we-run-a-RAM-image.patch 59b684eaaee77f94bdef6a12b6e544e2
|
%hash md5 0003-LEON3-Init-UART-timers-and-CPU-if-we-run-a-RAM-image.patch 59b684eaaee77f94bdef6a12b6e544e2
|
||||||
|
|
||||||
|
#
|
||||||
|
# Patch to send halt signal to qemu-system-or32 process when RTEMS terminates
|
||||||
|
#
|
||||||
|
%patch add qemu %{rtems_http_git}/rtems-tools/plain/tools/qemu/0001-openrisc-terminate-qemu-process-upon-receiving-a-hal.patch
|
||||||
|
|
||||||
%if %{_host} == mingw32
|
%if %{_host} == mingw32
|
||||||
%patch add qemu pw://patchwork.ozlabs.org/patch/99999999/raw/qemu-channel-win32-cdecls.patch
|
%patch add qemu pw://patchwork.ozlabs.org/patch/99999999/raw/qemu-channel-win32-cdecls.patch
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user