mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
dev-manual: update license manifest path
After changes in openembedded-core@1a4ab9f, image licenses moved one
directory down into ${SSTATE_PKGARCH} subdir.
(From yocto-docs rev: 244481a93a67c781ae846ef3b8bd8f8f30906a86)
Signed-off-by: Ilya A. Kriveshko <iillyyaa@gmail.com>
Reviewed-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
1e3f7444ba
commit
f5f8ec78d4
@@ -332,7 +332,7 @@ completeness.
|
||||
|
||||
The Yocto Project generates a license manifest during image creation
|
||||
that is located in
|
||||
``${DEPLOY_DIR}/licenses/<image-name>-<machine>.rootfs-<datestamp>/``
|
||||
``${DEPLOY_DIR}/licenses/${SSTATE_PKGARCH}/<image-name>-<machine>.rootfs-<datestamp>/``
|
||||
to assist with any audits.
|
||||
|
||||
Providing the Source Code
|
||||
|
||||
Reference in New Issue
Block a user