source: rtems-source-builder/rtems/config/4.9/rtems-arm.bset @ 2593a39

4.9
Last change on this file since 2593a39 was 2593a39, checked in by Joel Sherrill <joel@…>, on 12/19/18 at 17:16:34

4.9/rtems-*.bset: Disable kernel build. Broken in RSB On 4.9

  • Property mode set to 100644
File size: 690 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
39# tools/rtems-kernel-4.9.6-1
Note: See TracBrowser for help on using the repository browser.