summaryrefslogtreecommitdiffstats
path: root/rtems/config/4.10/rtems-autotools.bset
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2015-01-18 15:34:35 +1100
committerChris Johns <chrisj@rtems.org>2015-01-18 15:34:35 +1100
commit8197b8ea04a98fda96b2d976d6ba07d353a1e02b (patch)
tree159bf472a78966036b18d2b031dcb17975922c83 /rtems/config/4.10/rtems-autotools.bset
parentMinor version number bump. (diff)
downloadrtems-source-builder-8197b8ea04a98fda96b2d976d6ba07d353a1e02b.tar.bz2
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.
Diffstat (limited to 'rtems/config/4.10/rtems-autotools.bset')
-rw-r--r--rtems/config/4.10/rtems-autotools.bset2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtems/config/4.10/rtems-autotools.bset b/rtems/config/4.10/rtems-autotools.bset
index b56b3cd..004bb31 100644
--- a/rtems/config/4.10/rtems-autotools.bset
+++ b/rtems/config/4.10/rtems-autotools.bset
@@ -14,7 +14,7 @@
#
# The autotoolspackage.
#
-package: rtems-%{rtems_version}-autotools-%{release}
+package: rtems-%{rtems_version}-autotools-%{_host}-%{release}
#
# Tools configuration.