Chris Johns
8aa75d0cb1
Config (.cfg) files are only valid if deeper than 5.
2016-07-06 13:01:39 +10:00
Joel Sherrill
5df74991bf
rtems-bsps: Update 4.11 to 4.12
2016-07-05 10:43:33 -05:00
Chris Johns
6470d02cd6
Fix rtems-bsps for GNU find hosts.
...
Fixed as reported by Pavel:
https://lists.rtems.org/pipermail/devel/2015-December/013189.html
Closes #2498 .
2015-12-16 11:48:41 +11:00
Chris Johns
717368c9c1
Display only valid BSPs, ignore other .cfg files.
...
Show the architecture and BSP count.
Closes #2491 .
2015-12-14 17:05:24 +11:00
Chris Johns
76ad756c09
FreeBSD standard shell does not support substring expansion.
...
Switch to using awk to get a string of spaces.
2014-07-10 15:56:11 +10:00
Chris Johns
5c123985a1
tools: Add rtems-bsp to list BSPs in the source tree.
...
This is a shell script that lists the BSPs in the source tree by
architecture. The BSP name is given plus the relative path to
BSP source files.
The script uses the same hack, ie looking for *.cfg files, as the
build system so it sees what the build system sees.
2014-05-24 11:04:45 +10:00