mbox series

[master] Pull request

Message ID DJIU4VG6H1XB.2DGNL4VTPX21J@bootlin.com
State New
Headers show
Series [master] Pull request | expand

Pull-request

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

Message

Antonin Godard June 26, 2026, 8:24 a.m. UTC
The following changes since commit 47f0f69651280151a52f41fd6b425d55427401e9:

  host_packages_scripts/ubuntu_docs.sh: remove python3-saneyaml (2026-06-22 10:18:23 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 4562ba19f36e54099bcae82cec8a70deb1c23aa7:

  migration-guides/migration-6.0.rst: fix wks file move note (2026-06-26 10:19:17 +0200)

----------------------------------------------------------------
Antonin Godard (2):
      tools/build-docs-container: add debian 11
      migration-guides/migration-6.0.rst: fix wks file move note

Quentin Schulz (1):
      poky.yaml.in: bump min git version

Robert P. J. Day (7):
      dev-manual: mention bitbake-layers "--example-recipe-version" option
      ref-manual: fix incorrect heading level for site.conf section
      test-manual: grammatical and URL tweaks/additions in "Welcome" section
      ref-manual: under meta/files entry, mention Wic files
      ref-manual: add missing entry for build/tmp/deploy/spdx
      dev-manual: rename Build Quality section to mention "buildhistory"
      test-manual: clarify that ptest-runner is added automatically

jaekyu.lee (1):
      migration-guide: 5.1: Fix typo

 documentation/dev-manual/build-quality.rst         |  4 ++--
 documentation/dev-manual/building.rst              |  2 +-
 documentation/dev-manual/layers.rst                |  4 ++--
 documentation/dev-manual/packages.rst              |  2 +-
 documentation/dev-manual/upgrading-recipes.rst     |  2 +-
 documentation/migration-guides/migration-1.5.rst   |  2 +-
 documentation/migration-guides/migration-1.7.rst   |  2 +-
 documentation/migration-guides/migration-5.1.rst   |  2 +-
 documentation/migration-guides/migration-6.0.rst   | 13 ++++++-----
 .../migration-guides/migration-general.rst         |  2 +-
 documentation/poky.yaml.in                         |  2 +-
 documentation/ref-manual/classes.rst               |  2 +-
 documentation/ref-manual/structure.rst             | 19 +++++++++++++---
 documentation/ref-manual/variables.rst             |  2 +-
 documentation/test-manual/intro.rst                | 25 +++++++++++-----------
 documentation/test-manual/ptest.rst                |  4 ++--
 documentation/tools/build-docs-container           |  3 ++-
 17 files changed, 55 insertions(+), 37 deletions(-)