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-gdb-7.5.1-1.cfg | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'rtems/config/tools/rtems-gdb-7.5.1-1.cfg') diff --git a/rtems/config/tools/rtems-gdb-7.5.1-1.cfg b/rtems/config/tools/rtems-gdb-7.5.1-1.cfg index 7cebe17..fee1f03 100644 --- a/rtems/config/tools/rtems-gdb-7.5.1-1.cfg +++ b/rtems/config/tools/rtems-gdb-7.5.1-1.cfg @@ -7,6 +7,11 @@ %define gdb_version 7.5.1 +# +# RTEMS Build Set patches. +# +%include rtems-gdb-patches.cfg + # # The gdb build instructions. We use 7.xx Release 1. # -- cgit v1.2.3