6/rtems-tools: Update to rtems-test TFTP timeout fixes

- Fix the 6/rtems-tools build set to use the correct tools version.

- Tools version: 40a7058bd4d7681ca6be7a14f09a1275ea4fbde4
This commit is contained in:
Chris Johns 2021-09-09 18:44:50 +10:00
parent 55574f811b
commit 7f7f00dbdc
2 changed files with 4 additions and 3 deletions

View File

@ -14,4 +14,4 @@
#
%include rtems-base.bset
tools/rtems-tools-6-1
tools/rtems-tools-6

View File

@ -10,13 +10,14 @@
%define rtems_tools_source rtems-tools-%{rtems_tools_version}
%define rtems_tools_ext xz
%else
%define rtems_tools_version 9d399df4ef0050e9c190b38217b0e5d27dd0be72
%define rtems_tools_version 40a7058bd4d7681ca6be7a14f09a1275ea4fbde4
%define rtems_tools_ext bz2
%endif
%define rtems_tools_source rtems-tools-%{rtems_tools_version}
%source set rtems-tools https://git.rtems.org/rtems-tools/snapshot/%{rtems_tools_source}.tar.%{rtems_tools_ext}
%hash sha512 rtems-tools-%{rtems_tools_version}.tar.bz2 +heet6n01a41wEfxo5nFBep/SgZtg0D/aokyC8ERtpPSzfg5OcJ8+zsd7CJE3CgWqRSZbWv2+qOZGu5x+tTBmg==
%hash sha512 rtems-tools-%{rtems_tools_version}.tar.bz2 \
nlwNKLP2UXRMRfK0SU0Bpd+9sOvRoRaXRRTj0lzx9jkqGMwwU4lB19uLhTnH88u1jGOrhVSkNunIHvbi9SayAg==
#
# Optionally enable/disable building the RTEMS Tools via the command line.