source: rtems-source-builder/rtems/config/4.11/rtems-lm32.bset @ 158ad68

4.11
Last change on this file since 158ad68 was 158ad68, checked in by Chris Johns <chrisj@…>, on 10/03/20 at 11:53:04

sb: Back port the RTEMS 5 and 6 RSB engine.

  • Build GDb first as we do for RTEMS 5 and later
  • Update GDB to 9.1 for all archs expect SPARC. The SIS patches only apply to 7.9. Disable Python for SPARC

Closes #4111

  • Property mode set to 100644
File size: 601 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 https://devel.rtems.org/raw-attachment/ticket/3030/gdb-7.9-lm32uart-2.diff
18%hash  sha256 gdb-7.9-lm32uart-2.diff 7a266c1800829dcb5e493073ef98ad7d7f38a69715b93154dfaaffd34073dff3
19
20#
21# Tools configuration.
22#
234.11/rtems-autotools
24devel/expat-2.1.0-1
25tools/rtems-gdb-9.1-1
26tools/rtems-binutils-2.26-1
27tools/rtems-gcc-4.9.3-newlib-2.2.0-20150423-1
28tools/rtems-tools-4.11-1
29tools/rtems-kernel-4.11
Note: See TracBrowser for help on using the repository browser.