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
RevLine 
[2f72d35]1#
2# Tools Set for RTEMS SPARC 4.11 Stable
3#
4
5%define release 1
6
[48e1cd4]7%define rtems_arch sparc
8
[f077b2b]9#
10# The RTEMS 4.11 BSP to build and test
11#
[b3b8dd3]12%define rtems_bsps      all
[f077b2b]13%define rtems_test_bsps sis
14
[2f72d35]15#
16# The RTEMS 4.11 base defines.
17#
18%include rtems-4.11-base.bset
19
[16e469a]20#
21# GDB patche
22#
[9a15c40]23%patch add gdb %{rtems_gdb_patches}/sparc/gdb-7.6.2-sis-output-nouartrx.diff
[16e469a]24
[2f72d35]25#
26# Tools configuration.
27#
[ebf8a1f]284.11/rtems-autotools
[1a56a07]29devel/expat-2.1.0-1
[69dca93]30tools/rtems-binutils-2.24-1
[53141b4]31tools/rtems-gcc-4.8.2-newlib-2.1.0-1
[491d6b9]32tools/rtems-gdb-7.7-1
[a702d9f]33tools/rtems-kernel-4.11
Note: See TracBrowser for help on using the repository browser.