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

%define gdb_version 4d8d49e80a
%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 a83188f7980a76833c13bbc6c45cc3ac7a9112f1f4a0b50d7fdf21cb74d0112b49f79c05992944a8075e6c9e2031f3aa68d37a8189155d9b05697dbd682cb925

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