public inbox for docs@lists.yoctoproject.org
 help / color / mirror / Atom feed
* [PATCH] dev-manual: update license manifest path
@ 2024-01-03 19:25 Ilya A. Kriveshko
  2024-01-08 15:49 ` [docs] " Michael Opdenacker
  0 siblings, 1 reply; 2+ messages in thread
From: Ilya A. Kriveshko @ 2024-01-03 19:25 UTC (permalink / raw)
  To: docs; +Cc: Ilya A. Kriveshko

After changes in openembedded-core@1a4ab9f, image licenses moved one
directory down into ${SSTATE_PKGARCH} subdir.

Signed-off-by: Ilya A. Kriveshko <iillyyaa@gmail.com>
---
 documentation/dev-manual/licenses.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/dev-manual/licenses.rst b/documentation/dev-manual/licenses.rst
index 3b9190d47..57713effa 100644
--- a/documentation/dev-manual/licenses.rst
+++ b/documentation/dev-manual/licenses.rst
@@ -330,11 +330,11 @@ completeness.
 
 .. note::
 
    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
 -------------------------
 
-- 
2.39.0



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [docs] [PATCH] dev-manual: update license manifest path
  2024-01-03 19:25 [PATCH] dev-manual: update license manifest path Ilya A. Kriveshko
@ 2024-01-08 15:49 ` Michael Opdenacker
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Opdenacker @ 2024-01-08 15:49 UTC (permalink / raw)
  To: Ilya A. Kriveshko; +Cc: docs

Hi Ilya

Many thanks for the update!

On 03.01.24 at 20:25, Ilya A. Kriveshko wrote:
> After changes in openembedded-core@1a4ab9f, image licenses moved one
> directory down into ${SSTATE_PKGARCH} subdir.
>
> Signed-off-by: Ilya A. Kriveshko <iillyyaa@gmail.com>
> ---
>   documentation/dev-manual/licenses.rst | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/documentation/dev-manual/licenses.rst b/documentation/dev-manual/licenses.rst
> index 3b9190d47..57713effa 100644
> --- a/documentation/dev-manual/licenses.rst
> +++ b/documentation/dev-manual/licenses.rst
> @@ -330,11 +330,11 @@ completeness.
>   
>   .. note::
>   
>      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.


Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Merged into master-next. I'll also update the "nanbield" branch.
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-08 15:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-03 19:25 [PATCH] dev-manual: update license manifest path Ilya A. Kriveshko
2024-01-08 15:49 ` [docs] " Michael Opdenacker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox