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

%define gdb_version 24872cb3021
%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 cecd2c748339bbed34085047dc91d0eb562c9624ab6f28da4212f6ce4207dbf4297f40383cb3e4a4f589fd1f170f1426cd34f4bae88b64a9f7b74c13a951cd51

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