summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gdb-7.8.1-1.cfg
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2017-10-12 13:47:23 +1100
committerChris Johns <chrisj@rtems.org>2017-10-12 13:48:52 +1100
commitd94bd014a89b40d126b1d27c417b8025a4a9f5f5 (patch)
tree1a265b4a8fca7bd2926e177528a7ad7727b867b0 /rtems/config/tools/rtems-gdb-7.8.1-1.cfg
parentsb: Remove MD5 and SHA1 as they not secure. (diff)
downloadrtems-source-builder-d94bd014a89b40d126b1d27c417b8025a4a9f5f5.tar.bz2
4.12: Update all MD5 hashes to SHA256.
Closes #2536.
Diffstat (limited to 'rtems/config/tools/rtems-gdb-7.8.1-1.cfg')
-rw-r--r--rtems/config/tools/rtems-gdb-7.8.1-1.cfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/rtems/config/tools/rtems-gdb-7.8.1-1.cfg b/rtems/config/tools/rtems-gdb-7.8.1-1.cfg
index c4bc19f..99ac803 100644
--- a/rtems/config/tools/rtems-gdb-7.8.1-1.cfg
+++ b/rtems/config/tools/rtems-gdb-7.8.1-1.cfg
@@ -13,13 +13,13 @@
# Clean up the sim-arange inline code so it builds.
#
%patch add gdb %{rtems_gdb_patches}/gdb-sim-arange-inline.diff
-%hash md5 gdb-sim-arange-inline.diff 11bb2936ea29afeaa023077191fd4705
+%hash sha256 gdb-sim-arange-inline.diff d20d509942c9f9a69d191b8d8c1546e27d78768dba10b339acad708cf9997d81
%patch add gdb %{rtems_gdb_patches}/gdb-sim-cgen-inline.diff
-%hash md5 gdb-sim-cgen-inline.diff e6f7d6d7295cdba99f51aab514ea9778
+%hash sha256 gdb-sim-cgen-inline.diff 0ec465d3c5ae967d125409488a1d24fda90b361051adebee32b7512a4031606e
%if %{_build_os} == freebsd
%patch add gdb -p0 %{rtems_gdb_patches}/patch-gdb-python-python-config.py
- %hash md5 patch-gdb-python-python-config.py c0260fcca4c1a5509635049c0094eee3
+ %hash sha256 patch-gdb-python-python-config.py c06cafc9370063b6f966c68973434f9cce6227c96e22f8ea23f156126f0b33d3
%endif
#