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

%define gdb_version eba4caf231
%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 5cb6959abc26d49bbffda4e626aa4b22984461918c5eeb9dd17019b7e0edc3d39d37a879f2f7334f141c44e9334c8606232fd441e0d478f4798d57600153df23

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