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

%define gdb_version f6882bb
%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 67009a35cd429b0734a5e2846ce46ab3fc0db492ca8ce4d0c729ebe4ba8fef627f3abee8f9507530eab11424c6cc1ce9c20a97f562fa47bb69e787fb28a7426e

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