RTEMS Deployment | config: Add support for generic builds (!27)
Amar Takhar (@amar)
gitlab at rtems.org
Tue Jul 29 15:52:36 UTC 2025
Amar Takhar created a merge request: https://gitlab.rtems.org/rtems/tools/rtems-deployment/-/merge_requests/27
Project:Branches: amar/rtems-deployment:json to rtems/tools/rtems-deployment:main
Author: Amar Takhar
Assignee: Amar Takhar
## 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.
<!-- 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/27
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/20250729/b48f3b9e/attachment-0001.htm>
More information about the bugs
mailing list