source: rtems-source-builder/bare/config/devel/dtc-1.4.1-1.cfg @ 0f6afd9

4.104.114.95
Last change on this file since 0f6afd9 was 0f6afd9, checked in by Chris Johns <chrisj@…>, on 03/12/15 at 02:11:06

4.11/moxie: Fix the broken dtc-1.4.1 build.

  • Property mode set to 100644
File size: 314 bytes
Line 
1#
2# DTC (Device Tree Compiler) 1.4.1
3#
4
5%if %{release} == %{nil}
6%define release 1
7%endif
8
9%include %{_configdir}/base.cfg
10
11%define dtc_version 1.4.1
12
13%hash md5 dtc-%{dtc_version}.tar.gz 629851794f9fc494067d3c02e33068c3
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.