mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
dev-manual: licenses: update license manifest location
- Fix broken markup (wasn't displaying properly) - Update the path to the directory containing license information (this change applies to the kirkstone branch) - Fix typo later in the document (From yocto-docs rev: 8f02741de867125f11a37822b2d206be180d4ee3) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
3fde5d606b
commit
dfa76689b8
@@ -326,7 +326,8 @@ completeness.
|
||||
.. note::
|
||||
|
||||
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.
|
||||
|
||||
Providing the Source Code
|
||||
@@ -444,7 +445,7 @@ with source as defined by the GPL and other open source licenses.
|
||||
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
|
||||
packaging of the release.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user