mbox series

[master] Pull request

Message ID DDMYZX87CCIO.78SKB3615H1Z@bootlin.com
State New
Headers show
Series [master] Pull request | expand

Pull-request

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

Message

Antonin Godard Oct. 20, 2025, 7:27 a.m. UTC
The following changes since commit 8b85245490ae0b19a9c3880ec31e55b42e19d094:

  ref-manual/variables.rst: add note about PSEUDO ignore/include precedence (2025-10-13 17:08:12 +0200)

are available in the Git repository at:

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

for you to fetch changes up to cb3a165fcbff10d1c5729ef78f663fb5f636f0d9:

  ref-manual/variables.rst: fix a typo in UNPACKDIR description (2025-10-20 09:16:06 +0200)

----------------------------------------------------------------
Antonin Godard (4):
      ref-manual/variables.rst: document UNINATIVE_URL/CHECKSUM
      ref-manual/classes.rst: extend the uninative class documentation
      ref-manual/classes.rst: uboot-config: improve documentation
      ref-manual/variables.rst: fix a typo in UNPACKDIR description

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

Pierre-Loup GOSSE (1):
      ref-manual/variables.rst: document IMAGE_EXTRA_PARTITION_FILES

 documentation/migration-guides/release-5.2.rst     |   2 +-
 .../migration-guides/release-notes-5.2.4.rst       | 320 +++++++++++++++++++++
 documentation/ref-manual/classes.rst               | 103 +++++--
 documentation/ref-manual/variables.rst             |  68 ++++-
 4 files changed, 472 insertions(+), 21 deletions(-)
 create mode 100644 documentation/migration-guides/release-notes-5.2.4.rst