mbox series

[kirkstone] Pull request

Message ID DA5XIVGS7H74.1CU9PJGVE625V@bootlin.com
State Accepted
Headers show
Series [kirkstone] Pull request | expand

Pull-request

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

Message

Antonin Godard May 26, 2025, 7:55 a.m. UTC
The following changes since commit 8e893cc8cabba4b4f21556561d1ca9656ca1ff9f:

  ref-manual/variables.rst: document WIC_CREATE_EXTRA_ARGS (2025-05-16 15:32:51 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 76a4dd5ce041b38f4cab714017a38b035d9530a3:

  ref-manual/variables.rst: document INHIBIT_UPDATERCD_BBCLASS (2025-05-26 09:48:14 +0200)

----------------------------------------------------------------
Alper Ak (2):
      ref-manual/variables.rst: document INHIBIT_DEFAULT_RUST_DEPS
      ref-manual/variables.rst: document INHIBIT_UPDATERCD_BBCLASS

Christos Gavros (2):
      ref-manual/variables.rst: document the IMAGE_ROOTFS_MAXSIZE variable
      ref-manual/variables.rst: document the INITRAMFS_MAXSIZE variable

Enrico Jörns (1):
      conf.py: tweak SearchEnglish to be hyphen-friendly

Etienne Cordonnier (1):
      ref-manual/variables.rst: document SSTATE_SKIP_CREATION

Trevor Woerner (3):
      sphinx-lint: trailing whitespace
      sphinx-lint: role missing opening tag colon
      sphinx-lint: unbalanced inline literal markup

 documentation/brief-yoctoprojectqs/index.rst     |   2 +-
 documentation/bsp-guide/bsp.rst                  |   4 +-
 documentation/conf.py                            |  19 ++++
 documentation/dev-manual/debugging.rst           |   2 +-
 documentation/dev-manual/new-recipe.rst          |   2 +-
 documentation/dev-manual/upgrading-recipes.rst   |   2 +-
 documentation/dev-manual/wic.rst                 |   2 +-
 documentation/kernel-dev/common.rst              |  14 +--
 documentation/kernel-dev/intro.rst               |   2 +-
 documentation/migration-guides/migration-4.0.rst |   2 +-
 documentation/overview-manual/concepts.rst       |   2 +-
 documentation/ref-manual/devtool-reference.rst   |   2 +-
 documentation/ref-manual/structure.rst           |   2 +-
 documentation/ref-manual/tasks.rst               |   4 +-
 documentation/ref-manual/terms.rst               |   2 +-
 documentation/ref-manual/variables.rst           | 108 ++++++++++++++++++++++-
 documentation/toaster-manual/reference.rst       |   6 +-
 17 files changed, 148 insertions(+), 29 deletions(-)