mbox series

[walnascar] Pull request

Message ID DDUO398KZ96F.A6ZTHXSVF374@bootlin.com
State New
Headers show
Series [walnascar] Pull request | expand

Pull-request

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

Message

Antonin Godard Oct. 29, 2025, 8:36 a.m. UTC
The following changes since commit 96a8e3e2ad95873a9069d10ba448080e32c71fd0:

  migration-guides: add release notes for 4.0.30 (2025-10-06 09:56:36 +0200)

are available in the Git repository at:

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

for you to fetch changes up to aef25e0ba434384a60b3e9733040ab266e0429c3:

  ref-manual/classes,variables: document the CCACHE_DISABLE variable (2025-10-27 17:04:52 +0100)

----------------------------------------------------------------
Antonin Godard (10):
      ref-manual/variables.rst: document UNINATIVE_URL/CHECKSUM
      ref-manual/classes.rst: extend the uninative class documentation
      ref-manual/variables.rst: fix a typo in UNPACKDIR description
      ref-manual/variables.rst: document the REQUIRED_MACHINE_FEATURES variable
      ref-manual/variables.rst: document the REQUIRED_COMBINED_FEATURES variable
      ref-manual/variables.rst: document the REQUIRED_IMAGE_FEATURES variable
      ref-manual/variables.rst: document the USE_NLS variable
      ref-manual/classes.rst: gettext: extend the documentation of the class
      ref-manual/classes.rst: document the relative_symlinks class
      ref-manual/classes,variables: document the CCACHE_DISABLE variable

João Marcos Costa (1):
      variables.rst: fix LAYERDEPENDS description

Lee Chee Yang (1):
      migration-guides: add release notes for 5.2.4

Paul Barker (1):
      dev-manual, test-manual: Update autobuilder output links

Robert P. J. Day (1):
      overview-manual/yp-intro.rst: update on-target packaging info

 documentation/dev-manual/vulnerabilities.rst       |   2 +-
 documentation/migration-guides/release-5.2.rst     |   2 +-
 .../migration-guides/release-notes-5.2.4.rst       | 320 +++++++++++++++++++++
 documentation/overview-manual/yp-intro.rst         |  11 +-
 documentation/ref-manual/classes.rst               |  96 +++++--
 documentation/ref-manual/variables.rst             |  73 ++++-
 documentation/test-manual/reproducible-builds.rst  |   2 +-
 documentation/test-manual/test-process.rst         |   2 +-
 8 files changed, 479 insertions(+), 29 deletions(-)
 create mode 100644 documentation/migration-guides/release-notes-5.2.4.rst