mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
rtems4.11: Use rtems-tools HEAD for 4.11 until stable.
This commit is contained in:
parent
1587711d6a
commit
ae11ecf093
@ -27,6 +27,7 @@
|
||||
%if %{defined rtems_tools_version}
|
||||
%define rtems_tools_git_checkout ?checkout=%{rtems_tools_version}
|
||||
%else
|
||||
%define rtems_tools_version HEAD
|
||||
%define rtems_tools_git_checkout %{nil}
|
||||
%endif
|
||||
%source set rtems-tools git://git.rtems.org/rtems-tools.git?fetch?reset=hard?branch=master%{rtems_tools_git_checkout}
|
||||
|
@ -2,7 +2,8 @@
|
||||
# RTEMS Tools for 4.11.
|
||||
#
|
||||
|
||||
%define rtems_tools_version 2015c854c54ac13d3712ddb58e946659dcc617dc
|
||||
# Wait for the release and until then track head.
|
||||
# %define rtems_tools_version 2015c854c54ac13d3712ddb58e946659dcc617dc
|
||||
|
||||
#
|
||||
# The RTEMS Tools build instructions. We use GIT Release 1.
|
||||
|
Loading…
x
Reference in New Issue
Block a user