mbox series

[scarthgap] Pull request

Message ID D54R1GV1B1OJ.2KIETI7EB6SBN@bootlin.com
State New
Headers show
Series [scarthgap] Pull request | expand

Pull-request

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

Message

Antonin Godard Oct. 25, 2024, 8:37 a.m. UTC
The following changes since commit 5958b3c7546d71fdd1693c26747e0196c6aaf277:

  ref-manual: structure.rst: document missing tmp/ dirs (2024-10-17 12:00:11 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 74369923b34b879275cd1d5af6d73e57be757078:

  migration-guide: add release notes for 4.0.22 (2024-10-25 09:53:10 +0200)

----------------------------------------------------------------
Antonin Godard (4):
      overview-manual: concepts: add details on package splitting
      ref-manual: faq: add q&a on class appends
      ref-manual: release-process: update releases.svg
      ref-manual: release-process: refresh the current LTS releases

Lee Chee Yang (1):
      migration-guide: add release notes for 4.0.22

 documentation/migration-guides/release-4.0.rst     |   1 +
 .../migration-guides/release-notes-4.0.22.rst      | 196 +++++
 documentation/overview-manual/concepts.rst         |  61 +-
 documentation/ref-manual/faq.rst                   |  19 +
 documentation/ref-manual/release-process.rst       |  15 +-
 documentation/ref-manual/svg/releases.svg          | 907 ++++++++-------------
 6 files changed, 627 insertions(+), 572 deletions(-)
 create mode 100644 documentation/migration-guides/release-notes-4.0.22.rst)