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-binutils-2.22-1.cfg | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'rtems/config/tools/rtems-binutils-2.22-1.cfg') diff --git a/rtems/config/tools/rtems-binutils-2.22-1.cfg b/rtems/config/tools/rtems-binutils-2.22-1.cfg index 5c35761..acd5965 100644 --- a/rtems/config/tools/rtems-binutils-2.22-1.cfg +++ b/rtems/config/tools/rtems-binutils-2.22-1.cfg @@ -7,9 +7,8 @@ %define binutils_version 2.22 -Patch0: binutils-2.22-rtems4.11-20120427.diff -Patch1: binutils-2.22-rtems4.11-moxie-20130214.diff - +Patch0: %{rtems_binutils_patches}/binutils-2.22-rtems4.11-20120427.diff +%include rtems-binutils-patches.cfg # # The binutils build instructions. We use 2.xx Release 1. # -- cgit v1.2.3