From 9a15c40e1b2ac56a678e79519e1e78160009af92 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Tue, 13 May 2014 23:26:09 +1000 Subject: sb: Implement %source and %patch to manage source and patches. Remove the numbered source and patches and automatically manage sources and patches. This removes the overhead in maintaining large collections of patches. --- rtems/config/tools/rtems-gdb-6.8-1.cfg | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'rtems/config/tools/rtems-gdb-6.8-1.cfg') diff --git a/rtems/config/tools/rtems-gdb-6.8-1.cfg b/rtems/config/tools/rtems-gdb-6.8-1.cfg index 49953b7..9159352 100644 --- a/rtems/config/tools/rtems-gdb-6.8-1.cfg +++ b/rtems/config/tools/rtems-gdb-6.8-1.cfg @@ -10,10 +10,8 @@ # # RTEMS Build Set patches. # -Source0: http://ftp.gnu.org/gnu/gdb/gdb-6.8a.tar.bz2 -Patch0: %{rtems_gdb_patches}/gdb-6.8-rtems4.9-20091111.diff - -%include rtems-gdb-patches.cfg +%source set gdb http://ftp.gnu.org/gnu/gdb/gdb-6.8a.tar.bz2 +%patch add gdb %{rtems_gdb_patches}/gdb-6.8-rtems4.9-20091111.diff # # The gdb build instructions. We use 6.xx Release 1. -- cgit v1.2.3