source: rtems-source-builder/rtems/config/6/rtems-default.bset @ f2a8973

Last change on this file since f2a8973 was f2a8973, checked in by Karel Gardas <karel@…>, on 11/13/21 at 11:57:29

RSB: update dtc 1.6.0 -> dtc 1.6.1

Fixes #4221

Note: the patch updates only dtc 1.6.0 occurrences. It leaves all other
dtc (1.4.x) usages as they are just to not break anything which depends
on older dtc versions.

  • Property mode set to 100644
File size: 344 bytes
Line 
1#
2# Default tools configuration.
3#
4%include 6/rtems-base.bset
5
6#
7# Build gdb first to raise the Python install error as early as possible.
8# GDB needs expat so it needs to be built before.
9#
10
11devel/dtc-1.6.1-1
12
13devel/expat-2.1.0-1
14devel/gmp-6.1.0
15tools/rtems-gdb-10
16
17tools/rtems-binutils-2.37
18tools/rtems-gcc-10-newlib-head
19tools/rtems-tools-6
Note: See TracBrowser for help on using the repository browser.