source: rtems-source-builder/rtems/config/4.11/rtems-autotools.bset @ 699a51c5

4.104.114.95
Last change on this file since 699a51c5 was 48e1cd4, checked in by Chris Johns <chrisj@…>, on 03/10/13 at 23:58:40

Move all patches to the rtems-tools.git repo.

All patches are now downloaded. No patches or source is held
in the RTEMS Source Builder repo.

As part of this the build sets now have a single rtems_arch define
and the base RTEMS 4.11 build set now creates the _target macro.
With this change a method to manage RTEMS specific patches has been
put in place where build sets can define patches. This avoids needing
special configuration files.

  • Property mode set to 100644
File size: 302 bytes
Line 
1#
2# Tools Set for RTEMS 4.11 Autotools Stable
3#
4
5%define release 1
6
7%define rtems_arch none
8
9#
10# The RTEMS 4.11 base defines.
11#
12%include rtems-4.11-base.bset
13
14#
15# The autotoolspackage.
16#
17package: rtems-%{rtems_version}-autotools-%{release}
18
19#
20# Tools configuration.
21#
22autoconf-2.69-1
23automake-1.12.2-1
Note: See TracBrowser for help on using the repository browser.