devel/dtc: Bump dtc hash to match rtems6

Bumped dtc version to get rid of build failure for dtc.

Closes #4562
This commit is contained in:
Ryan Long 2021-12-03 16:59:21 -05:00 committed by Joel Sherrill
parent 9be36688e3
commit 612c4d065e
3 changed files with 20 additions and 2 deletions

View File

@ -0,0 +1,18 @@
#
# DTC (Device Tree Compiler) 1.6.1
#
%if %{release} == %{nil}
%define release 1
%endif
%include %{_configdir}/base.cfg
%define dtc_version 1.6.1
%hash sha256 dtc-%{dtc_version}.tar.gz 38a6257f2c23cb9dfa1781ac4ad122d8358e1a22d33b2da0eb492c190644a376
#
# The DTC build instructions. We use 1.x.x Release 1.
#
%include %{_configdir}/dtc-1-1.cfg

View File

@ -4,4 +4,4 @@
%define release 1
devel/dtc-1.4.1-1
devel/dtc-1.6.1-1

View File

@ -8,5 +8,5 @@
%define with_libgomp
# Moxie needs dtc to build gdb, then pick up the rest of the set
devel/dtc-1.4.1-1
devel/dtc-1.6.1-1
%include 5/rtems-default.bset