mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
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:
parent
9be36688e3
commit
612c4d065e
18
bare/config/devel/dtc-1.6.1-1.cfg
Normal file
18
bare/config/devel/dtc-1.6.1-1.cfg
Normal 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
|
@ -4,4 +4,4 @@
|
||||
|
||||
%define release 1
|
||||
|
||||
devel/dtc-1.4.1-1
|
||||
devel/dtc-1.6.1-1
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user