mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
dev-manual: Edits to "Maintaining Open Source License Compliance During Your Product's Lifecycle" section.
(From yocto-docs rev: 3900ad2fbee0c343608d422dd1f77bc61c61f4c2) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2e5314d3a0
commit
2118d02b86
@@ -4534,22 +4534,24 @@
|
|||||||
There are other requirements beyond the scope of these
|
There are other requirements beyond the scope of these
|
||||||
three and the methods described in this section
|
three and the methods described in this section
|
||||||
(e.g. the mechanism through which source code is distributed).
|
(e.g. the mechanism through which source code is distributed).
|
||||||
|
</para>
|
||||||
|
|
||||||
|
<para>
|
||||||
As different organizations have different methods of complying with
|
As different organizations have different methods of complying with
|
||||||
open source licensing, this section is not meant to imply that
|
open source licensing, this section is not meant to imply that
|
||||||
there is only one single way to meet your compliance obligations,
|
there is only one single way to meet your compliance obligations,
|
||||||
but rather to describe one method of achieving compliance.
|
but rather to describe one method of achieving compliance.
|
||||||
</para>
|
|
||||||
|
|
||||||
<para>
|
|
||||||
The remainder of this section describes methods supported to meet the
|
The remainder of this section describes methods supported to meet the
|
||||||
previously mentioned three requirements.
|
previously mentioned three requirements.
|
||||||
Once you take steps to meet these requirements,
|
Once you take steps to meet these requirements,
|
||||||
and prior to releasing images, sources, and the build system,
|
and prior to releasing images, sources, and the build system,
|
||||||
you should audit all artifacts to ensure completeness.
|
you should audit all artifacts to ensure completeness.
|
||||||
The Yocto Project generates a license manifest during
|
<note>
|
||||||
image creation that is located
|
The Yocto Project generates a license manifest during
|
||||||
in <filename>${DEPLOY_DIR}/licenses/<image_name-datestamp></filename>
|
image creation that is located
|
||||||
to assist with any audits.
|
in <filename>${DEPLOY_DIR}/licenses/<image_name-datestamp></filename>
|
||||||
|
to assist with any audits.
|
||||||
|
</note>
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<section id='providing-the-source-code'>
|
<section id='providing-the-source-code'>
|
||||||
|
|||||||
Reference in New Issue
Block a user