mbox series

[master] Pull request

Message ID DHFZELR6D1BT.3RN7O6PUJQDJN@bootlin.com
State New
Headers show
Series [master] Pull request | expand

Pull-request

git@push.yoctoproject.org:yocto-docs master-next

Message

Antonin Godard March 30, 2026, 8:42 a.m. UTC
The following changes since commit 5bfe4f9aecf542766dec727bedbb30b1f93ab64a:

  ref-manual/system-requirements.rst: remove Fedora 41 from supported distros (2026-03-20 11:00:44 +0100)

are available in the Git repository at:

  git@push.yoctoproject.org:yocto-docs master-next

for you to fetch changes up to dc1574b9f71532c469f355af2ff5ff5664083e48:

  ref-manual: document the usage of FIT_LOADABLES (2026-03-30 10:40:23 +0200)

----------------------------------------------------------------
Antonin Godard (8):
      conf.py: define new {oecore,bitbake,meta_yocto}_rev roles
      ref-manual/variables.rst: document qemuboot variables
      ref-manual/variables.rst: SPDX_PACKAGE_URL: add missing parenthesis
      ref-manual/variables.rst: document the LTO variable
      ref-manual/variables.rst: document the SPDX_CONCLUDED_LICENSE variable
      migration-guides: update 6.0 (Wrynose) release notes
      docs-wide: add warning on disabled NPM fetcher
      ref-manual/faq.rst: remove the CVS proxy note

Francesco Valla (1):
      ref-manual: document the usage of FIT_LOADABLES

Stefano Tondo (1):
      ref-manual/dev-manual: document new SPDX variables and capabilities

 documentation/conf.py                              |  16 +-
 documentation/dev-manual/devtool.rst               |   5 +
 documentation/dev-manual/packages.rst              |  10 +-
 documentation/dev-manual/sbom.rst                  |  18 +
 documentation/migration-guides/migration-6.0.rst   | 193 +++++++-
 .../migration-guides/release-notes-6.0.rst         | 455 +++++++++++++++++-
 documentation/ref-manual/classes.rst               |  21 +-
 documentation/ref-manual/faq.rst                   |   2 +-
 documentation/ref-manual/variables.rst             | 527 ++++++++++++++++++++-
 9 files changed, 1218 insertions(+), 29 deletions(-)