rtems-mips.bset: Update mipstx39 GDB version to be in sync

This commit is contained in:
Joel Sherrill 2015-05-06 10:55:58 -05:00
parent 16c9ed2f95
commit f6906451fd
2 changed files with 12 additions and 1 deletions

View File

@ -29,6 +29,6 @@ devel/expat-2.1.0-1
tools/rtems-binutils-2.24-1 tools/rtems-binutils-2.24-1
tools/rtems-gcc-4.9.2-newlib-2.2.0-20150423-1 tools/rtems-gcc-4.9.2-newlib-2.2.0-20150423-1
tools/rtems-gdb-7.9-1 tools/rtems-gdb-7.9-1
tools/rtems-mipstx39-gdb-7.7-1 tools/rtems-mipstx39-gdb-7.9-1
tools/rtems-tools-4.11-1 tools/rtems-tools-4.11-1
tools/rtems-kernel-4.11 tools/rtems-kernel-4.11

View File

@ -0,0 +1,11 @@
#
# MIPS TX39 GDB 7.9.
#
%undefine _target
%define _target mipstx39-rtems%{rtems_version}
#
# The gdb build instructions for RTEMS 7.7.
#
%include tools/rtems-gdb-7.9-1.cfg