From 70cc3b093f3bb68df9fa6f58fed7e16a19b60c31 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Wed, 12 Feb 2014 15:27:05 +1100 Subject: [PATCH] config: Use qemu's patchworks site for patches. --- bare/config/devel/qemu-git-1.cfg | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) 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 @@ -13,17 +13,15 @@ # %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. # 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.