rtems/tools: Shell execute fixes

Updates #4951
This commit is contained in:
Chris Johns 2023-08-29 12:12:22 +10:00
parent 0860f9948d
commit 9ca95760ee

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 349bbd96543365e830e5ef5e851765e4b742a8a4
%define rtems_tools_version 3ea0c249346fda427bf0d3c169aa3e7c2a521df8
%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 \
qb5EC4gWfahYLPliYk+mNRsgzaDuouqiRq6GURb8v0Pk4J6Uo6IiKrB6dPvqVPO+wh9Omb1xCs+86W/+fj8sZg==
+wrMxGHJp5cd/hpgoGwTH65IvwZQsAWOb8JNmDZKdFqUbhUuUYq1zK1p5NJnvCUkHudxgDmghAe/5kaFE5DJ4w==
#
# Optionally enable/disable building the RTEMS Tools via the command line.