mbox series

[styhead] Pull request

Message ID D5YIBOQE7XKA.2WSZZX34247CN@bootlin.com
State Not Applicable
Headers show
Series [styhead] Pull request | expand

Pull-request

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

Message

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

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

are available in the Git repository at:

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

for you to fetch changes up to 59c219067c6e47968d07d1f34ff0530f2411fd11:

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

----------------------------------------------------------------
Alexander Kanavin (1):
      ref-manual: merge two separate descriptions of RECIPE_UPGRADE_EXTRA_TASKS

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

Lee Chee Yang (3):
      migration-guides: add release notes for 5.0.4
      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     |   2 +
 .../migration-guides/release-notes-4.0.23.rst      | 209 +++++++++++++++++++
 .../migration-guides/release-notes-5.0.4.rst       | 212 +++++++++++++++++++
 .../migration-guides/release-notes-5.0.5.rst       | 227 +++++++++++++++++++++
 documentation/ref-manual/classes.rst               |  45 ++--
 documentation/ref-manual/variables.rst             |  11 +-
 documentation/standards.md                         |  15 ++
 8 files changed, 699 insertions(+), 23 deletions(-)
 create mode 100644 documentation/migration-guides/release-notes-4.0.23.rst
 create mode 100644 documentation/migration-guides/release-notes-5.0.4.rst
 create mode 100644 documentation/migration-guides/release-notes-5.0.5.rst