mbox series

[kirkstone,00/18] Documentation backports

Message ID 20231218214442.147385-1-michael.opdenacker@bootlin.com
Headers show
Series Documentation backports | expand

Message

Michael Opdenacker Dec. 18, 2023, 9:44 p.m. UTC
From: Michael Opdenacker <michael.opdenacker@bootlin.com>


Aatir Manzur (1):
  docs: add CONVERSION_CMD definition

Justin Bronder (1):
  contributor-guide: add License-Update tag

Lee Chee Yang (1):
  migration-guides: add release notes for 4.0.15

Michael Opdenacker (12):
  manuals: fix URL
  ref-manual: releases.svg: update nanbield release status
  dev-manual: layers: update link to YP Compatible form
  contributor-guide: fix command option
  migration-guides: release 3.5 is actually 4.0
  test-manual: text and formatting fixes
  test-manual: resource updates
  test-manual: add links to python unittest
  test-manual: explicit or fix file paths
  test-manual: add or improve hyperlinks
  dev-manual: runtime-testing: fix test module name
  test-manual: use working example

Paul Barker (1):
  ref-manual: Fix reference to MIRRORS/PREMIRRORS defaults

Peter Kjellerstedt (1):
  dev-manual: Discourage the use of SRC_URI[md5sum]

Simone Weiß (1):
  manuals: brief-yoctoprojectqs: align variable order with default
    local.conf

 documentation/brief-yoctoprojectqs/index.rst  |   4 +-
 .../contributor-guide/recipe-style-guide.rst  |  12 ++
 .../contributor-guide/submit-changes.rst      |   2 +-
 documentation/dev-manual/debugging.rst        |   2 +-
 documentation/dev-manual/layers.rst           |   4 +-
 documentation/dev-manual/new-recipe.rst       |  27 ++-
 documentation/dev-manual/runtime-testing.rst  |   2 +-
 .../migration-guides/migration-2.2.rst        |   4 +-
 .../migration-guides/migration-2.4.rst        |   2 +-
 .../migration-guides/migration-3.0.rst        |   2 +-
 .../migration-guides/migration-3.4.rst        |   4 +-
 .../migration-guides/release-4.0.rst          |   1 +
 .../migration-guides/release-notes-4.0.15.rst | 189 ++++++++++++++++++
 documentation/ref-manual/svg/releases.svg     |  32 +--
 documentation/ref-manual/variables.rst        |  23 ++-
 documentation/test-manual/intro.rst           | 119 +++++------
 documentation/test-manual/test-process.rst    |  44 ++--
 .../test-manual/understand-autobuilder.rst    |  64 +++---
 documentation/what-i-wish-id-known.rst        |   5 +-
 19 files changed, 383 insertions(+), 159 deletions(-)
 create mode 100644 documentation/migration-guides/release-notes-4.0.15.rst