summaryrefslogtreecommitdiffstats
path: root/rtems/config/7/rtems-default.bset
diff options
context:
space:
mode:
Diffstat (limited to 'rtems/config/7/rtems-default.bset')
-rw-r--r--rtems/config/7/rtems-default.bset24
1 files changed, 15 insertions, 9 deletions
diff --git a/rtems/config/7/rtems-default.bset b/rtems/config/7/rtems-default.bset
index acb7059..3abfd78 100644
--- a/rtems/config/7/rtems-default.bset
+++ b/rtems/config/7/rtems-default.bset
@@ -1,14 +1,20 @@
+#
+# Default tools configuration.
+#
%include 7/rtems-base.bset
#
-# Build gdb first to raise the Python install error as early as possible.
-# GDB needs expat so it needs to be built before.
+# Default RTEMS build. Override on the command line to the
+# the RSB. For example to test the latest version of gcc use:
#
+# --with-rtems-gcc=tools/rtems-gcc-head-newlib-head
+#
+%defineifnot with_rtems_dtc devel/dtc-1.6.1-1
+%defineifnot with_rtems_expat devel/expat-2.5.0-1
+%defineifnot with_rtems_gmp devel/gmp-6.2.1
+%defineifnot with_rtems_gdb tools/rtems-gdb-head
+%defineifnot with_rtems_binutils tools/rtems-binutils-head
+%defineifnot with_rtems_gcc tools/rtems-gcc-head-newlib-head
+%defineifnot with_rtems_tools tools/rtems-tools-6
-devel/expat-2.1.0-1
-devel/gmp-6.1.0
-tools/rtems-gdb-head
-
-tools/rtems-binutils-head
-tools/rtems-gcc-head-newlib-head
-tools/rtems-tools-6
+tools/rtems-default-tools.bset