mbox series

[scarthgap] Pull request

Message ID DA5XIUSKFYYJ.28HABXSV87HAU@bootlin.com
State New
Headers show
Series [scarthgap] Pull request | expand

Pull-request

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

Message

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

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

are available in the Git repository at:

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

for you to fetch changes up to 3996388e337377bedc113d072a51fe9d68dd40c6:

  ref-manual/variables.rst: document INHIBIT_UPDATERCD_BBCLASS (2025-05-26 09:46:38 +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: missing space after literal
      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/kernel-dev/common.rst                |  14 +--
 documentation/kernel-dev/intro.rst                 |   2 +-
 .../migration-guides/release-notes-4.3.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/sdk-manual/extensible.rst            |   4 +-
 documentation/toaster-manual/reference.rst         |   6 +-
 17 files changed, 146 insertions(+), 33 deletions(-)