rtems/tools: Execute use of shlex.join fix for python < 3.8

Updates #4951
This commit is contained in:
Chris Johns 2023-08-31 09:27:08 +10:00
parent 9ca95760ee
commit 35c73203df

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 3ea0c249346fda427bf0d3c169aa3e7c2a521df8
%define rtems_tools_version eda9325e583f761c53ee3db83124cc77cb4fefb5
%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 \
+wrMxGHJp5cd/hpgoGwTH65IvwZQsAWOb8JNmDZKdFqUbhUuUYq1zK1p5NJnvCUkHudxgDmghAe/5kaFE5DJ4w==
kdrwOv0iUKYjWud2g/9aSnduIniNWnQKry04zwKEiwlKdg1KnMhGu4b0mpQD2PnsYxGha/ksPEnHLPnahQTarg==
#
# Optionally enable/disable building the RTEMS Tools via the command line.