source: rtems-source-builder/rtems/config/4.11/rtems-nios2.bset @ c12323f

4.104.114.95
Last change on this file since c12323f 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: 361 bytes
Line 
1#
2# Tools Set for RTEMS NIOS 4.11 Stable
3#
4# The NIOS source is a special version released by Altera.
5#
6
7%define release 1
8
9%define rtems_arch nios2
10
11#
12# The RTEMS 4.11 base defines.
13#
14%include rtems-4.11-base.bset
15
16#
17# Tools configuration.
18#
19expat-2.1.0-1
20tools/rtems-nios2-binutils-2.20-1
21tools/rtems-nios2-gcc-4.1-newlib-1.19.0-1
22tools/rtems-nios2-gdb-7.0-1
Note: See TracBrowser for help on using the repository browser.