mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
4.11/moxie: Fix the broken dtc-1.4.1 build.
This commit is contained in:
parent
020389fa1c
commit
0f6afd9cf2
18
bare/config/devel/dtc-1.4.1-1.cfg
Normal file
18
bare/config/devel/dtc-1.4.1-1.cfg
Normal file
@ -0,0 +1,18 @@
|
||||
#
|
||||
# DTC (Device Tree Compiler) 1.4.1
|
||||
#
|
||||
|
||||
%if %{release} == %{nil}
|
||||
%define release 1
|
||||
%endif
|
||||
|
||||
%include %{_configdir}/base.cfg
|
||||
|
||||
%define dtc_version 1.4.1
|
||||
|
||||
%hash md5 dtc-%{dtc_version}.tar.gz 629851794f9fc494067d3c02e33068c3
|
||||
|
||||
#
|
||||
# The DTC build instructions. We use 1.x.x Release 1.
|
||||
#
|
||||
%include %{_configdir}/dtc-1-1.cfg
|
@ -21,7 +21,7 @@
|
||||
#
|
||||
4.11/rtems-autotools
|
||||
devel/expat-2.1.0-1
|
||||
devel/dtc-1.4.1
|
||||
devel/dtc-1.4.1-1
|
||||
tools/rtems-binutils-2.24-1
|
||||
tools/rtems-gcc-4.9.2-newlib-git-1
|
||||
tools/rtems-gdb-7.8.2-1
|
||||
|
Loading…
x
Reference in New Issue
Block a user