source: rtems-source-builder/rtems/config/4.11/rtems-lm32.bset @ 81ccf41

4.104.114.95
Last change on this file since 81ccf41 was 81ccf41, checked in by Chris Johns <chrisj@…>, on 02/06/15 at 23:43:31

Update all 4.11 archs to newlib-2.2.0-1 and gdb-7.8.2 where possible.

Remove the extra gdb-7.8.1.cfg and added support to allow GDB tar
compression to be version defined. GDB has changed it default to .xz.

  • Property mode set to 100644
File size: 532 bytes
Line 
1#
2# Tools Set for RTEMS LM32 4.11 Stable
3#
4
5%define release 1
6
7%define rtems_arch lm32
8
9#
10# The RTEMS 4.11 base defines.
11#
12%include rtems-4.11-base.bset
13
14#
15# Fix the simulator UART interface.
16#
17%patch add gdb %{rtems_gdb_patches}/lm32/gdb-sim-lm32uart.diff
18%hash  md5 gdb-sim-lm32uart.diff 77d070878112783292461bd6e7db17fb
19
20#
21# Tools configuration.
22#
234.11/rtems-autotools
24devel/expat-2.1.0-1
25tools/rtems-binutils-2.24-1
26tools/rtems-gcc-4.9.2-newlib-2.2.0-1-1
27tools/rtems-gdb-7.8.2-1
28tools/rtems-tools-4.11-1
29tools/rtems-kernel-4.11
Note: See TracBrowser for help on using the repository browser.