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

%define gdb_version 22e69d8
%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 \
  wIltd0cHsnI+OOYDMKpy9uie9tfBcXgaaGdee75p2aw+xIGEFatAz4LRh4cHYGDtY+9DQeq16d+kcLXCR0m8Pg==

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