mbox series

[scarthgap] Pull request

Message ID 2024082209361875d31de6@mail.local
State New
Headers show
Series [scarthgap] Pull request | expand

Pull-request

git://git.yoctoproject.org/yocto-docs contrib/abelloni/scarthgap-next

Message

Alexandre Belloni Aug. 22, 2024, 9:36 a.m. UTC
The following changes since commit 09e321d7cbd5bd7071a0c138e6d0c424fb086269:

  migration-guides: add release notes for 5.0.2 (2024-06-27 18:22:27 +0200)

are available in the Git repository at:

  git://git.yoctoproject.org/yocto-docs contrib/abelloni/scarthgap-next

for you to fetch changes up to fd4654df2d9eb36cae872dca4d23341ed5f9be91:

  migration-guides: add release notes for 5.0.3 (2024-08-22 11:33:00 +0200)

----------------------------------------------------------------
Lee Chee Yang (2):
      migration-guide: add release notes for 4.0.20
      migration-guides: add release notes for 5.0.3

Matthias Pritschet (1):
      ref-manual: fix typo and move SYSROOT_DIRS example

 documentation/migration-guides/release-4.0.rst     |   2 +
 documentation/migration-guides/release-5.0.rst     |   1 +
 .../migration-guides/release-notes-4.0.20.rst      | 130 +++++++++
 .../migration-guides/release-notes-5.0.3.rst       | 314 +++++++++++++++++++++
 documentation/ref-manual/variables.rst             |  48 ++--
 5 files changed, 471 insertions(+), 24 deletions(-)
 create mode 100644 documentation/migration-guides/release-notes-4.0.20.rst
 create mode 100644 documentation/migration-guides/release-notes-5.0.3.rst