mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
bare/config: Add devel/dtc-1.6.0
This commit is contained in:
parent
bdffe4647a
commit
50916e89e8
18
bare/config/devel/dtc-1.6.0-1.cfg
Normal file
18
bare/config/devel/dtc-1.6.0-1.cfg
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
#
|
||||||
|
# DTC (Device Tree Compiler) 1.6.0
|
||||||
|
#
|
||||||
|
|
||||||
|
%if %{release} == %{nil}
|
||||||
|
%define release 1
|
||||||
|
%endif
|
||||||
|
|
||||||
|
%include %{_configdir}/base.cfg
|
||||||
|
|
||||||
|
%define dtc_version 1.6.0
|
||||||
|
|
||||||
|
%hash sha256 dtc-%{dtc_version}.tar.gz 9fbe07223a98f2d7088a340b5505d4dfe682d77580e788d08cfcc1b61d8be237
|
||||||
|
|
||||||
|
#
|
||||||
|
# The DTC build instructions. We use 1.x.x Release 1.
|
||||||
|
#
|
||||||
|
%include %{_configdir}/dtc-1-1.cfg
|
Loading…
x
Reference in New Issue
Block a user