mbox series

[kirkstone,00/16] kirkstone documentation backports

Message ID 20231024132712.90600-1-michael.opdenacker@bootlin.com
Headers show
Series kirkstone documentation backports | expand

Message

Michael Opdenacker Oct. 24, 2023, 1:26 p.m. UTC
From: Michael Opdenacker <michael.opdenacker@bootlin.com>

Corresponding to changes in master which are
also applicable to kirkstone, sometimes after
specific tweaks.

Arne Schwerdt (1):
  ref-manual: Warn about COMPATIBLE_MACHINE skipping native recipes

BELHADJ SALEM Talel (5):
  ref-manual: Fix PACKAGECONFIG term and add an example
  dev-manual: layers: Add notes about layer.conf
  ref-manual: variables: add RECIPE_SYSROOT and RECIPE_SYSROOT_NATIVE
  ref-manual: variables: add TOOLCHAIN_OPTIONS variable
  ref-manual: variables: add example for SYSROOT_DIRS variable

Michael Opdenacker (6):
  manuals: update linux-yocto append examples
  dev-manual: wic: update "wic list images" output
  sdk-manual: appendix-obtain: improve and update descriptions
  bsp-guide: bsp: skip Intel machines no longer supported in Poky
  brief-yoctoprojectqs: use new CDN mirror for sstate
  dev-manual: start.rst: remove obsolete reference

Paul Eggleton (1):
  dev/ref-manual: Document INIT_MANAGER

Quentin Schulz (1):
  ref-manual: variables: provide no-match example for COMPATIBLE_MACHINE

Robert P. J. Day (2):
  dev-manual: new-recipe.rst: add missing parenthesis to "Patching Code"
    section
  profile-manual: aesthetic cleanups

 documentation/brief-yoctoprojectqs/index.rst |   2 +-
 documentation/bsp-guide/bsp.rst              |  46 ++---
 documentation/dev-manual/layers.rst          |  14 ++
 documentation/dev-manual/new-recipe.rst      |   4 +-
 documentation/dev-manual/start.rst           |  24 +--
 documentation/dev-manual/wic.rst             |  27 +--
 documentation/kernel-dev/advanced.rst        |   3 +-
 documentation/kernel-dev/common.rst          |  34 ++--
 documentation/profile-manual/intro.rst       |  40 +++--
 documentation/ref-manual/variables.rst       | 180 +++++++++++++++++--
 documentation/sdk-manual/appendix-obtain.rst |  50 ++----
 11 files changed, 275 insertions(+), 149 deletions(-)