[RTEMS Project] #4663: Third-Party Sources Manifest
RTEMS trac
trac at rtems.org
Wed Jun 8 17:19:34 UTC 2022
#4663: Third-Party Sources Manifest
--------------------------+---------------------------
Reporter: Gedare Bloom | Owner: Gedare Bloom
Type: defect | Status: assigned
Priority: normal | Milestone: 6.1
Component: rtems | Version: 6
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: |
--------------------------+---------------------------
Description changed by Gedare Bloom:
Old description:
> We should generate a manifest of third-party source code within rtems.git
> to facilitate maintenance. I would suggest a format like gitignore to
> allow specification of directories and wildcards. I'm not sure we
> actually need the wildcards, but probably being consistent with gitignore
> will make it easy to create tooling.
>
> This manifest will be useful for example to check on licensing,
> generating software bill-of-materials, and enforcing style compliance.
New description:
We should generate a manifest of third-party source code within rtems.git
to facilitate maintenance. I would suggest a format like gitignore to
allow specification of directories and wildcards. I'm not sure we actually
need the wildcards, but probably being consistent with gitignore will make
it easy to create tooling.
This manifest will be useful for example to check on licensing, generating
software bill-of-materials, and enforcing style compliance.
We could maintain the manifest at the top-level, but this could become
burdensome. We could maintain it within subdirectories, and then
consolidate them via tooling. That might be easier for maintenance.
--
--
Ticket URL: <http://devel.rtems.org/ticket/4663#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list