mbox series

[kirkstone] Pull request

Message ID DDUO38T27G3T.1P7LBZ0Z45YIH@bootlin.com
State New
Headers show
Series [kirkstone] Pull request | expand

Pull-request

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

Message

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

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

are available in the Git repository at:

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

for you to fetch changes up to 073f3bca4c374b03398317e7f445d2440a287741:

  ref-manual/classes.rst: document the relative_symlinks class (2025-10-27 17:09:19 +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

 documentation/dev-manual/vulnerabilities.rst      |  2 +-
 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 +-
 5 files changed, 151 insertions(+), 22 deletions(-)