[PATCH] 5: Update RTEMS tools

Chris Johns chrisj at rtems.org
Tue Aug 27 11:43:50 UTC 2019


Hi,

The only difference between this patch and mine is the checksum is the smaller
base64 version of it.

Chris

On 27/8/19 5:21 pm, Sebastian Huber wrote:
> This picks up the new rtems-record-lttng tool.
> ---
>  rtems/config/tools/rtems-tools-5-1.cfg | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/rtems/config/tools/rtems-tools-5-1.cfg b/rtems/config/tools/rtems-tools-5-1.cfg
> index 47a865e..733c53d 100644
> --- a/rtems/config/tools/rtems-tools-5-1.cfg
> +++ b/rtems/config/tools/rtems-tools-5-1.cfg
> @@ -8,10 +8,10 @@
>  %if %{rsb_released}
>   %define rtems_tools_version %{rsb_version}
>  %else
> - %define rtems_tools_version f9e121688da5cb4e0b8d9c3dc5e395471dbce2cf
> + %define rtems_tools_version 3c426562a53f58e714f096f5242b6ffb9f7cffd2
>   %define rtems_tools_source rtems-tools-%{rtems_tools_version}
>   %source set rtems-tools https://git.rtems.org/rtems-tools/snapshot/%{rtems_tools_source}.tar.bz2
> - %hash sha512 rtems-tools-%{rtems_tools_version}.tar.bz2 1ac97c04ee0587fa1351cad1413cc7c57ab479f935825b7a075e67641c4f24c00ad8708421f3978cc3a8cf31d6d75c70f05e7128ab217a41cf1146aef6fb71b6
> + %hash sha512 rtems-tools-%{rtems_tools_version}.tar.bz2 111ac200b36759e30c4e548000cc713a049512baa2a0027ac90ebf7b2db81e9f170197e1f7804151f27276557832a435e6c29f028a0560cbfbf1e67db1de72fc
>  %endif
>  
>  #
> 


More information about the devel mailing list