From 70cc3b093f3bb68df9fa6f58fed7e16a19b60c31 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Wed, 12 Feb 2014 15:27:05 +1100 Subject: config: Use qemu's patchworks site for patches. --- bare/config/devel/qemu-git-1.cfg | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'bare') diff --git a/bare/config/devel/qemu-git-1.cfg b/bare/config/devel/qemu-git-1.cfg index d242be7..a191e04 100644 --- a/bare/config/devel/qemu-git-1.cfg +++ b/bare/config/devel/qemu-git-1.cfg @@ -14,16 +14,14 @@ %define qemu_version 97374ce538883af677fd94803b71df2d55a9a4de # -# The RTEMS Tools patches. +# Qemu is from GIT. # -%define rtems_http_git http://git.rtems.org -%define rtems_git_tools %{rtems_http_git}/rtems-tools/plain/tools/ +Source0: git://git.qemu-project.org/qemu.git?pull?checkout=%{qemu_version}?submodule=dtc # -# Qemu is from GIT. +# Patches from Qemu's patchworks site. # -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 +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. -- cgit v1.2.3