mbox series

[walnascar] Pull request

Message ID DAFMBR84E4JH.17EGCKU7E86X7@bootlin.com
State New
Headers show
Series [walnascar] Pull request | expand

Pull-request

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

Message

Antonin Godard June 6, 2025, 5:15 p.m. UTC
The following changes since commit 953c203cff5f936b34530c150343cf54ade16653:

  brief-yoctoprojectqs/index.rst: replace removed macro (2025-05-26 09:45:00 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 1fc92ff2af72118ae041183d395d0a0323ecc1a9:

  docs: conf.py: silence SyntaxWarning on js_splitter_code (2025-06-06 19:09:24 +0200)

----------------------------------------------------------------
Carlos Sánchez de La Lama (1):
      ref-manual: clarify KCONFIG_MODE default behaviour

Lee Chee Yang (2):
      migration-guides: add release notes for 5.2.1
      migration-guides: add release notes for 4.0.27

Quentin Schulz (3):
      docs: README: specify how to contribute instead of pointing at another file
      deduplicate README
      docs: conf.py: silence SyntaxWarning on js_splitter_code

Richard Purdie (1):
      brief-yoctoprojectqs/ref-manual: Switch to new CDN

Robert P. J. Day (1):
      Clean up explanation of minimum required version numbers

 README                                             |  32 +---
 documentation/README                               |  21 ++-
 documentation/brief-yoctoprojectqs/index.rst       |   6 +-
 documentation/conf.py                              |   2 +-
 documentation/migration-guides/release-4.0.rst     |   1 +
 documentation/migration-guides/release-5.2.rst     |   1 +
 .../migration-guides/release-notes-4.0.27.rst      | 153 ++++++++++++++++++++
 .../migration-guides/release-notes-5.2.1.rst       | 161 +++++++++++++++++++++
 documentation/ref-manual/variables.rst             |  13 +-
 9 files changed, 343 insertions(+), 47 deletions(-)
 mode change 100644 => 120000 README
 create mode 100644 documentation/migration-guides/release-notes-4.0.27.rst
 create mode 100644 documentation/migration-guides/release-notes-5.2.1.rst