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

%define gdb_version 0bee4d1
%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 6eee95e575cf5a0efbffc5db0f20d50084ce1cbc5c9e3e2f21569e57e5590a662a6bf40053af37d6e776f4dfb8df8668dbf3259b161db714c1a34168e541fba7

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