summaryrefslogtreecommitdiffstats
path: root/rtems/config/4.11/rtems-or1k.bset
blob: 90c596b24c0253da5e9aacacbd89bf6c3f94544f (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
44
#
# Tools Set for RTEMS or1k 4.11 Stable
#

%define release 1

%define rtems_arch or1k

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

#
# Tools configuration.
#
4.11/rtems-autotools
devel/expat-2.1.0-1
tools/rtems-binutils-2.24-1
tools/rtems-gcc-4.8.2-newlib-2.1.0-1
tools/rtems-gdb-7.7-1

#
# or1k specific patches
#

#binutils
%patch add binutils -p1 https://raw.githubusercontent.com/heshamelmatary/or1k-rtems/master/patches/binutils-2.24-or1k-rtems.diff

#newlib
%patch add newlib -p1 https://raw.githubusercontent.com/heshamelmatary/or1k-rtems/master/patches/newlib-cvs-or1k-rtems-29-4-2014.diff

#gcc
%patch add gcc -p1 https://raw.githubusercontent.com/heshamelmatary/or1k-rtems/master/patches/gcc-4.8.2-or1k-rtems-29-4-2014.diff

#gdb
%patch add gdb -p1 https://raw.githubusercontent.com/heshamelmatary/or1k-rtems/master/patches/gdb-7.7-or1k-rtems.diff

#
# or1k specific configurations
#

#gdb
%define gdb-disable-sim 1