source: rtems-source-builder/rtems/config/4.11/rtems-i386.bset @ f4a8a42

4.104.114.95
Last change on this file since f4a8a42 was f4a8a42, checked in by Chris Johns <chrisj@…>, on 09/06/13 at 05:56:59

rtems: Revert gdb to gdb-7.6 as gdb-7.6.1 fails.

  • Property mode set to 100644
File size: 595 bytes
RevLine 
[2754e99]1#
2# Tools Set for RTEMS i386 4.11 Stable
3#
4
5%define release 1
6
[48e1cd4]7%define rtems_arch i386
8
[b3b8dd3]9#
10# The RTEMS 4.11 BSP to build and test
11#
[c931fbe]12# For automated testing on Qemu, pc386 should be configured with:
13#    - USE_COM1_AS_CONSOLE=1
14#    - BSP_PRESS_KEY_FOR_RESET=0
15#    - BSP_RESET_BOARD_AT_EXIT=1
[b3b8dd3]16%define rtems_bsps      all
17%define rtems_test_bsps none
18
[2754e99]19#
20# The RTEMS 4.11 base defines.
21#
22%include rtems-4.11-base.bset
23
24#
25# Tools configuration.
26#
[ebf8a1f]274.11/rtems-autotools
[1a56a07]28devel/expat-2.1.0-1
[1aade53]29tools/rtems-binutils-2.23.2-1
[c36107a]30tools/rtems-gcc-4.8.1-newlib-cvs-1
[f4a8a42]31tools/rtems-gdb-7.6-1
[a702d9f]32tools/rtems-kernel-4.11
Note: See TracBrowser for help on using the repository browser.