mbox series

[scarthgap] Pull request

Message ID DJFG2YC0ETX6.3IGVQ4I11OJIY@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 22, 2026, 8:45 a.m. UTC
The following changes since commit 76f4b5ded4aa04ca1404510f0232593a968e0f66:

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

are available in the Git repository at:

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

for you to fetch changes up to 1b819d324780a699d9307a2d4e68c69b576ab748:

  ref-manual: add more explanation to glossary variable LICENSE (2026-06-22 10:39:37 +0200)

----------------------------------------------------------------
Peter Marko (1):
      build-manual: update ROOTFS_POSTPROCESS_COMMAND example

Robert P. J. Day (11):
      ref-manual: clarify that PACKAGE_EXCLUDE supports DEB packaging
      dev-manual: drop "PREFERRED_VERSION" from x86-base.inc snippet
      dev-manual: fix grammatical error, missing word "with"
      dev-manual: fix broken grammar in "Libraries" section
      dev-manual: fully define SOLIBS-related variables in bitbake.conf
      kernel-dev: remove references to defunct LTSI project
      dev-manual: update AUTOREV explanation to match current file
      dev-manual: SysVinit is the default init manager for Poky
      ref-manual: clarify use of "PACKAGE_ARCH" in a packagegroup
      ref-manual: document RM_WORK_EXCLUDE_ITEMS variable
      ref-manual: add more explanation to glossary variable LICENSE

 documentation/dev-manual/build-quality.rst      |  2 +-
 documentation/dev-manual/building.rst           |  2 +-
 documentation/dev-manual/external-scm.rst       | 45 +++++++++++++------------
 documentation/dev-manual/init-manager.rst       |  2 +-
 documentation/dev-manual/libraries.rst          |  2 +-
 documentation/dev-manual/new-recipe.rst         |  5 ++-
 documentation/dev-manual/prebuilt-libraries.rst |  4 +--
 documentation/kernel-dev/concepts-appx.rst      | 16 ---------
 documentation/kernel-dev/intro.rst              |  6 +---
 documentation/ref-manual/classes.rst            | 19 +++++++++++
 documentation/ref-manual/variables.rst          | 19 +++++++++--
 11 files changed, 67 insertions(+), 55 deletions(-)