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

%define gdb_version dbb0ab1
%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 f18b6fdc8e7ea709613ea6c53742d4b29168863b72a00638e84fc4cd0b38700a5cf367ec92845c6b2fd55acd3c1eb183557d2edf9bb4c972f242a617eeb7fdce

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