RTEMS | Draft: build: Add CC-BY-SA-4.0 to two items (!1177)
Sebastian Huber (@sebhub)
gitlab at rtems.org
Thu Apr 2 00:09:59 UTC 2026
Sebastian Huber commented on a discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1177#note_147886
1. Since 2020, there is a script in rtems-central which can be used to check the format of the build items (including the licenses). This tool (`specwareverify spec/build --log-level=WARNING`) is now available through `pip install specware`. You can also use `grep` to get the information of this MR specifically: `grep -r SPDX-License-Identifier: spec/build/ -h | sort`.
2. I do care about the licenses used in rtems.org. It should be possible to use the build items to generate sources (header files with configuration defines, linker scripts, etc.), so the BSD-2-Clause is required. It should be possible to use the build items to generate documentation sources, so the CC-BY-SA-4.0 is required.
3. Yes and no.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1177#note_147886
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/20260402/35aec28e/attachment.htm>
More information about the bugs
mailing list