source: rtems-source-builder/rtems/config/4.11/rtems-v850.bset @ 1a56a07

4.104.114.95
Last change on this file since 1a56a07 was 1a56a07, checked in by Chris Johns <chrisj@…>, on 05/14/13 at 01:08:02

Add bare/config and move the source-builder/config to it.

Rework the RTEMS build set files to point to the new location.

Move the files into devel, this follows the ports naming in
FreeBSD.

Update the macros, defaults, and options to support this.

  • Property mode set to 100644
File size: 416 bytes
Line 
1#
2# Tools Set for RTEMS V850 4.11 Stable
3#
4
5%define release 1
6
7%define rtems_arch v850
8
9#
10# The RTEMS 4.11 BSP to build and test
11#
12%define rtems_bsps      all
13%define rtems_test_bsps v850sim
14
15#
16# The RTEMS 4.11 base defines.
17#
18%include rtems-4.11-base.bset
19
20#
21# Tools configuration.
22#
23devel/expat-2.1.0-1
24tools/rtems-binutils-2.23.2-1
25tools/rtems-gcc-4.8.0-newlib-cvs-1
26tools/rtems-gdb-7.6-1
27tools/rtems-kernel-4.11
Note: See TracBrowser for help on using the repository browser.