source: rtems-source-builder/bare/config/devel/dtc-1.2.0.cfg @ 0392c5f

4.104.114.95
Last change on this file since 0392c5f was e7cbf74, checked in by Chris Johns <chrisj@…>, on 12/12/14 at 00:21:29

rtems4.11: Update DTC for Moxie to it's new home path.

Add a suitable hash for the build to proceed.

Closes #2202.

  • Property mode set to 100644
File size: 314 bytes
Line 
1#
2# DTC (Device Tree Compiler) 1.2.0
3#
4
5%if %{release} == %{nil}
6%define release 1
7%endif
8
9%include %{_configdir}/base.cfg
10
11%define dtc_version 1.2.0
12
13%hash md5 dtc-%{dtc_version}.tar.gz 8c5186a2dfa5d9ff62e0e6e828d2743a
14
15#
16# The DTC build instructions. We use 1.x.x Release 1.
17#
18%include %{_configdir}/dtc-1-1.cfg
Note: See TracBrowser for help on using the repository browser.