mbox series

[scarthgap] Pull request

Message ID DLGMAWNP21XB.10DRAHGJTR8TI@bootlin.com
State New
Headers show
Series [scarthgap] Pull request | expand

Pull-request

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

Message

Antonin Godard Sept. 16, 2026, 9:02 a.m. UTC
The following changes since commit 728c63c050c22ad1469d9efa5d81e96c42f83c93:

  toaster-manual: spell the json code-block language in lower case (2026-09-02 14:52:28 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 9d2cb790abf5ad37b2b1f35823d238c57f4e21a5:

  migration-guide: add release notes for 5.0.20 (2026-09-16 10:33:35 +0200)

----------------------------------------------------------------
Antonin Godard (5):
      bsp-manual/bsp.rst: fix a "local.conf" -> "layer.conf" typo
      ref-manual/structure.rst: fix a "local.conf" -> "layer.conf" typo
      ref-manual/varlocality.rst: remove BBFILES from local configuration assignments
      ref-manual/features.rst: add tools-profile
      ref-manual/variables.rst: BBMULTICONFIG: fix a typo

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

Robert P. J. Day (2):
      dev-manual: drop link to out-of-date wiki page
      dev-manual: correct OVERRIDES to FILESOVERRIDES for FILESPATH

 documentation/bsp-guide/bsp.rst                    |   2 +-
 documentation/dev-manual/layers.rst                |   4 +-
 documentation/dev-manual/start.rst                 |   3 +-
 documentation/migration-guides/release-5.0.rst     |   1 +
 .../migration-guides/release-notes-5.0.20.rst      | 779 +++++++++++++++++++++
 documentation/ref-manual/features.rst              |   4 +
 documentation/ref-manual/structure.rst             |   2 +-
 documentation/ref-manual/variables.rst             |   2 +-
 documentation/ref-manual/varlocality.rst           |   2 -
 9 files changed, 790 insertions(+), 9 deletions(-)
 create mode 100644 documentation/migration-guides/release-notes-5.0.20.rst