mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
config: Use qemu's patchworks site for patches.
This commit is contained in:
parent
587aa5fb74
commit
70cc3b093f
@ -13,17 +13,15 @@
|
|||||||
#
|
#
|
||||||
%define qemu_version 97374ce538883af677fd94803b71df2d55a9a4de
|
%define qemu_version 97374ce538883af677fd94803b71df2d55a9a4de
|
||||||
|
|
||||||
#
|
|
||||||
# The RTEMS Tools patches.
|
|
||||||
#
|
|
||||||
%define rtems_http_git http://git.rtems.org
|
|
||||||
%define rtems_git_tools %{rtems_http_git}/rtems-tools/plain/tools/
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Qemu is from GIT.
|
# Qemu is from GIT.
|
||||||
#
|
#
|
||||||
Source0: git://git.qemu-project.org/qemu.git?pull?checkout=%{qemu_version}?submodule=dtc
|
Source0: git://git.qemu-project.org/qemu.git?pull?checkout=%{qemu_version}?submodule=dtc
|
||||||
Patch0: %{rtems_git_tools}/qemu/0001-zynq-Request-qemu-reset-when-PSS_RESET_CTRL-triggere.patch
|
|
||||||
|
#
|
||||||
|
# Patches from Qemu's patchworks site.
|
||||||
|
#
|
||||||
|
Patch0: pw://patchwork.ozlabs.org/patch/318435/raw/PULL-29-29-arm-zynq-Add-software-system-reset-via-SCLR.patch
|
||||||
|
|
||||||
#
|
#
|
||||||
# The Qemu build instructions. We use 1.x.x Release 1.
|
# The Qemu build instructions. We use 1.x.x Release 1.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user