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

%define gdb_version d852107
%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 \
  z5xJ6ACE3aMTXYGv4lxujRz8dK0KJHLtcirHX0bDSdnY9IX8dSQVlMelbPijNCoNv52fKlF05qUfjRBAMhsmZQ==

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