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

%define gdb_version 22e217527d
%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 3bb5787a2162110b02905f96089bd092142211bec5c393d7f7b83b117e628b9a0371c66f8d9f02e5f353f24c43e8648563598424cd4c9d3b23e7b5c77857aa65

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