mbox series

[scarthgap] Pull request

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

Pull-request

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

Message

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

  ref-manual/variables.rst: correct a reference to STAGING_DIR* (2026-04-16 14:34:21 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 2c80b891d85e0a7d9b70fc7b4a9c032325b56eca:

  variables.rst: expand explanation of RSUGGESTS (2026-04-21 15:17:53 +0200)

----------------------------------------------------------------
Antonin Godard (1):
      sphinx-static/theme_overrides.css: switch to a fixed width documentation

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

Robert P. J. Day (1):
      variables.rst: expand explanation of RSUGGESTS

 documentation/migration-guides/release-5.0.rst     |   1 +
 .../migration-guides/release-notes-5.0.17.rst      | 263 +++++++++++++++++++++
 documentation/ref-manual/variables.rst             |   8 +-
 documentation/sphinx-static/theme_overrides.css    |  17 +-
 4 files changed, 282 insertions(+), 7 deletions(-)
 create mode 100644 documentation/migration-guides/release-notes-5.0.17.rst

Comments

Paul Barker April 22, 2026, 9:37 a.m. UTC | #1
On Tue, 2026-04-21 at 15:44 +0200, Antonin Godard wrote:
> The following changes since commit 48d15a62ed7c004fd6e1dced03923bac529c435e:
> 
>   ref-manual/variables.rst: correct a reference to STAGING_DIR* (2026-04-16 14:34:21 +0200)
> 
> are available in the Git repository at:
> 
>   git@push.yoctoproject.org:yocto-docs scarthgap-next
> 
> for you to fetch changes up to 2c80b891d85e0a7d9b70fc7b4a9c032325b56eca:
> 
>   variables.rst: expand explanation of RSUGGESTS (2026-04-21 15:17:53 +0200)

Merged, thanks!