source: rtems-source-builder/rtems/config/5/rtems-epiphany.bset @ 1e9075a

5
Last change on this file since 1e9075a was 1e9075a, checked in by Joel Sherrill <joel@…>, on 10/23/18 at 17:01:47

Bump epiphany, m32c, or1k, and riscv to latest newlib.

  • Property mode set to 100644
File size: 856 bytes
Line 
1#
2# Tools Set for RTEMS Epiphany 5 Stable
3#
4
5%define release 1
6
7%define rtems_arch epiphany
8
9#
10# Get GNU tools from external repositories.
11#
12%define gdb_external 1
13
14#
15# Expanded names of the GNU tools
16#
17%define gdb_expand_name epiphany-binutils-gdb-f05996c7c42e6b2781946acbab153a481ce3fd0b
18
19#
20# Fetch GNU tools from external repos (temporarly).
21#
22%source set gdb https://github.com/adapteva/epiphany-binutils-gdb/archive/f05996c7c42e6b2781946acbab153a481ce3fd0b.zip
23
24%hash sha256 f05996c7c42e6b2781946acbab153a481ce3fd0b.zip 2b2034fd12f2fd5108205ade66400c175ede8cef8141a38ae03fc78bf2d65325
25
26#
27# The RTEMS base defines.
28#
29%include rtems-base.bset
30
31#
32# Tools configuration.
33#
345/rtems-autotools
35devel/expat-2.1.0-1
36tools/rtems-binutils-2.31.1
37tools/rtems-gcc-7.3.0-newlib-5835688440fb0b23fe991a04c7e2df54ded87657
38tools/rtems-gdb-7.8.1-1
39tools/rtems-tools-5-1
Note: See TracBrowser for help on using the repository browser.