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

%define gdb_version 068ef30e9e
%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 e574d2f281701c262b8e93569ca74abf040997cd77bea83c1ddd998ab6e47e2be844d1c7544c1ed15bea23d74a4c6ee526cb1dcd9194cde6cf0aad4ce6fb3fe5

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