[RTEMS Project] #4999: missing bsp's in rtems 6.1 rc2
RTEMS trac
trac at rtems.org
Thu Mar 14 14:26:09 UTC 2024
#4999: missing bsp's in rtems 6.1 rc2
--------------------------+---------------------
Reporter: Heinz Junkes | Owner: (none)
Type: defect | Status: closed
Priority: high | Milestone: 6.1
Component: arch/powerpc | Version: 6
Severity: blocker | Resolution: fixed
Keywords: bsps | Blocked By:
Blocking: |
--------------------------+---------------------
Comment (by Joel Sherrill):
Is that kernel building command line equivalent? The BSP stack bsets
include more than RTEMS -- they usually build the tools, rtems, network
stack, and likely some support libraries. This is from BBB:
{{{
6/rtems-arm
6/rtems-kernel
6/rtems-libbsd
6/rtems-packages
}}}
If you want that set easily buildable and not just RTEMS, some more BSPs
need to get added.
It would be a question for Chris, but I wonder if the RSB supports a way
to have a template bset that the arch and bsp come from the command line.
This could reduce it to 3 bsets (libbsd, lwip, and no networking). Just a
thought.
And FWIW every BSP bset gets built as part of the OAR build sweeper. Just
as needed when there are changes requiring it.
--
Ticket URL: <http://devel.rtems.org/ticket/4999#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list