mbox series

[master] Pull request

Message ID DA5XITD3FC1U.JVKW0YODM7R@bootlin.com
State New
Headers show
Series [master] Pull request | expand

Pull-request

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

Message

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

  set_versions.py: mark Styhead as EoL (2025-05-16 15:33:37 +0200)

are available in the Git repository at:

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

for you to fetch changes up to f72fc69e2d2a074d5eaf1cc36b30726de58e3ab5:

  ref-manual: uboot-sign: Support firmware property in FIT config (2025-05-26 09:37:20 +0200)

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

Antonin Godard (1):
      brief-yoctoprojectqs/index.rst: replace removed macro

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

Jamin Lin (1):
      ref-manual: uboot-sign: Support firmware property in FIT config

Trevor Woerner (2):
      sphinx-lint: superfluous backtick in front of role
      sphinx-lint: unbalanced inline literal markup

 documentation/brief-yoctoprojectqs/index.rst       |   7 +-
 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/sbom.rst                  |   4 +-
 documentation/dev-manual/start.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/classes.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             | 135 +++++++++++++++++++--
 documentation/toaster-manual/reference.rst         |   6 +-
 19 files changed, 179 insertions(+), 36 deletions(-)