mbox series

[scarthgap] Pull request

Message ID DCQWPIZ73RO4.CWXB9Y7938FY@bootlin.com
State New
Headers show
Series [scarthgap] Pull request | expand

Pull-request

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

Message

Antonin Godard Sept. 12, 2025, 2:54 p.m. UTC
The following changes since commit dd665216fa578a1f2f268790d708c6a5d2912ecf:

  ref-manual/classes.rst: document the testexport class (2025-08-08 14:25:40 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 79b37fe79fee03a46a4d791fd9f50e23d4e24797:

  migration-guides: add release notes for 5.0.12 (2025-09-12 16:49:18 +0200)

----------------------------------------------------------------
Antonin Godard (1):
      dev-manual/security-subjects.rst: update mailing lists

Jan Vermaete (1):
      sdk: The main in the C example should return an int

Joao Marcos Costa (1):
      ref-manual/variables.rst: expand IMAGE_OVERHEAD_FACTOR glossary entry

Lee Chee Yang (2):
      migration-guides: add release notes for 4.0.29
      migration-guides: add release notes for 5.0.12

 documentation/dev-manual/security-subjects.rst     |  23 ++-
 documentation/migration-guides/release-4.0.rst     |   1 +
 documentation/migration-guides/release-5.0.rst     |   1 +
 .../migration-guides/release-notes-4.0.29.rst      | 178 ++++++++++++++++++++
 .../migration-guides/release-notes-5.0.12.rst      | 184 +++++++++++++++++++++
 documentation/ref-manual/variables.rst             |   6 +
 documentation/sdk-manual/working-projects.rst      |   3 +-
 7 files changed, 386 insertions(+), 10 deletions(-)
 create mode 100644 documentation/migration-guides/release-notes-4.0.29.rst
 create mode 100644 documentation/migration-guides/release-notes-5.0.12.rst