RTEMS | Add third-party attribute to spec/build files and use to generate manifest (cpukit) (!398)
Gedare Bloom (@gedare)
gitlab at rtems.org
Wed Feb 5 21:51:02 UTC 2025
Gedare Bloom created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/398
Project:Branches: gedare/rtems:thirdparties to rtems/rtos/rtems:main
Author: Gedare Bloom
Assignee: Gedare Bloom
## Summary
Add the plumbing needed to track third-party sources, and apply to files in the cpukit. The other subdirectories of RTEMS still need to be done, and the completeness with respect to cpukit needs to be checked. Further, full build sweeps need to be completed to ensure the build/spec changes did not affect anything in the functional parts of the build.
This functionality will be useful to maintain license/SBOM tracking in addition to my original purpose of filtering for style rules. (Although we may need additional information regarding style, such as what style rules to enforce.)
The manifest is generated by running:
`./waf thirdparties`
Closes #4663
<!-- Default settings, if it is a dropdown it will set after submission -->
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/398
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/20250205/7c16c655/attachment-0001.htm>
More information about the bugs
mailing list