summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gdb-head.cfg
blob: 05afc43038036559cdc149a7570976f43309e12c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
%include %{_configdir}/checks.cfg
%include %{_configdir}/base.cfg

%define gdb_version 2c5ebf1239
%define gdb_external 1
%define gdb_expand_name sourceware-mirror-binutils-gdb-%{gdb_version}
%source set gdb --rsb-file=%{gdb_expand_name}.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/%{gdb_version}
%hash sha512 %{gdb_expand_name}.tar.gz 2d9df2ee8a5e063a66adc54c05eb34f50b5a0c6edf915ef71ee030b7f63fd421d9cb64bb3695814da1df5e917237930dca4183c09fd664d042a331c974b70bf2

%include %{_configdir}/gdb-8-1.cfg