summaryrefslogtreecommitdiffstats
path: root/rtems/config/4.11/rtems-moxie.bset
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2013-03-11 10:58:40 +1100
committerChris Johns <chrisj@rtems.org>2013-03-11 10:58:40 +1100
commit48e1cd44ee04250d0b283bcae4edba22a778d972 (patch)
tree045bf4afabea936eadc97e33b9d6d15f4ceaab46 /rtems/config/4.11/rtems-moxie.bset
parentImprove the parsing in build set files. (diff)
downloadrtems-source-builder-48e1cd44ee04250d0b283bcae4edba22a778d972.tar.bz2
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.
Diffstat (limited to 'rtems/config/4.11/rtems-moxie.bset')
-rw-r--r--rtems/config/4.11/rtems-moxie.bset9
1 files changed, 7 insertions, 2 deletions
diff --git a/rtems/config/4.11/rtems-moxie.bset b/rtems/config/4.11/rtems-moxie.bset
index d037bba..10eeb34 100644
--- a/rtems/config/4.11/rtems-moxie.bset
+++ b/rtems/config/4.11/rtems-moxie.bset
@@ -2,16 +2,21 @@
# Tools Set for RTEMS Moxie 4.11 Stable
#
-%define _target moxie-rtems4.11
-
%define release 1
+%define rtems_arch moxie
+
#
# The RTEMS 4.11 base defines.
#
%include rtems-4.11-base.bset
#
+# Moxie Binutils patches
+#
+%define rtems_bintutils_patch1 %{rtems_binutils_patches}/moxie/binutils-2.22-rtems4.11-moxie-20130214.diff
+
+#
# Tools configuration.
#
expat-2.1.0-1