mbox series

[scarthgap] Pull request

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

Pull-request

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

Message

Antonin Godard Nov. 29, 2024, 8:07 a.m. UTC
The following changes since commit cafa551d0927f56854f823e51f3de690f17423cd:

  dev-manual: bblock: use warning block instead of attention (2024-11-15 08:14:44 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 12d0ba4f496b2b28a188d34fc36e36895f397079:

  migration-guides: add release notes for 4.0.23 (2024-11-29 09:03:30 +0100)

----------------------------------------------------------------
Antonin Godard (2):
      standards.md: add a section on admonitions
      ref-manual: classes: fix bin_package description

Lee Chee Yang (2):
      migration-guides: add release notes for 5.0.5
      migration-guides: add release notes for 4.0.23

 documentation/migration-guides/release-4.0.rst     |   1 +
 documentation/migration-guides/release-5.0.rst     |   1 +
 .../migration-guides/release-notes-4.0.23.rst      | 209 +++++++++++++++++++
 .../migration-guides/release-notes-5.0.5.rst       | 227 +++++++++++++++++++++
 documentation/ref-manual/classes.rst               |  45 ++--
 documentation/standards.md                         |  15 ++
 6 files changed, 481 insertions(+), 17 deletions(-)
 create mode 100644 documentation/migration-guides/release-notes-4.0.23.rst
 create mode 100644 documentation/migration-guides/release-notes-5.0.5.rst