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

5
Last change on this file since dc6b940 was dc6b940, checked in by Sebastian Huber <sebastian.huber@…>, on 07/20/18 at 05:38:26

5: Update Newlib

Update RISC-V GCC to a GCC 9 branch commit.

Close #3342.
Close #3343.
Update #3452.

  • Property mode set to 100644
File size: 830 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-3.0.0.20180720
38tools/rtems-gdb-7.8.1-1
39tools/rtems-tools-5-1
Note: See TracBrowser for help on using the repository browser.