source: rtems-source-builder/rtems/config/4.9/rtems-arm.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: 688 bytes
Line 
1#
2# Tools Set for RTEMS ARM 4.9 Stable
3#
4
5%define release 1
6
7%define rtems_arch arm
8
9
10#
11# The RTEMS 4.9 BSP to build and test
12#
13# Do not build: lm3s3749
14# For automated testing, edb7312 should be configured with:
15#    - ON_SKYEYE=1
16# The GDB based simulators could be used as defaults for testing though.
17# Skyeye includes coverage.
18#
19%define rtems_bsps      all
20%define rtems_test_bsps none
21
22#
23# The RTEMS 4.9 base defines.
24#
25%include rtems-4.9-base.bset
26
27#
28# Need to add this option to build.
29#
30%define enable_obsolete 1
31
32#
33# Tools configuration.
34#
35devel/expat-2.1.0-1
36tools/rtems-binutils-2.19.1-1
37tools/rtems-gcc-4.3.2-newlib-1.16.0-1
38tools/rtems-gdb-6.8-1
39tools/rtems-kernel-4.9.6-1
Note: See TracBrowser for help on using the repository browser.