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

%define gdb_version 3822612df0
%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 585354d9b4d0b38894436215eb90d94d5ba7306df9503ace5b0765a0005422052a57fb5300d3806bc924dce2f4d640d7503b10f191fb69cc7a55d5854138004e

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