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

%define gdb_version 6f5601c4d0
%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 c0bf9c121a5b2a2c05e8bb76a04de8b702e1fa5013fd29037b5e5d06665040886f08e093472c5767f8a5c9de61ceb136b8030d0372bd181cebf8ac5c58feaaca

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