summaryrefslogtreecommitdiffstats
path: root/rtems/config/6/rtems-default.bset
diff options
context:
space:
mode:
Diffstat (limited to 'rtems/config/6/rtems-default.bset')
-rw-r--r--rtems/config/6/rtems-default.bset21
1 files changed, 12 insertions, 9 deletions
diff --git a/rtems/config/6/rtems-default.bset b/rtems/config/6/rtems-default.bset
index 0c07b08..2d7a223 100644
--- a/rtems/config/6/rtems-default.bset
+++ b/rtems/config/6/rtems-default.bset
@@ -4,14 +4,17 @@
%include 6/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.3.0
+%defineifnot with_rtems_gdb tools/rtems-gdb-13.2
+%defineifnot with_rtems_binutils tools/rtems-binutils-2.41
+%defineifnot with_rtems_gcc tools/rtems-gcc-13.2-newlib-head
+%defineifnot with_rtems_tools tools/rtems-tools-6
-devel/expat-2.1.0-1
-devel/gmp-6.1.0
-tools/rtems-gdb-10
-
-tools/rtems-binutils-2.36
-tools/rtems-gcc-10-newlib-head
-tools/rtems-tools-6
+tools/rtems-default-tools.bset