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

%define gdb_version 25209e2
%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 9127c34a2f842d15b547a2a29af1c1c4fb165c03a082d199ffc8a34288db0806ae215dc364668682addedb83d7a720245b22725e8977f4d5a922247b9d38a1aa

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