#4583 closed defect (fixed)

rtems-bsp-builder: Do not vary on network

Reported by: Joel Sherrill Owned by: Joel Sherrill
Priority: normal Milestone: 6.1
Component: tool Version: 6
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

With the network stack removed from the rtems.git repository, there is no need to build BSPs with and without networking. This should be removed. It should reduce the number of BSP build configurations in a run.

Change History (2)

comment:1 Changed on 01/20/22 at 18:01:44 by Joel Sherrill

Owner: changed from Chris Johns to Joel Sherrill

I'll take a swing at this while testing the tier updates.

comment:2 Changed on 01/25/22 at 23:44:33 by Joel Sherrill <joel@…>

Resolution: fixed
Status: assignedclosed

In 519acfb/rtems-tools:

rtems-bsps-arm.ini, config/rtems-bsps.ini: Remove build variance on network

With the legacy TCP/IP stack no longer in rtems.git, there is nothing
to turn on/off with regards to BSPs or the stack itself. Removing this
significantly reduces the number of configurations built.

Closes #4583.

Note: See TracTickets for help on using tickets.