rtems/rtems-tools: Update with C++17 and Python 3.12 fixes

Updates #4969
Updates #4970
This commit is contained in:
Chris Johns
2023-11-23 10:23:51 +11:00
parent d4d0850593
commit b7bb49321c

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 7dc34d2cabf5e9f77b6a9d035b01a75a6f593044
%define rtems_tools_version f408c0f8d935d53c232c67bed39e4018fd8d7a2a
%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 \
I8F4RkorMvfM9OUuS6hRfAEjxMydtE6sHTjnTzpek854caQAC2eHN2Hqi6HIN/9zXEWA7YeFgNsYdJsBsA5Hcg==
xZIWwcW4y9wOsIY+8XWDAxKk51TwKFHeOw39SS6zxrgE0LOFxfpy/SQeidCRvOUieQPbEmZRUdLyFW1UDEHh3w==
#
# Optionally enable/disable building the RTEMS Tools via the command line.