source: rtems-source-builder/rtems/config/4.11/rtems-lm32.bset @ 48e1cd4

4.104.114.95
Last change on this file since 48e1cd4 was 48e1cd4, checked in by Chris Johns <chrisj@…>, on 03/10/13 at 23:58:40

Move all patches to the rtems-tools.git repo.

All patches are now downloaded. No patches or source is held
in the RTEMS Source Builder repo.

As part of this the build sets now have a single rtems_arch define
and the base RTEMS 4.11 build set now creates the _target macro.
With this change a method to manage RTEMS specific patches has been
put in place where build sets can define patches. This avoids needing
special configuration files.

  • Property mode set to 100644
File size: 284 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# Tools configuration.
16#
17expat-2.1.0-1
18tools/rtems-binutils-2.22-1
19tools/rtems-gcc-4.5.3-newlib-2.0.0-1
20tools/rtems-gdb-7.5.1-1
Note: See TracBrowser for help on using the repository browser.