source: rtems-source-builder/rtems/config/4.10/rtems-arm.bset @ e3aa355

4.104.114.95
Last change on this file since e3aa355 was e3aa355, checked in by Chris Johns <chrisj@…>, on 03/19/13 at 22:41:23

Add support for RTEMS 4.10.

This change adds support for RTEMS 4.10 tools plus builds the latest
RTEMS 4.10.2 release.

  • Property mode set to 100644
File size: 398 bytes
Line 
1#
2# Tools Set for RTEMS ARM 4.10 Stable
3#
4
5%define release 1
6
7%define rtems_arch arm
8
9#
10# The RTEMS 4.10 base defines.
11#
12%include rtems-4.10-base.bset
13
14#
15# Disable the tests because the samples do not build.
16#
17%define rtems_tests disable
18
19#
20# Tools configuration.
21#
22expat-2.1.0-1
23tools/rtems-binutils-2.20.1-1
24tools/rtems-gcc-4.4.7-newlib-1.18.0-1
25tools/rtems-gdb-7.3.1-1
26tools/rtems-kernel-4.10.2
Note: See TracBrowser for help on using the repository browser.