public inbox for docs@lists.yoctoproject.org
 help / color / mirror / Atom feed
* [PATCH 00/17] Documentation updates for 4.2
@ 2023-04-22  3:19 Paul Eggleton
  2023-04-22  3:19 ` [PATCH 01/17] ref-manual: add new SDK_ZIP_OPTIONS variable Paul Eggleton
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: Paul Eggleton @ 2023-04-22  3:19 UTC (permalink / raw)
  To: docs; +Cc: michael.opdenacker

Release notes, migration guide and additional manual updates for the
imminent 4.2 release.

As usual I found a bunch of things that were undocumented that I either
needed to link to or that I felt should be completed, those are included
in this series. There is also a dependency on the BitBake User Manual
changes I just sent.

Please let me know if I missed or messed up anything :) Thanks.


The following changes since commit 3aac9f8b57434f3852a78915c326074252177515:

  migration-guides: update 4.2 migration and release notes (2023-04-12 14:41:19 +0200)

are available in the Git repository at:

  https://git.yoctoproject.org/poky-contrib paule/4.2-release
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/4.2-release

Paul Eggleton (17):
  ref-manual: add new SDK_ZIP_OPTIONS variable
  ref-manual: Add new RUST_CHANNEL variable
  ref-manual: update for IMAGE_MACHINE_SUFFIX addition
  Remove references to INC_PR
  ref-manual: add BB_CACHEDIR
  Add coverage of addpylib directive
  Remove references to package_tar class
  ref-manual: add missing QA checks from previous releases
  ref-manual: document new patch-status-* QA checks
  ref-manual: add FIT_CONF_DEFAULT_DTB
  ref-manual: add section link also to buildtools-extended entry
  ref-manual: add SDK_ARCHIVE_TYPE
  ref-manual: move Initramfs entry from variables to terms
  Document INIT_MANAGER
  migration-guides: extend migration guide for 4.2
  release-notes-4.1: fix some CVE links
  release-notes-4.2: add release notes

 documentation/dev-manual/init-manager.rst     |  24 +-
 documentation/dev-manual/packages.rst         |  12 -
 .../migration-guides/migration-4.2.rst        | 200 +++-
 .../migration-guides/release-notes-4.1.rst    |  12 +-
 .../migration-guides/release-notes-4.2.rst    | 853 +++++++++++++++++-
 documentation/overview-manual/concepts.rst    |   8 +-
 documentation/ref-manual/classes.rst          |  92 +-
 documentation/ref-manual/qa-checks.rst        |  23 +
 documentation/ref-manual/structure.rst        |   4 +-
 documentation/ref-manual/tasks.rst            |  11 -
 documentation/ref-manual/terms.rst            |  46 +
 documentation/ref-manual/variables.rst        | 231 ++---
 12 files changed, 1240 insertions(+), 276 deletions(-)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2023-04-22 10:01 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-22  3:19 [PATCH 00/17] Documentation updates for 4.2 Paul Eggleton
2023-04-22  3:19 ` [PATCH 01/17] ref-manual: add new SDK_ZIP_OPTIONS variable Paul Eggleton
2023-04-22  3:19 ` [PATCH 02/17] ref-manual: Add new RUST_CHANNEL variable Paul Eggleton
2023-04-22  3:19 ` [PATCH 03/17] ref-manual: update for IMAGE_MACHINE_SUFFIX addition Paul Eggleton
2023-04-22  3:19 ` [PATCH 04/17] Remove references to INC_PR Paul Eggleton
2023-04-22  3:19 ` [PATCH 05/17] ref-manual: add BB_CACHEDIR Paul Eggleton
2023-04-22  3:19 ` [PATCH 06/17] Add coverage of addpylib directive Paul Eggleton
2023-04-22  3:19 ` [PATCH 07/17] Remove references to package_tar class Paul Eggleton
2023-04-22  3:19 ` [PATCH 08/17] ref-manual: add missing QA checks from previous releases Paul Eggleton
2023-04-22  3:19 ` [PATCH 09/17] ref-manual: document new patch-status-* QA checks Paul Eggleton
2023-04-22  3:19 ` [PATCH 10/17] ref-manual: add FIT_CONF_DEFAULT_DTB Paul Eggleton
2023-04-22  3:19 ` [PATCH 11/17] ref-manual: add section link also to buildtools-extended entry Paul Eggleton
2023-04-22  3:19 ` [PATCH 12/17] ref-manual: add SDK_ARCHIVE_TYPE Paul Eggleton
2023-04-22  3:19 ` [PATCH 13/17] ref-manual: move Initramfs entry from variables to terms Paul Eggleton
2023-04-22  3:19 ` [PATCH 14/17] Document INIT_MANAGER Paul Eggleton
2023-04-22  3:19 ` [PATCH 15/17] migration-guides: extend migration guide for 4.2 Paul Eggleton
2023-04-22  3:19 ` [PATCH 16/17] release-notes-4.1: fix some CVE links Paul Eggleton
2023-04-22  3:19 ` [PATCH 17/17] release-notes-4.2: add release notes Paul Eggleton
2023-04-22 10:01 ` [docs] [PATCH 00/17] Documentation updates for 4.2 Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox