mbox series

[00/17] Updates for 5.3

Message ID 20251016-release-note-5-3-second-hunk-v1-0-20f21db1f93c@bootlin.com
Headers show
Series Updates for 5.3 | expand

Message

Antonin Godard Oct. 16, 2025, 8:53 a.m. UTC
Update the documentation and release notes for 5.3, covering changes
from bd4625cd4db0 ("build-appliance-image: Update to master head
revision") to 4a1f38dd8db1 ("bitbake: knotty, uihelper: Remove
running_pids and lastpids") in Poky.

Note: this is based on the current master-next as it requires the
uboot-config changes and IMAGE_EXTRA_PARTITION_FILES documented.

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
Antonin Godard (17):
      ref-manual/qa-checks.rst: drop var-undefined
      ref-manual/features.rst: add new opencl feature
      ref-manual/classes.rst: document the python_pdm class
      ref-manual/classes.rst: ccache: mention that the host's ccache can be used
      ref-manual/classes,variables: document the CCACHE_DISABLE variable
      ref-manual/variables.rst: document the REQUIRED_TUNE_FEATURES variable
      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 rust-target-config class
      ref-manual/features.rst: add entry for the coresight machine feature
      ref-manual/variables.rst: document the FIT_LINUX_BIN variable
      ref-manual/classes.rst: document the relative_symlinks class
      ref-manual: document UBOOT_MAKE_OPTS
      migration-guides/release-notes-5.3: updates

 documentation/migration-guides/migration-5.3.rst   |  46 ++-
 .../migration-guides/release-notes-5.3.rst         | 341 +++++++++++++++++++--
 documentation/ref-manual/classes.rst               |  73 ++++-
 documentation/ref-manual/features.rst              |   8 +
 documentation/ref-manual/qa-checks.rst             |  11 -
 documentation/ref-manual/variables.rst             |  69 +++++
 6 files changed, 510 insertions(+), 38 deletions(-)
---
base-commit: d4cfec89f811113601e32132a6de35cd00c19f5c
change-id: 20250929-release-note-5-3-second-hunk-bc19bcedd8cb

Best regards,
--  
Antonin Godard <antonin.godard@bootlin.com>