mbox series

[scarthgap] Pull request

Message ID DDUO391B8U3V.1PFKOVDH6732C@bootlin.com
State New
Headers show
Series [scarthgap] Pull request | expand

Pull-request

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

Message

Antonin Godard Oct. 29, 2025, 8:36 a.m. UTC
The following changes since commit 6cd7492bf83232744390f34e496367e94b63e701:

  vulnerabilities: update nvdcve file name (2025-10-13 09:13:32 +0200)

are available in the Git repository at:

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

for you to fetch changes up to a8687e4bb2e822670b6ad110613a12fa02943d3d:

  ref-manual/classes.rst: document the relative_symlinks class (2025-10-27 17:07:07 +0100)

----------------------------------------------------------------
Antonin Godard (9):
      ref-manual/variables.rst: document UNINATIVE_URL/CHECKSUM
      ref-manual/classes.rst: extend the uninative class documentation
      ref-manual/classes,variables: document the CCACHE_DISABLE variable
      ref-manual/variables.rst: document the REQUIRED_MACHINE_FEATURES variable
      ref-manual/variables.rst: document the REQUIRED_COMBINED_FEATURES variable
      ref-manual/variables.rst: document the REQUIRED_IMAGE_FEATURES variable
      ref-manual/variables.rst: document the USE_NLS variable
      ref-manual/classes.rst: gettext: extend the documentation of the class
      ref-manual/classes.rst: document the relative_symlinks class

João Marcos Costa (1):
      variables.rst: fix LAYERDEPENDS description

Paul Barker (1):
      dev-manual, test-manual: Update autobuilder output links

Robert P. J. Day (1):
      overview-manual/yp-intro.rst: update on-target packaging info

 documentation/dev-manual/vulnerabilities.rst      |  2 +-
 documentation/overview-manual/yp-intro.rst        | 11 +--
 documentation/ref-manual/classes.rst              | 96 ++++++++++++++++++-----
 documentation/ref-manual/variables.rst            | 71 ++++++++++++++++-
 documentation/test-manual/reproducible-builds.rst |  2 +-
 documentation/test-manual/test-process.rst        |  2 +-
 6 files changed, 157 insertions(+), 27 deletions(-)