RTEMS Deployment | config: Add support for generic builds (!28)

Amar Takhar (@amar) gitlab at rtems.org
Thu Jul 31 16:55:42 UTC 2025



Amar Takhar created a merge request: https://gitlab.rtems.org/rtems/tools/rtems-deployment/-/merge_requests/28

Project:Branches: amar/rtems-deployment:configs to rtems/tools/rtems-deployment:main
Author:   Amar Takhar
Assignee: Amar Takhar
Reviewer: Chris Johns


## Summary

config: Add support for generic builds

The generic builds are pseudo builds that use the files in generic/\* including bsp.json which is generated by rtems-bsps

This generates configs on-demand using the files in generic/ to build a generic BSP config.

This is not customisable that's not the point if someone wishes to do so they can copy the files out of out/ and put them in config/

The reason these are dynamically generated rather than statically on-disk is to allow bsp.json to change as it needs. Eventually I want to add options each BSP supports so they can be added on the deployment commandline and eventually in the GUI.

## Note

There are no docs yet while this works until I get it working in the GUI properly I'm not sure if this will be the 100% settled version.  I'll write docs once I know this in the README.

<!--Default settings, if it is a dropdown it will set after submission-->

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-deployment/-/merge_requests/28
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250731/14a5b065/attachment.htm>


More information about the bugs mailing list