source: rtems-source-builder/rtems/config/tools/rtems-kernel-4.10.2.cfg @ da1bc8c

4.11
Last change on this file since da1bc8c was da1bc8c, checked in by Chris Johns <chrisj@…>, on 12/10/15 at 05:54:40

Support released downloading of the RTEMS Tools and RTEMS Kernel.

Add a --without-error-reports flags to reduce the noise on --with-downloading.

  • Property mode set to 100644
File size: 342 bytes
Line 
1#
2# RTEMS 4.10.2
3#
4
5%include %{_configdir}/checks.cfg
6%include %{_configdir}/base.cfg
7
8%define rtems_kernel_version     4.10.2
9%define rtems_kernel_compression bz2
10
11%hash md5 rtems-%{rtems_kernel_version}.tar.bz2 158566d0f1330d4eaba5a60e757d3dd0
12
13#
14# The RTEMS build instructions. We use 4.xx Release 1.
15#
16%include tools/rtems-kernel-4-1.cfg
Note: See TracBrowser for help on using the repository browser.