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

%define gdb_version 1653827
%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 7f2e4326c81118bc3d90a01f3bbbb24618dfc758c464933aef51e21f7a548d340b8929508bed379d72528f9d78c3f896e53c1b7fb7c9cf6e789268912d9cae91

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