mbox series

[master] Pull request

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

Pull-request

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

Message

Antonin Godard Aug. 1, 2025, 10:12 a.m. UTC
The following changes since commit f9f1c87424d307d2df60024bc448bd6778605cf8:

  dev-manual/start.rst: remove shared PERSISTENT_DIR mentions (2025-07-15 12:24:48 +0200)

are available in the Git repository at:

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

for you to fetch changes up to dc984e5f54c38748603243053fde8b4d078ba586:

  ref-manual: gather all QA checks in qa-checks.rst (2025-07-29 11:10:30 +0200)

----------------------------------------------------------------
Antonin Godard (5):
      dev-manual/start.rst: remove basic setup for hash equivalence
      ref-manual: document new toolchain classes and variables
      ref-manual/classes.rst: insane: drop cve_status_not_in_db
      ref-manual/classes.rst: drop obsolete QA errors
      ref-manual: gather all QA checks in qa-checks.rst

Lee Chee Yang (2):
      migration-guides: add release notes for 5.2.2
      migration-guides: add release notes for 5.0.11

Marco Cavallini (1):
      dev-manual/start.rst: added missing command in Optimize your VHDX file using DiskPart

Robert P. J. Day (1):
      variables.rst: remove references to obsolete tar packaging

 documentation/dev-manual/start.rst                 |   8 +-
 documentation/migration-guides/migration-3.2.rst   |   2 +-
 documentation/migration-guides/release-5.0.rst     |   1 +
 documentation/migration-guides/release-5.2.rst     |   2 +
 .../migration-guides/release-notes-5.0.11.rst      | 219 +++++
 .../migration-guides/release-notes-5.2.2.rst       | 249 ++++++
 documentation/ref-manual/classes.rst               | 415 ++-------
 documentation/ref-manual/qa-checks.rst             | 933 +++++++++++----------
 documentation/ref-manual/variables.rst             |  92 +-
 9 files changed, 1123 insertions(+), 798 deletions(-)
 create mode 100644 documentation/migration-guides/release-notes-5.0.11.rst
 create mode 100644 documentation/migration-guides/release-notes-5.2.2.rst