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

%define gdb_version 8dc0818eb2
%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 24b5d063c3cf7f92722a4520547ec7d1f15b729d0d0a2c15dc40eae075ed049bf7638e4120bcbf3cce239e9765548b7b60efc6709b1722831c67360144c8d202

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