diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2023-09-13 15:20:06 +0200 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2023-09-23 05:26:16 -1000 |
| commit | dfa76689b8d10398dd1bb06743633785d2831876 (patch) | |
| tree | 63e34ac4b0af6edafe2f0105e5d3fb44934706ce /documentation | |
| parent | 3fde5d606b07ca1824a5fc452d71b0bbacc3e7df (diff) | |
| download | poky-dfa76689b8d10398dd1bb06743633785d2831876.tar.gz | |
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>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/dev-manual/licenses.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/dev-manual/licenses.rst b/documentation/dev-manual/licenses.rst index 15e5c7396a..419af7c326 100644 --- a/documentation/dev-manual/licenses.rst +++ b/documentation/dev-manual/licenses.rst | |||
| @@ -326,7 +326,8 @@ completeness. | |||
| 326 | .. note:: | 326 | .. note:: |
| 327 | 327 | ||
| 328 | The Yocto Project generates a license manifest during image creation | 328 | The Yocto Project generates a license manifest during image creation |
| 329 | that is located in ``${DEPLOY_DIR}/licenses/``\ `image_name`\ ``-``\ `datestamp` | 329 | that is located in |
| 330 | ``${DEPLOY_DIR}/licenses/<image-name>-<machine>.rootfs-<datestamp>/`` | ||
| 330 | to assist with any audits. | 331 | to assist with any audits. |
| 331 | 332 | ||
| 332 | Providing the Source Code | 333 | Providing the Source Code |
| @@ -444,7 +445,7 @@ with source as defined by the GPL and other open source licenses. | |||
| 444 | Providing Compilation Scripts and Source Code Modifications | 445 | Providing Compilation Scripts and Source Code Modifications |
| 445 | ----------------------------------------------------------- | 446 | ----------------------------------------------------------- |
| 446 | 447 | ||
| 447 | At this point, we have addressed all we need to prior to generating the | 448 | At this point, we have addressed all we need prior to generating the |
| 448 | image. The next two requirements are addressed during the final | 449 | image. The next two requirements are addressed during the final |
| 449 | packaging of the release. | 450 | packaging of the release. |
| 450 | 451 | ||
