source: rtems-source-builder/rtems/config/4.11/rtems-moxie.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: 705 bytes
Line 
1#
2# Tools Set for RTEMS Moxie 4.11 Stable
3#
4
5%define release 1
6
7%define rtems_arch moxie
8
9#
10# The RTEMS 4.11 BSP to build and test
11#
12%define rtems_bsps      all
13%define rtems_test_bsps moxiesim
14
15#
16# The RTEMS 4.11 base defines.
17#
18%include rtems-4.11-base.bset
19
20#
21# Moxie Binutil and GDB patches
22#
23%define rtems_binutils_patch1 %{rtems_binutils_patches}/moxie/binutils-2.22-rtems4.11-moxie-20130214.diff
24%define rtems_binutils_patch2 %{rtems_binutils_patches}/moxie/binutils-2.22-rtems4.11-moxie-20130516.diff
25
26#
27# Tools configuration.
28#
294.11/rtems-autotools
30devel/expat-2.1.0-1
31devel/dtc-1.2.0
32tools/rtems-binutils-2.23.2-1
33tools/rtems-gcc-4.8.1-newlib-cvs-1
34tools/rtems-gdb-7.6-1
35tools/rtems-kernel-4.11
Note: See TracBrowser for help on using the repository browser.