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

%define gdb_version 8c9b6e7
%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 24cbf35e65816ff7373b194edeaf9537ffbf49afe29fe1cfc9585e0c32597ce5fecc49cccf1434abe2baa0c5eb45326df089289eb851ca2ac3be020800458a38

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