summaryrefslogtreecommitdiffstats
path: root/rtems/config/4.12/rtems-or1k.bset
blob: 208448553ab3cbf523155e5a949693e40107c8b0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
#
# Tools Set for RTEMS or1k 4.12 Stable
#

%define release 1

%define rtems_arch or1k

#
# The RTEMS base defines.
#
%include rtems-base.bset

#
# or1k specific patches
#

#gcc
%patch add gcc -p1 https://github.com/openrisc/or1k-gcc/releases/download/or1k-4.9.3-release/gcc-4.9.3-or1k.patch
%hash  md5 gcc-4.9.3-or1k.patch 83cddff103da7a2afc888b5ea6a78a0f

#gdb
%patch add gdb -p1 https://github.com/openrisc/binutils-gdb/releases/download/gdb-7.11-or1k-release/gdb-7.11-or1k.patch
%hash  md5 gdb-7.11.0-or1k.patch 0a36d2c9a59d950c6741cb1500164d53

#
# or1k specific configurations
#

#
# Disable GDB simulator. Use the external simulator.
#
%define gdb-disable-sim 1

#
# Tools configuration.
#
4.12/rtems-autotools
devel/expat-2.1.0-1
tools/rtems-binutils-2.26-1
tools/rtems-gcc-4.9.3-newlib-2.4.0.20160527-1.cfg
tools/rtems-tools-4.12-1
tools/rtems-gdb-7.11-1