[PATCH] RTEMS BSP Buildset

Chris Johns chrisj at rtems.org
Mon Jul 22 21:58:42 UTC 2019


On 23/7/19 7:14 am, Gedare Bloom wrote:
> On Sun, Jul 21, 2019 at 6:13 PM <chrisj at rtems.org> wrote:
>>
>> This series of patches adds BSP buildset support to the RSB. A top level
>> BSP buildset can be added that can include the tools, kernel and 3rd party
>> packages, such as libbsd. A single buildset command will build and install
>> a complete BSP development environment:
>>
>>  $ ../source-builder/sb-buildset --prefix=$HOME/development/bbb \
>>                                  --log=bbb.txt \
>>                                  5/bsps/beagleboneblack
>>
>> With the addition of building a BSP as a single buildset command I ask
>> and encourage others to add a BSP they know or support.
>>
> Thank you, very nice.
> 
> Documentation available (user/developer)?

Yes, I am working on it. The new pieces are easy to add like `triplet` however
the Quick start and other parts need a little more work.

Chris



More information about the devel mailing list