source: rtems-source-builder/rtems/config/graphics/microwindows-0.93-dev-1.cfg @ 6685718

Last change on this file since 6685718 was 6685718, checked in by Kinsey Moore <kinsey.moore@…>, on 01/31/23 at 15:58:25

Revert github tarball hash changes

GitHub? has reverted the change that caused all these tarball hashes to
change and so we follow suit.

  • Property mode set to 100644
File size: 1.1 KB
Line 
1#
2# microwindows 0.92
3#
4
5%if %{release} == %{nil}
6 %define release 1
7%endif
8
9%include %{_configdir}/rtems-bsp.cfg
10
11#
12# microwindows Version
13#
14%define microwindows_version 56041759161132a94df3e575ae995e53d6b6e1d8
15
16%define rtems_git_tools_4_11 %{rtems_http_git}/rtems-tools/plain/tools/4.11
17
18%hash sha512 microwindows-%{microwindows_version}.tar.gz cf29a9d966a8a5b3926aab7f911c47890c9b1a589ff0ecf098e6be45ae1555958b0e437270fb26e353b8c58f261834a3a7f0fce84bea0fdb9138fc38c8703ddc
19
20%patch add microwindows %{rtems_git_tools_4_11}/microwindows/microwindows-0.93-dev.diff
21%hash sha512 microwindows-0.93-dev.diff 2f575f603ce9ccff5c98e9c434d72fb9952d1385903495bf818d50de6568c57c9ca1d3320388e3bae384388d192a389012baf4d734d2cc8481d56f231d2a93d0
22
23#%patch add microwindows %{rtems_git_tools_4_11}/microwindows/microwindows-0.93-dev-without-keyboard.diff
24#%hash sha512 microwindows-0.93-dev-without-keyboard.diff c235177fa80035ec70957aee1daa9232c9050abddac08e5f7b2977bd58703224367b4262a2ddc2999b1ac64b5ab838ad3ad740ee1490741293cffe7c16575fb2
25
26#
27# microwindows Build configuration
28#
29%include %{_configdir}/microwindows-1.cfg
Note: See TracBrowser for help on using the repository browser.