source: rtems-source-builder/rtems/config/4.11/rtems-m32r.bset @ d963553b

4.104.114.95
Last change on this file since d963553b was d963553b, checked in by Chris Johns <chrisj@…>, on 02/13/13 at 00:30:47

Restructure RTEMS Config Files

Add arch build files. This allows archs to have different versions
and patches for specific tools.

Break the RTEMS config directory up into separate directories to
make long term maintenance easier. This required a change to config.py
to handle the config files being in subdirs of the config directory.

The defaults have been updated to include the install SB root so
packages built before a package are available.

Add makeinfo to the required tools. GDB (and others) need it to
build without error.

  • Property mode set to 100644
File size: 278 bytes
Line 
1#
2# Tools Set for RTEMS M32R 4.11 Stable
3#
4
5%define _target m32r-rtems4.11
6
7%define release 1
8
9#
10# The RTEMS 4.11 base defines.
11#
12%include rtems-4.11-base.bset
13
14#
15# Tools configuration.
16#
17tools/rtems-binutils-2.22-1
18tools/rtems-gcc-4.7.2-newlib-1.20.0-1
19tools/rtems-gdb-7.5.1-1
Note: See TracBrowser for help on using the repository browser.