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

%define gdb_version 8707c52
%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 4720124f058835ecaa2f6b58caf3c3e72d7fe5ad968ff111183cabc65f2c837d6949b3b3a40c8064f4ec3e2e6edce16232b9c69cd5352ed3e3988b11b65afc28

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