Hi

./rtems-bsps looks for *.cfg and reports the following:

Architectures: 17
BSP Families: 84
BSPs: 189

I know it overcounts by one since it sees bbxm.cfg as a BSP configuration
while when it is for a simulator.

But "find . -name "bsp*.yml" | wc -l" only reports 184.

(1) rtems-bsps will eventually need to be converted to find BSPs based on
waf

(2) Why the discrepancy? What's the right way to find the set of BSPs?

My BSP sweep is using the set reported by rtems-bsps minus bbxm as the set
to build so they all must be building.

Thanks.

--joel
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to