source: rtems-source-builder/rtems/config/4.9/rtems-sparc.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: 419 bytes
Line 
1#
2# Tools Set for RTEMS SPARC 4.9 Stable
3#
4
5%define release 1
6
7%define rtems_arch sparc
8
9
10#
11# The RTEMS 4.11 BSP to build and test
12#
13%define rtems_bsps      all
14%define rtems_test_bsps sis
15
16#
17# The RTEMS 4.11 base defines.
18#
19%include rtems-4.9-base.bset
20
21#
22# Tools configuration.
23#
24devel/expat-2.1.0-1
25tools/rtems-binutils-2.19.1-1
26tools/rtems-gcc-4.3.2-newlib-1.16.0-1
27tools/rtems-gdb-6.8-1
28tools/rtems-kernel-4.9.6-1
Note: See TracBrowser for help on using the repository browser.