source: rtems-source-builder/rtems/config/4.11/rtems-sparc.bset @ 9a15c40

4.104.114.95
Last change on this file since 9a15c40 was 9a15c40, checked in by Chris Johns <chrisj@…>, on 05/13/14 at 13:26:09

sb: Implement %source and %patch to manage source and patches.

Remove the numbered source and patches and automatically manage
sources and patches. This removes the overhead in maintaining large
collections of patches.

  • Property mode set to 100644
File size: 530 bytes
Line 
1#
2# Tools Set for RTEMS SPARC 4.11 Stable
3#
4
5%define release 1
6
7%define rtems_arch sparc
8
9#
10# The RTEMS 4.11 BSP to build and test
11#
12%define rtems_bsps      all
13%define rtems_test_bsps sis
14
15#
16# The RTEMS 4.11 base defines.
17#
18%include rtems-4.11-base.bset
19
20#
21# GDB patche
22#
23%patch add gdb %{rtems_gdb_patches}/sparc/gdb-7.6.2-sis-output-nouartrx.diff
24
25#
26# Tools configuration.
27#
284.11/rtems-autotools
29devel/expat-2.1.0-1
30tools/rtems-binutils-2.24-1
31tools/rtems-gcc-4.8.2-newlib-2.1.0-1
32tools/rtems-gdb-7.7-1
33tools/rtems-kernel-4.11
Note: See TracBrowser for help on using the repository browser.