source: rtems-source-builder/rtems/config/4.9/rtems-mips.bset @ 347e182

4.104.114.95
Last change on this file since 347e182 was 347e182, checked in by Yin Yan <yinyan@…>, on 05/22/13 at 06:00:07

fix the problems for the set build of 4.9 and 4.10 1. "expat-2.1.0-1 file not found 2. "%{var} not fount"

I only tested them for 4.9/rtrms-sparc, not sure for rest of them.

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