From a77083a3cb1f1ab05aec307d221aba970074ce92 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Tue, 12 Mar 2013 16:50:53 +1100 Subject: [PATCH] Move the moxie gdb patches into the build set. --- rtems/config/4.11/rtems-moxie.bset | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/rtems/config/4.11/rtems-moxie.bset b/rtems/config/4.11/rtems-moxie.bset index abf2362..b42b6bf 100644 --- a/rtems/config/4.11/rtems-moxie.bset +++ b/rtems/config/4.11/rtems-moxie.bset @@ -12,9 +12,10 @@ %include rtems-4.11-base.bset # -# Moxie Binutils patches +# Moxie Binutil and GDB patches # %define rtems_binutils_patch1 %{rtems_binutils_patches}/moxie/binutils-2.22-rtems4.11-moxie-20130214.diff +%define rtems_gdb_patch1 %{rtems_gdb_patches}/moxie/gdb-7.5.1-rtems4.11-moxie-20130214.diff # # Tools configuration. @@ -23,4 +24,4 @@ expat-2.1.0-1 dtc-1.2.0 tools/rtems-binutils-2.22-1 tools/rtems-gcc-4.7.2-newlib-2.0.0-1 -tools/rtems-moxie-gdb-7.5.1-1 +tools/rtems-gdb-7.5.1-1