mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
29 lines
432 B
Plaintext
29 lines
432 B
Plaintext
#
|
|
# Tools Set for RTEMS ARM 4.11 Stable
|
|
#
|
|
|
|
%define release 1
|
|
|
|
%define rtems_arch arm
|
|
|
|
#
|
|
# The RTEMS 4.11 base defines.
|
|
#
|
|
%include rtems-4.11-base.bset
|
|
|
|
#
|
|
# Need to add this option to build.
|
|
#
|
|
%define enable_obsolete 1
|
|
|
|
#
|
|
# Tools configuration.
|
|
#
|
|
4.11/rtems-autotools
|
|
devel/expat-2.1.0-1
|
|
tools/rtems-binutils-2.24-1
|
|
tools/rtems-gcc-4.9.2-newlib-2.2.0-20150423-1
|
|
tools/rtems-gdb-7.9-1
|
|
tools/rtems-tools-4.11-1
|
|
tools/rtems-kernel-4.11
|