diff mbox series

ref-manual: add missing section on build/tmp/deploy/spdx

Message ID 3c5da9d7-fc80-7a9a-eaa1-4fb9eed25a6d@crashcourse.ca
State New
Headers show
Series ref-manual: add missing section on build/tmp/deploy/spdx | expand

Commit Message

Robert P. J. Day June 22, 2026, 5:44 p.m. UTC
There is no subsection on build/tmp/deploy/spdx; add it.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

---
diff mbox series

Patch

diff --git a/documentation/ref-manual/structure.rst b/documentation/ref-manual/structure.rst
index ff84b250b..e22de6047 100644
--- a/documentation/ref-manual/structure.rst
+++ b/documentation/ref-manual/structure.rst
@@ -539,6 +539,15 @@  licensing, see the
 ":ref:`dev-manual/licenses:maintaining open source license compliance during your product's lifecycle`"
 section in the Yocto Project Development Tasks Manual.

+.. _structure-build-tmp-deploy-spdx:
+
+``build/tmp/deploy/spdx/``
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+This directory contains a Software Bill of Materials (SBOM) in SPDX format,
+as explained in detail in the ":ref:`dev-manual/sbom:creating a software bill of materials`"
+section of the Yocto Project Development Tasks Manual.
+
 .. _structure-build-tmp-deploy-images:

 ``build/tmp/deploy/images/``