source: rtems-source-builder/rtems/config/4.11/rtems-autotools-base.bset @ 8197b8e

4.104.114.95
Last change on this file since 8197b8e was 8197b8e, checked in by Chris Johns <chrisj@…>, on 01/18/15 at 04:34:35

Add the host name to the package name.

Adding the host name results in the tar files created by the
--bset-tar-file and --pkg-tar-files to contain the host name.
This is useful when building Cxc packages.

  • Property mode set to 100644
File size: 345 bytes
Line 
1#
2# Tools Set for RTEMS 4.11 Internal 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 autotools package.
16#
17package: rtems-%{rtems_version}-autotools-%{_host}-%{release}
18
19#
20# Tools configuration.
21#
22tools/rtems-autoconf-2.69-1
23tools/rtems-automake-1.12.6-1
Note: See TracBrowser for help on using the repository browser.