mbox series

[whinlatter] Pull request

Message ID DHYVME7JZ0Z3.5SQMYFN5Z4DK@bootlin.com
State New
Headers show
Series [whinlatter] Pull request | expand

Pull-request

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

Message

Antonin Godard April 21, 2026, 1:44 p.m. UTC
The following changes since commit b3966fa5ab7ee4653124badba3d2c54f0e5797aa:

  migration-guide: add release notes for 5.3.3 (2026-04-02 15:22:19 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 10818445a22c524de0934901547cf676256c2b9d:

  dev-manual/new-recipe.rst: rework Unpacking Code section (2026-04-21 15:19:46 +0200)

----------------------------------------------------------------
Antonin Godard (2):
      sphinx-static/theme_overrides.css: switch to a fixed width documentation
      dev-manual/new-recipe.rst: rework Unpacking Code section

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

 documentation/dev-manual/new-recipe.rst            |  24 +-
 documentation/migration-guides/migration-5.3.rst   |   2 +
 documentation/migration-guides/release-5.0.rst     |   1 +
 .../migration-guides/release-notes-5.0.17.rst      | 263 +++++++++++++++++++++
 documentation/sphinx-static/theme_overrides.css    |  17 +-
 5 files changed, 290 insertions(+), 17 deletions(-)
 create mode 100644 documentation/migration-guides/release-notes-5.0.17.rst

Comments

Paul Barker April 22, 2026, 9:36 a.m. UTC | #1
On Tue, 2026-04-21 at 15:44 +0200, Antonin Godard wrote:
> The following changes since commit b3966fa5ab7ee4653124badba3d2c54f0e5797aa:
> 
>   migration-guide: add release notes for 5.3.3 (2026-04-02 15:22:19 +0200)
> 
> are available in the Git repository at:
> 
>   git@push.yoctoproject.org:yocto-docs whinlatter-next
> 
> for you to fetch changes up to 10818445a22c524de0934901547cf676256c2b9d:
> 
>   dev-manual/new-recipe.rst: rework Unpacking Code section (2026-04-21 15:19:46 +0200)

Merged, thanks!