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

%define gdb_version 1a5c25988e
%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 96f59d3f745421aa4f4867eddc725eee7a6ed27fcb6e223938110f0e134af493926747eed6e2268b9ff7ee8f3d5690c5f6d6a5b05488b38549e5186b5b632ee8

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