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

%define gdb_version 64f52b3ec1
%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 9b801fbcaaec32fe061ec0210e3a22bd68ea513aacd64db8ad04d23e7d3abfcb6d6d77f8d40e74c376f84421dbb57ac4c1791a24f55ce77cb1f5072f682fe5e7

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