mbox series

[scarthgap] Pull request

Message ID DJ3SBFUPW8VI.3LFE1LDK5DUEE@bootlin.com
State New
Headers show
Series [scarthgap] Pull request | expand

Pull-request

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

Message

Antonin Godard June 8, 2026, 3:48 p.m. UTC
The following changes since commit f39ba5141cd518f08d491b2255a4acd74442e87b:

  contributor-guide: fix type "maintainance" to "maintenance" (2026-05-19 15:39:35 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 76f4b5ded4aa04ca1404510f0232593a968e0f66:

  migration-guide: add release notes for 5.0.18 (2026-06-08 17:30:57 +0200)

----------------------------------------------------------------
Antonin Godard (4):
      conf.py: define new {oecore,bitbake,meta_yocto}_rev roles
      conf.py: define new *_path roles
      conf.py: add a :yocto_bug: role
      ref-manual/variables.rst: link *MIRRORS definitions to the BitBake manual

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

Marta Rybczynska (1):
      security-team.rst: update my email address and key

Paul Barker (3):
      security-team: Update membership list
      security-team: Tidy and update section on security team operations
      security-team: Add section on multi-project embargoes

Peter Marko (1):
      dev-manual: remove semicolons for rootfs commands

Robert P. J. Day (13):
      overview-manual: remind reader that meta-poky is a distro layer
      overview-manual: fix typo, "semi-colon" -> "colon"
      overview-manual: hyphens not allowed in file version
      recipe-style-guide.rst: two minor grammatical tweaks
      bsp-guide: mention bootloader and device tree in BSP intro
      bsp-guide: update guide to reflect newer beaglebone
      overview-manual: inform the reader early of "bitbake-getvar"
      overview-manual: add ":term:" for OE Build System
      overview-manual: provide a more expansive definition of "layer"
      overview-manual: mention that patch files can be compressed
      overview-manual: use correct spelling "counterpart"
      overview-manual: update deploy.bbclass snippet
      contributor-guide: couple minor typo/grammar fixes

 documentation/bsp-guide/bsp.rst                    |   42 +-
 documentation/conf.py                              |   23 +-
 .../contributor-guide/recipe-style-guide.rst       |    8 +-
 documentation/dev-manual/build-quality.rst         |    4 +-
 documentation/migration-guides/release-5.0.rst     |    1 +
 .../migration-guides/release-notes-5.0.18.rst      | 2644 ++++++++++++++++++++
 documentation/overview-manual/concepts.rst         |   36 +-
 documentation/overview-manual/intro.rst            |    2 +-
 documentation/overview-manual/yp-intro.rst         |    4 +-
 documentation/ref-manual/variables.rst             |    6 +
 documentation/security-reference/security-team.rst |   52 +-
 11 files changed, 2756 insertions(+), 66 deletions(-)
 create mode 100644 documentation/migration-guides/release-notes-5.0.18.rst