mbox series

[master,nanbield] Pull request

Message ID 8bed973c-a99c-497d-9161-7c00b777cc58@bootlin.com
State New
Headers show
Series [master,nanbield] Pull request | expand

Pull-request

git://git.yoctoproject.org/yocto-docs master-next

Message

Michael Opdenacker Nov. 6, 2023, 8:48 p.m. UTC
Hi Richard,

The following changes since commit 8109eeb5b7a4e5b2f50047e049ce0295bdc94856:

   ref-manual: document MESON_TARGET (2023-10-30 10:56:25 +0100)

are available in the Git repository at:

   git://git.yoctoproject.org/yocto-docs master-next

for you to fetch changes up to 897d5017eae6b3af2d5d489fc4e0915d9ce21458:

   migration-guides: fix empty sections (2023-11-06 21:41:05 +0100)

----------------------------------------------------------------
BELHADJ SALEM Talel (1):
       overview-manual: concepts: Add Bitbake Tasks Map

Marta Rybczynska (1):
       dev-manual: extend the description of CVE patch preparation

Michael Opdenacker (8):
       ref-manual: document cargo_c class
       ref-manual: variables: mention new CDN for SSTATE_MIRRORS
       ref-manual: variables: add RECIPE_MAINTAINER
       ref-manual: variables: remove SERIAL_CONSOLES_CHECK
       migration-guides: further updates for release 4.3
       bsp-guide: bsp.rst: update beaglebone example
       ref-manual: classes: explain cml1 class name
       migration-guides: fix empty sections

Paul Eggleton (12):
       Remove references to apm in MACHINE_FEATURES
       ref-manual: update SDK_NAME variable documentation
       ref-manual: remove semicolons from *PROCESS_COMMAND variables
       release-notes-4.3: fix some typos
       release-notes-4.3: tweaks to existing text
       release-notes-4.3: add CVEs, recipe upgrades, license changes, 
contributors
       release-notes-4.3: remove the Distribution section
       release-notes-4.3: move new classes to Rust section
       release-notes-4.3: feature additions
       migration-4.3: remove some unnecessary items
       migration-4.3: adjustments to existing text
       migration-4.3: additional migration items

Ross Burton (14):
       migration-guides: add debian 12 to newly supported distros
       migration-guides: edgerouter machine removed
       migration-guides: QEMU_USE_SLIRP variable removed
       migration-guides: remove non-notable change
       migration-guides: mention LLVM 17
       migration-guides: mention CDN
       migration-guides: add kernel notes
       migration-guides: remove SERIAL_CONSOLES_CHECK
       migration-guides: enabling SPDX only for Poky, not a global default
       migration-guides: add testing notes
       migration-guides: add utility notes
       migration-guides: add BitBake changes
       migration-guides: packaging changes
       migration-guides: git recipes reword

  documentation/bsp-guide/bsp.rst                         |  63 +++++----
  documentation/dev-manual/new-machine.rst                |   2 +-
  documentation/dev-manual/vulnerabilities.rst            | 111 
+++++++++++++---
  documentation/migration-guides/migration-4.3.rst        | 124 
++++++++++++++----
  documentation/migration-guides/release-notes-4.3.rst    | 835 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
  documentation/overview-manual/concepts.rst              | 170 
+++++++++++++++++++++++++
  documentation/overview-manual/svg/bitbake_tasks_map.svg |   4 +
  documentation/ref-manual/classes.rst                    |  17 ++-
  documentation/ref-manual/features.rst                   |   2 -
  documentation/ref-manual/variables.rst                  |  94 
++++++++------
  10 files changed, 1272 insertions(+), 150 deletions(-)
  create mode 100644 documentation/overview-manual/svg/bitbake_tasks_map.svg

Thank you in advance
Cheers
Michael.