source: rtems-source-builder/rtems/config/4.9/rtems-m68k.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: 555 bytes
Line 
1#
2# Tools Set for RTEMS m68k 4.9 Stable
3#
4
5%define release 1
6
7%define rtems_arch m68k
8
9#
10# The RTEMS 4.9 base defines.
11#
12%include rtems-4.9-base.bset
13
14#
15# The RTEMS 4.9 BSP to build and test
16#
17# uC5282 requires a patched special version of Qemu
18%define rtems_bsps      all
19%define rtems_test_bsps none
20
21
22#
23# Disable the tests because the samples do not build.
24#
25%define rtems_tests disable
26
27#
28# Tools configuration.
29#
30devel/expat-2.1.0-1
31tools/rtems-binutils-2.19.1-1
32tools/rtems-gcc-4.3.2-newlib-1.16.0-1
33tools/rtems-gdb-6.8-1
34tools/rtems-kernel-4.9.6-1
Note: See TracBrowser for help on using the repository browser.