rtems/tools: Pick up the rtems-syms and rtems-test sis changes

Updates #4920
This commit is contained in:
Chris Johns 2023-08-21 11:23:30 +10:00
parent 71588196bd
commit 0860f9948d

View File

@ -10,14 +10,14 @@
%define rtems_tools_source rtems-tools-%{rtems_tools_version}
%define rtems_tools_ext xz
%else
%define rtems_tools_version eaf14a654b528b44de14f9da9919555e54324e0d
%define rtems_tools_version 349bbd96543365e830e5ef5e851765e4b742a8a4
%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 \
bcjVLITKdjQLKlalfUptMKLAmvDT0FidARukQHP4rK/8SWpYckPAc8BMMRhS3RX+Ga6NDuxD1Ss/bRlxG6qsdg==
qb5EC4gWfahYLPliYk+mNRsgzaDuouqiRq6GURb8v0Pk4J6Uo6IiKrB6dPvqVPO+wh9Omb1xCs+86W/+fj8sZg==
#
# Optionally enable/disable building the RTEMS Tools via the command line.