source: rtems-source-builder/bare/config/devel/or1ksim-1.1.0.cfg @ 3cb78b0

Last change on this file since 3cb78b0 was 3cb78b0, checked in by Chris Johns <chrisj@…>, on 08/16/22 at 23:27:42

config: Various updates to fix downloading of sources

  • Property mode set to 100644
File size: 374 bytes
Line 
1#
2# or1ksim emulator 1.1.0
3#
4
5%if %{release} == %{nil}
6%define release 1
7%endif
8
9%include %{_configdir}/base.cfg
10
11%define or1ksim_version 1.1.0
12%hash sha512 or1k-master.zip \
13        qi2pPthxvefp9OpwsAz3ul9lakJHkpwIgGlj4fcDa+Lshjsush2ekYm1SKsPJ38YaldSuJdH2buhCmPkXTeWHQ==
14
15#
16# The or1ksim build instructions. We use 1.x.x Release 1.
17#
18%include %{_configdir}/or1ksim-1-1.cfg
Note: See TracBrowser for help on using the repository browser.