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

%define gdb_version 82d7a6f4e3
%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 901dc72bd232394636626da9ee2a944136da8ec12d8dd0278f3e0e2dd13e43f8ce5adeb0f27586b083e4b57789bcd9bc681957d1609f9c556c64f562ddd2621a

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