From 48e1cd44ee04250d0b283bcae4edba22a778d972 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Mon, 11 Mar 2013 10:58:40 +1100 Subject: Move all patches to the rtems-tools.git repo. All patches are now downloaded. No patches or source is held in the RTEMS Source Builder repo. As part of this the build sets now have a single rtems_arch define and the base RTEMS 4.11 build set now creates the _target macro. With this change a method to manage RTEMS specific patches has been put in place where build sets can define patches. This avoids needing special configuration files. --- rtems/config/tools/rtems-nios2-binutils-2.20-1.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rtems/config/tools/rtems-nios2-binutils-2.20-1.cfg') diff --git a/rtems/config/tools/rtems-nios2-binutils-2.20-1.cfg b/rtems/config/tools/rtems-nios2-binutils-2.20-1.cfg index 936ad31..17b3021 100644 --- a/rtems/config/tools/rtems-nios2-binutils-2.20-1.cfg +++ b/rtems/config/tools/rtems-nios2-binutils-2.20-1.cfg @@ -14,7 +14,7 @@ # Source # Source0: http://www.rtems.org/ftp/pub/rtems/people/chrisj/nios/nios2-binutils-2.20.tar.bz2 -Patch0: nios2-binutils-2.20-rtems-20110703.diff +Patch0: %{rtems_binutils_patches}/nios2/nios2-binutils-2.20-rtems-20110703.diff # # The binutils build instructions. We use 2.xx Release 1. -- cgit v1.2.3