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

%define gdb_version ce6c3d2
%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 \
  drh71JaHy/tbyPXOVBWIETRMQOhwXuQT+wsYt8m5iCXJoNnkd+h56XopTCtvHNlc7spQUTgGbxcDhO97T5vEEg==

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