source: rtems-source-builder/rtems/config/7/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: 313 bytes
Line 
1%include 7/rtems-base.bset
2
3#
4# Build gdb first to raise the Python install error as early as possible.
5# GDB needs expat so it needs to be built before.
6#
7
8devel/dtc-1.6.1-1
9
10devel/expat-2.1.0-1
11devel/gmp-6.1.0
12tools/rtems-gdb-head
13
14tools/rtems-binutils-head
15tools/rtems-gcc-head-newlib-head
16tools/rtems-tools-6
Note: See TracBrowser for help on using the repository browser.