mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
rtems/5: Update to gdb-8.2.1 with Jiri's SIS and RISCV patches.
This commit is contained in:
parent
f75cf6d951
commit
a273a7c54e
@ -15,7 +15,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
devel/expat-2.1.0-1
|
devel/expat-2.1.0-1
|
||||||
tools/rtems-gdb-8.0.1-1
|
tools/rtems-gdb-8.2.1-1
|
||||||
|
|
||||||
tools/rtems-binutils-2.32
|
tools/rtems-binutils-2.32
|
||||||
tools/rtems-gcc-7.4.0-newlib-3e24fbf6f
|
tools/rtems-gcc-7.4.0-newlib-3e24fbf6f
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
5/rtems-autotools
|
5/rtems-autotools
|
||||||
|
|
||||||
devel/expat-2.1.0-1
|
devel/expat-2.1.0-1
|
||||||
tools/rtems-gdb-ce73f310150418a9a1625ab60a527d959096a9e2
|
tools/rtems-gdb-8.2.1-1
|
||||||
tools/rtems-binutils-2.32
|
tools/rtems-binutils-2.32
|
||||||
tools/rtems-gcc-89338f04ee3-newlib-3b2133317
|
tools/rtems-gcc-89338f04ee3-newlib-3b2133317
|
||||||
tools/rtems-tools-5-1
|
tools/rtems-tools-5-1
|
||||||
|
@ -1,15 +1,4 @@
|
|||||||
%define release 1
|
%define release 1
|
||||||
%define rtems_arch sparc
|
%define rtems_arch sparc
|
||||||
%define with_libgomp
|
%define with_libgomp
|
||||||
|
%include 5/rtems-default.bset
|
||||||
%include rtems-base.bset
|
|
||||||
|
|
||||||
5/rtems-autotools
|
|
||||||
|
|
||||||
devel/expat-2.1.0-1
|
|
||||||
tools/rtems-gdb-ce73f310150418a9a1625ab60a527d959096a9e2
|
|
||||||
|
|
||||||
tools/rtems-binutils-2.32
|
|
||||||
tools/rtems-gcc-7.4.0-newlib-3e24fbf6f
|
|
||||||
tools/rtems-tools-5-1
|
|
||||||
tools/rtems-kernel-5
|
|
||||||
|
18
rtems/config/tools/rtems-gdb-8.2.1-1.cfg
Normal file
18
rtems/config/tools/rtems-gdb-8.2.1-1.cfg
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
#
|
||||||
|
# GDB 8.2.1
|
||||||
|
#
|
||||||
|
|
||||||
|
%include %{_configdir}/checks.cfg
|
||||||
|
%include %{_configdir}/base.cfg
|
||||||
|
|
||||||
|
%define gdb_version 8.2.1
|
||||||
|
%define gdb_src_ext xz
|
||||||
|
%hash sha512 gdb-%{gdb_version}.tar.xz 2aa81cfd389bb48c35d7d9f95cc10e88b4f7ad4597bdde0f8f1fd312f60f10d9fb2cc6e5a9355227d89ff328f7feb0fc411a69394560cafeb9fa75d35d896d11
|
||||||
|
|
||||||
|
%patch add gdb https://devel.rtems.org/raw-attachment/ticket/3460/gdb-8.2.1-sis-2.11.patch.bz2
|
||||||
|
%hash sha512 gdb-8.2.1-sis-2.11.patch.bz2 e7edaab94b36d0261a68c07780f881a7dcfaacc9a4c62a006d4b3a7cb24764455fd0081c9c4c30466f04fcbe75ff233743ba3a720bb909328670d74d47cf22a0
|
||||||
|
|
||||||
|
%patch add gdb https://devel.rtems.org/raw-attachment/ticket/3460/gdb-8.2.1-riscv-config.patch
|
||||||
|
%hash sha512 gdb-8.2.1-riscv-config.patch 193eb9ddfc79c494eb8b1e971cc230f5f01b1653ba3f85b8541b973dfcd23ead65dea7a638a6ccdb7f6fc0201f9a764bfdf3f89b2d9afba5c13a5ca97e52ce9d
|
||||||
|
|
||||||
|
%include %{_configdir}/gdb-8-1.cfg
|
Loading…
x
Reference in New Issue
Block a user