summaryrefslogtreecommitdiffstats
path: root/rtems/config/4.12/rtems-default.bset
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2016-04-15 11:51:55 +1000
committerChris Johns <chrisj@rtems.org>2016-04-15 11:59:30 +1000
commit70fc466b48186c2bf192f5bf656cbbd5da3270a2 (patch)
treeb73fcdab6338c152837f80a90add7ddcb7020997 /rtems/config/4.12/rtems-default.bset
parent4.12: Add the newlib patch to get the updated ctr0.o. (diff)
downloadrtems-source-builder-70fc466b48186c2bf192f5bf656cbbd5da3270a2.tar.bz2
rtems: Refactor to move to a single version on master.
Move the 4.12 version and base defines to just RTEMS base defines which includes the version. This removes the version from a number of files and makes it simpler to move to a new version. It however means we cannot support more than version on master. This change further breaks 4.10 and 4.9 however it means we can branch these versions and better support them on their branches.
Diffstat (limited to 'rtems/config/4.12/rtems-default.bset')
-rw-r--r--rtems/config/4.12/rtems-default.bset10
1 files changed, 9 insertions, 1 deletions
diff --git a/rtems/config/4.12/rtems-default.bset b/rtems/config/4.12/rtems-default.bset
index 70520ed..cd850e8 100644
--- a/rtems/config/4.12/rtems-default.bset
+++ b/rtems/config/4.12/rtems-default.bset
@@ -1,6 +1,14 @@
-%include rtems-4.12-base.bset
+#
+# Default tools configuration.
+#
+
+#
+# The RTEMS base defines
+#
+%include rtems-base.bset
4.12/rtems-autotools
+
devel/expat-2.1.0-1
tools/rtems-binutils-2.26-1
tools/rtems-gcc-6-20160327-newlib-2.4.0-1