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

%define gdb_version ae9d223
%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 c3cbbc587adad22621aa2ead0f0e7e6e06bbfca5e0ec6660acc5cfccf663eeb2ce4b3abbddce3d51e50a631ea980adca9ade351bc57708fa3eef9621b09ea42e

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