Move the moxie gdb patches into the build set.

This commit is contained in:
Chris Johns 2013-03-12 16:50:53 +11:00
parent c01a36bad0
commit a77083a3cb

View File

@ -12,9 +12,10 @@
%include rtems-4.11-base.bset %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_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. # Tools configuration.
@ -23,4 +24,4 @@ expat-2.1.0-1
dtc-1.2.0 dtc-1.2.0
tools/rtems-binutils-2.22-1 tools/rtems-binutils-2.22-1
tools/rtems-gcc-4.7.2-newlib-2.0.0-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