summaryrefslogtreecommitdiffstats
path: root/bare/config/bare-config.cfg
blob: e042e47439c5b9dcf8e901eb6a5d330295818ce7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# Base defines for Bare Tools. We use the RTEMS Tools repo for patches.
#

#
# The RTEMS http git URL.
#
%define rtems_version         4.12
%define rtems_http_git        http://git.rtems.org
%define rtems_git_tools       %{rtems_http_git}/rtems-tools/plain/tools/%{rtems_version}
%define bare_binutils_patches %{rtems_git_tools}/binutils
%define bare_gcc_patches      %{rtems_git_tools}/gcc
%define bare_newlib_patches   %{rtems_git_tools}/newlib
%define bare_gdb_patches      %{rtems_git_tools}/gdb