mbox series

[00/18] Updates for upcoming Wrynose release

Message ID 20260410-second-release-notes-6-0-v1-0-40213436c3ca@bootlin.com
Headers show
Series Updates for upcoming Wrynose release | expand

Message

Antonin Godard April 10, 2026, 2:43 p.m. UTC
Updates to the docs with Wrynose coming soon. The last two patches
update the release notes themselves. The patches before that add or
remove pieces of documentation to be in sync with master.

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
Antonin Godard (18):
      conf.py: define new *_path roles
      ref-manual/classes.rst: document the kernel-yocto-rust class
      ref-manual/classes.rst: document the module-rust class
      ref-manual/classes.rst: document the KCONFIG_CONFIG_ROOTDIR variable
      ref-manual/variables.rst: document the UKI_DEVICETREE variable
      docs-wide: refresh SBOM documentation after SPDX2.2 removal
      dev-manual/sbom.rst: add bullet point on recipe SBOM
      ref-manual/variables.rst: document the SPDX_PACKAGE_URLS variable
      ref-manual/variables.rst: document the SPDX_GIT_PURL_MAPPINGS variable
      ref-manual/variables.rst: document the SPDX_INCLUDE_VEX variable
      migration-guides/migration-6.0.rst: add note on WIC_SECTOR_SIZE
      ref-manual: document the sbom-cve-check class, fragment, and variables
      docs-wide: adapt to the new {DISTRO,MACHINE}_FEATURES mechanism
      ref-manual/features.rst: drop pcmcia from DISTRO_FEATURES
      ref-manual/features.rst: drop usbhost/usbgadget from DISTRO_FEATURES
      docs-wide: replace meta-poky/conf/templates/default by oecore's templates
      migration-guides: update 6.0 (Wrynose) release notes
      migration-guides/migration-6.0.rst: tidy up the file

 documentation/conf.py                              |   3 +
 .../custom-template-configuration-directory.rst    |   2 +-
 documentation/dev-manual/gobject-introspection.rst |  12 +-
 documentation/dev-manual/licenses.rst              |   4 +-
 documentation/dev-manual/poky-manual-setup.rst     |   2 +-
 documentation/dev-manual/sbom.rst                  |  43 ++--
 documentation/migration-guides/migration-6.0.rst   | 207 +++++++++++++++--
 .../migration-guides/release-notes-6.0.rst         | 256 +++++++++++++++++++--
 documentation/overview-manual/concepts.rst         |   5 +-
 documentation/ref-manual/classes.rst               |  94 +++++++-
 documentation/ref-manual/faq.rst                   |   2 +-
 documentation/ref-manual/features.rst              | 109 +++++----
 documentation/ref-manual/fragments.rst             |  20 ++
 documentation/ref-manual/structure.rst             |  18 +-
 documentation/ref-manual/variables.rst             | 232 ++++++++++---------
 15 files changed, 752 insertions(+), 257 deletions(-)
---
base-commit: 560bc33c0c2ecd60d68ba06a2edff8c25b9a3f90
change-id: 20260327-second-release-notes-6-0-ebae642800f2