Re: [PATCH 0/5] rtems-bsp-builder Configuration Cleanup

2022-01-23 Thread Chris Johns
OK to push.

Thank you for taking the time to get this sorted.

Chris

On 22/1/22 2:26 am, Joel Sherrill wrote:
> As part of adding aarch64 BSPs to tier 1, it become obvious that
> these config files had not received attention lately. Multiple
> architectures and BSPs needed to be added. Some BSPs that had
> been removed needed to be removed here as well.
> 
> With the legacy TCP/IP stack no longer in rtems.git, it made 
> sense to eliminate the build variance on network. This will
> have a huge impact on the execution time of the build sweeps.
> 
> Build results for everything, tier-1, tier-2, and tier-3 are
> posted to build@.
> 
> Hopefully not controversial since it wasn't in the best shape
> when I started.
> 
> --joel
> 
> Joel Sherrill (5):
>   rtems-bsps-tiers.ini: Add missing architectures and BSPs as tier 3
>   rtems-bsps-tiers.ini: Update comment to use tier 2 definitiion in docs
>   rtems-bsps-arm.ini, config/rtems-bsps.ini: Remove build variance on
> network
>   rtems-bsps.ini: Add missing architectures and BSPs
>   rtems-bsps-tiers.ini: Move appropriate aarch64 BSPs to Tier 1 and 2
> 
>  config/rtems-bsps-arm.ini   |  1 -
>  config/rtems-bsps-tiers.ini | 36 ++--
>  config/rtems-bsps.ini   | 31 +--
>  3 files changed, 43 insertions(+), 25 deletions(-)
> 
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel


[PATCH 0/5] rtems-bsp-builder Configuration Cleanup

2022-01-21 Thread Joel Sherrill
As part of adding aarch64 BSPs to tier 1, it become obvious that
these config files had not received attention lately. Multiple
architectures and BSPs needed to be added. Some BSPs that had
been removed needed to be removed here as well.

With the legacy TCP/IP stack no longer in rtems.git, it made 
sense to eliminate the build variance on network. This will
have a huge impact on the execution time of the build sweeps.

Build results for everything, tier-1, tier-2, and tier-3 are
posted to build@.

Hopefully not controversial since it wasn't in the best shape
when I started.

--joel

Joel Sherrill (5):
  rtems-bsps-tiers.ini: Add missing architectures and BSPs as tier 3
  rtems-bsps-tiers.ini: Update comment to use tier 2 definitiion in docs
  rtems-bsps-arm.ini, config/rtems-bsps.ini: Remove build variance on
network
  rtems-bsps.ini: Add missing architectures and BSPs
  rtems-bsps-tiers.ini: Move appropriate aarch64 BSPs to Tier 1 and 2

 config/rtems-bsps-arm.ini   |  1 -
 config/rtems-bsps-tiers.ini | 36 ++--
 config/rtems-bsps.ini   | 31 +--
 3 files changed, 43 insertions(+), 25 deletions(-)

-- 
2.24.4

___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel