mirror of
https://git.yoctoproject.org/poky
synced 2026-09-25 07:36:23 +02:00
dev-manual: licenses: update license manifest location
- Fix broken markup (wasn't displaying properly) - Update the path to the directory containing license information - Fix typo later in the document (From yocto-docs rev: f090bb9d2d9cf3833ff0743cfa0cc52099688c64) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8b3a81f42f
commit
8f6f37b37b
@@ -317,7 +317,8 @@ audit all artifacts to ensure completeness.
|
|||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
The Yocto Project generates a license manifest during image creation
|
The Yocto Project generates a license manifest during image creation
|
||||||
that is located in ``${DEPLOY_DIR}/licenses/``\ `image_name`\ ``-``\ `datestamp`
|
that is located in
|
||||||
|
``${DEPLOY_DIR}/licenses/<image-name>-<machine>.rootfs-<datestamp>/``
|
||||||
to assist with any audits.
|
to assist with any audits.
|
||||||
|
|
||||||
Providing the Source Code
|
Providing the Source Code
|
||||||
@@ -435,7 +436,7 @@ with source as defined by the GPL and other open source licenses.
|
|||||||
Providing Compilation Scripts and Source Code Modifications
|
Providing Compilation Scripts and Source Code Modifications
|
||||||
-----------------------------------------------------------
|
-----------------------------------------------------------
|
||||||
|
|
||||||
At this point, we have addressed all we need to prior to generating the
|
At this point, we have addressed all we need prior to generating the
|
||||||
image. The next two requirements are addressed during the final
|
image. The next two requirements are addressed during the final
|
||||||
packaging of the release.
|
packaging of the release.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user