docs.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* [master] Pull request
@ 2021-09-17 17:44 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2021-09-17 17:44 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit 68e6782c19e9f88c3cd89b4948d22d216e0165b1:

  dev-manual: update mailing list address (2021-09-17 07:30:04 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 7df7356b8a306d7e77f0aab1f443fd1306c25620:

  dev-manual: update output of "wic list images" (2021-09-17 19:39:24 +0200)

----------------------------------------------------------------
Michael Opdenacker (7):
      manuals: replace Freenode by Libera Chat as IRC host
      manuals: delete unmaintained history sections
      ref-manual: document UPSTREAM_CHECK_COMMITS and
UPSTREAM_VERSION_UNKNOWN
      ref-manual: remove checkpkg task
      ref-manual: improve "devtool check-upgrade-status" details
      ref-manual: improve documentation for RECIPE_NO_UPDATE_REASON
      ref-manual: update "devtool check-upgrade-status" output

Robert P. J. Day (7):
      ref-manual: render options in monospace to show quotes properly
      ref-manual: remove mention of obsolete devtool "--any-recipe" option
      ref-manual: correct typo in "classes" section, "${BPN}/{PV}"
      ref-manual: add potential of parallelism to defn of "Task"
      ref-manual: couple minor tweaks to Chapter 1
      dev-manual: emphasize that new layers live outside of poky
      dev-manual: update output of "wic list images"

Tom Rini (1):
      common-tasks: Add an example of using bbappends to add a file

Vyacheslav Yurkov (1):
      ref-manual: add overlayfs class

 documentation/boilerplate.rst                    |  2 +-
 documentation/bsp-guide/history.rst              | 73
-------------------------------------------------------------------------
 documentation/bsp-guide/index.rst                |  1 -
 documentation/dev-manual/common-tasks.rst        | 80
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------
 documentation/dev-manual/history.rst             | 67
-------------------------------------------------------------------
 documentation/dev-manual/index.rst               |  1 -
 documentation/kernel-dev/history.rst             | 58
----------------------------------------------------------
 documentation/kernel-dev/index.rst               |  1 -
 documentation/overview-manual/history.rst        | 28
----------------------------
 documentation/overview-manual/index.rst          |  1 -
 documentation/profile-manual/history.rst         | 58
----------------------------------------------------------
 documentation/profile-manual/index.rst           |  1 -
 documentation/ref-manual/classes.rst             | 51
++++++++++++++++++++++++++++++++++++++++++++++++++-
 documentation/ref-manual/devtool-reference.rst   | 73
++++++++++++++++++++++++++++++++++++++++---------------------------------
 documentation/ref-manual/history.rst             | 74
--------------------------------------------------------------------------
 documentation/ref-manual/index.rst               |  1 -
 documentation/ref-manual/resources.rst           | 13 +++++++------
 documentation/ref-manual/system-requirements.rst |  5 +++--
 documentation/ref-manual/tasks.rst               | 31
-------------------------------
 documentation/ref-manual/terms.rst               |  8 +++++++-
 documentation/ref-manual/variables.rst           | 35
+++++++++++++++++++++++++++++++++--
 documentation/sdk-manual/history.rst             | 40
----------------------------------------
 documentation/sdk-manual/index.rst               |  1 -
 documentation/test-manual/history.rst            | 16 ----------------
 documentation/test-manual/index.rst              |  1 -
 documentation/toaster-manual/history.rst         | 46
----------------------------------------------
 documentation/toaster-manual/index.rst           |  1 -
 27 files changed, 213 insertions(+), 554 deletions(-)
 delete mode 100644 documentation/bsp-guide/history.rst
 delete mode 100644 documentation/dev-manual/history.rst
 delete mode 100644 documentation/kernel-dev/history.rst
 delete mode 100644 documentation/overview-manual/history.rst
 delete mode 100644 documentation/profile-manual/history.rst
 delete mode 100644 documentation/ref-manual/history.rst
 delete mode 100644 documentation/sdk-manual/history.rst
 delete mode 100644 documentation/test-manual/history.rst
 delete mode 100644 documentation/toaster-manual/history.rst

Thank you in advance,
Cheers,
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


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

* [master] Pull request
@ 2024-04-22  7:43 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2024-04-22  7:43 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit 0cdc0afd3332459d30cfc8f4c2e62bdcc23f5ed5:

   release-notes: additional features and one known issue for 5.0 
(2024-04-15 17:39:29 +0200)

are available in the Git repository at:

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

for you to fetch changes up to fa6700af56213a5079eaa8d9683f3c2b2fc93740:

   manuals: standards.md5: add standard for project names (2024-04-21 
06:43:12 +0200)

----------------------------------------------------------------
Michael Opdenacker (1):
       manuals: standards.md5: add standard for project names

Paul Eggleton (2):
       ref-manual: variables: add USERADD_DEPENDS
       release-notes: add a few more new features

  documentation/migration-guides/release-notes-5.0.rst | 32 
++++++++++++++++++++++++++++++--
  documentation/ref-manual/variables.rst               |  6 ++++++
  documentation/standards.md                           | 33 
++++++++++++++++++---------------
  3 files changed, 54 insertions(+), 17 deletions(-)

Thank you in advance
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2024-04-05 16:21 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2024-04-05 16:21 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard

(note that the changes I'm submitting on my name were created on my 
spare time during the week-end... being mostly busy with the Binary 
Distro project during working days)

The following changes since commit cfaf2707b4a77888316d5eb24bf41ccc21e2c12b:

   dev-manual: improve descriptions of 'bitbake -S printdiff' 
(2024-03-19 14:45:21 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 7e8d8d6d47da61457798e90b1d53f3082fe76668:

   migration-guides: add missing opening tag colon (2024-04-05 18:07:38 
+0200)

----------------------------------------------------------------
Joao Marcos Costa (3):
       classes: document new go-vendor class
       migration updates for 5.0
       release-notes updates for 5.0

Lee Chee Yang (2):
       release-notes-4.0.17: reorder CVEs
       migration-guides: add release notes for 4.3.4

Michael Opdenacker (5):
       manuals: fix duplicate "stylecheck" target
       manuals: add initial sphinx-lint support
       manuals: fix trailing spaces
       manuals: fix incorrect double backticks
       migration-guides: add missing opening tag colon

Quentin Schulz (2):
       docs: conf.py: properly escape backslashes for latex_elements
       manuals: refer to new yocto-patches mailing list wherever appropriate

  documentation/Makefile                                  |   5 ++--
  documentation/README                                    |  14 ++++++++++
  documentation/conf.py                                   |   4 +--
  documentation/contributor-guide/submit-changes.rst      |   2 +-
  documentation/dev-manual/init-manager.rst               |   2 +-
  documentation/dev-manual/layers.rst                     |   2 +-
  documentation/dev-manual/start.rst                      |   2 +-
  documentation/dev-manual/wic.rst                        |   4 +--
  documentation/migration-guides/migration-4.0.rst        |  20 
+++++++--------
  documentation/migration-guides/migration-4.2.rst        |   2 +-
  documentation/migration-guides/migration-5.0.rst        |  33 
++++++++++++++++++++++--
  documentation/migration-guides/release-4.3.rst          |   1 +
  documentation/migration-guides/release-notes-4.0.17.rst |  12 ++++-----
  documentation/migration-guides/release-notes-4.0.4.rst  |   2 +-
  documentation/migration-guides/release-notes-4.0.5.rst  |   2 +-
  documentation/migration-guides/release-notes-4.0.rst    |  16 ++++++------
  documentation/migration-guides/release-notes-4.2.rst    |   4 +--
  documentation/migration-guides/release-notes-4.3.4.rst  | 206 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/migration-guides/release-notes-5.0.rst    |  33 
++++++++++++++++++++++++
  documentation/overview-manual/intro.rst                 |   2 +-
  documentation/profile-manual/usage.rst                  |   2 +-
  documentation/ref-manual/classes.rst                    |  18 
+++++++++++--
  documentation/ref-manual/resources.rst                  |   3 +++
  documentation/ref-manual/tasks.rst                      |   2 +-
  documentation/ref-manual/variables.rst                  |  32 
+++++++++++------------
  25 files changed, 362 insertions(+), 63 deletions(-)
  create mode 100644 documentation/migration-guides/release-notes-4.3.4.rst

Thank you in advance,
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2024-03-19 13:55 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2024-03-19 13:55 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard

It would be great if you could merge this pull request, as it contains 
the initial release and migration notes for 5.0. This will make it 
easier for people to contribute to these notes if they find them in the 
master branch.

The following changes since commit 9c1505eabd69af548652381cf996d44f40a4fa8a:

   dev-manual: bmaptool: rename (2024-03-06 16:15:49 +0100)

are available in the Git repository at:

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

for you to fetch changes up to cfaf2707b4a77888316d5eb24bf41ccc21e2c12b:

   dev-manual: improve descriptions of 'bitbake -S printdiff' 
(2024-03-19 14:45:21 +0100)

----------------------------------------------------------------
Alexander Kanavin (3):
       sdk-manual: correctly describe separate build-sysroots tasks in 
direct sdk workflows
       dev/ref-manual: document conf-summary.txt together with 
conf-notes.txt
       dev-manual: improve descriptions of 'bitbake -S printdiff'

BELOUARGA Mohamed (1):
       ref-manual: add documentation of the variable SPDX_NAMESPACE_PREFIX

Lee Chee Yang (1):
       migration-guides: add release notes for 4.0.17

Martin Jansa (1):
       contributor-guide: be more specific about meta-* trees

Michael Opdenacker (8):
       manuals: add initial stylechecks with Vale
       profile-manual: usage.rst: formatting fixes
       manuals: use "manual page(s)"
       profile-manual: usage.rst: fix reference to bug report
       documentation: Makefile: remove releases.rst in "make clean"
       migration-guides: draft notes for upcoming release 5.0
       manuals: add initial stylechecks with Vale
       profile-manual: usage.rst: further style improvements

Ulrich Ölmann (1):
       ref-manual: classes: update description of class 'image_types'

  documentation/.gitignore |   2 +
  documentation/.vale.ini |   7 ++
  documentation/Makefile                                               | 
15 ++-
  documentation/README                                                 | 
14 +++
  documentation/contributor-guide/submit-changes.rst |   2 +-
  documentation/dev-manual/building.rst |   7 +-
  documentation/dev-manual/custom-template-configuration-directory.rst 
|   6 +-
  documentation/dev-manual/debugging.rst                               | 
13 ++-
  documentation/migration-guides/index.rst |   1 +
  documentation/migration-guides/migration-5.0.rst                     | 
105 ++++++++++++++++++++
  documentation/migration-guides/release-4.0.rst |   1 +
  documentation/migration-guides/release-5.0.rst |   9 ++
  documentation/migration-guides/release-notes-4.0.17.rst              | 
238 ++++++++++++++++++++++++++++++++++++++++++++
  documentation/migration-guides/release-notes-5.0.rst                 | 
66 ++++++++++++
  documentation/profile-manual/usage.rst                               | 
734 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------------------------------
  documentation/ref-manual/classes.rst                                 | 
10 +-
  documentation/ref-manual/structure.rst |   7 +-
  documentation/ref-manual/variables.rst |   7 +-
  documentation/sdk-manual/extensible.rst |   8 +-
  documentation/standards.md                                           | 
15 +++
  documentation/styles/config/vocabularies/OpenSource/accept.txt       | 
20 ++++
  documentation/styles/config/vocabularies/Yocto/accept.txt |   5 +
  22 files changed, 903 insertions(+), 389 deletions(-)
  create mode 100644 documentation/.vale.ini
  create mode 100644 documentation/migration-guides/migration-5.0.rst
  create mode 100644 documentation/migration-guides/release-5.0.rst
  create mode 100644 documentation/migration-guides/release-notes-4.0.17.rst
  create mode 100644 documentation/migration-guides/release-notes-5.0.rst
  create mode 100644 
documentation/styles/config/vocabularies/OpenSource/accept.txt
  create mode 100644 
documentation/styles/config/vocabularies/Yocto/accept.txt

Thank you in advance
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2024-03-15 13:01 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2024-03-15 13:01 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit 9c1505eabd69af548652381cf996d44f40a4fa8a:

   dev-manual: bmaptool: rename (2024-03-06 16:15:49 +0100)

are available in the Git repository at:

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

for you to fetch changes up to fc808b2dca4321209bfa6206d9e43aa1a5a0c5b8:

   profile-manual: usage.rst: further style improvements (2024-03-15 
13:57:07 +0100)

----------------------------------------------------------------
Lee Chee Yang (1):
       migration-guides: add release notes for 4.0.17

Martin Jansa (1):
       contributor-guide: be more specific about meta-* trees

Michael Opdenacker (8):
       manuals: add initial stylechecks with Vale
       profile-manual: usage.rst: formatting fixes
       manuals: use "manual page(s)"
       profile-manual: usage.rst: fix reference to bug report
       documentation: Makefile: remove releases.rst in "make clean"
       migration-guides: draft notes for upcoming release 5.0
       manuals: add initial stylechecks with Vale
       profile-manual: usage.rst: further style improvements

Ulrich Ölmann (1):
       ref-manual: classes: update description of class 'image_types'

  documentation/.gitignore |   2 +
  documentation/.vale.ini |   7 ++
  documentation/Makefile                                         | 15 ++-
  documentation/README                                           | 14 +++
  documentation/contributor-guide/submit-changes.rst |   2 +-
  documentation/migration-guides/index.rst |   1 +
  documentation/migration-guides/migration-5.0.rst               | 105 
+++++++++++++++++++
  documentation/migration-guides/release-4.0.rst |   1 +
  documentation/migration-guides/release-5.0.rst |   9 ++
  documentation/migration-guides/release-notes-4.0.17.rst        | 238 
+++++++++++++++++++++++++++++++++++++++++++
  documentation/migration-guides/release-notes-5.0.rst           | 66 
++++++++++++
  documentation/profile-manual/usage.rst                         | 734 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------------------------------
  documentation/ref-manual/classes.rst                           | 10 +-
  documentation/ref-manual/variables.rst |   2 +-
  documentation/standards.md                                     | 15 +++
  documentation/styles/config/vocabularies/OpenSource/accept.txt | 20 ++++
  documentation/styles/config/vocabularies/Yocto/accept.txt |   5 +
  17 files changed, 872 insertions(+), 374 deletions(-)
  create mode 100644 documentation/.vale.ini
  create mode 100644 documentation/migration-guides/migration-5.0.rst
  create mode 100644 documentation/migration-guides/release-5.0.rst
  create mode 100644 documentation/migration-guides/release-notes-4.0.17.rst
  create mode 100644 documentation/migration-guides/release-notes-5.0.rst
  create mode 100644 
documentation/styles/config/vocabularies/OpenSource/accept.txt
  create mode 100644 
documentation/styles/config/vocabularies/Yocto/accept.txt

Thank you in advance
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2024-03-06  9:10 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2024-03-06  9:10 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard

The following changes since commit 6571eb02cbd5c2b96df0f279f25b63255ab7eac4:

   dev-manual: packages: need enough free space (2024-02-24 17:00:17 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 6f3dbb2a909ba5b71efb09b251ee3f8650e30146:

   contributor-guide: add notes for tests (2024-03-06 10:09:46 +0100)

----------------------------------------------------------------
Geoff Parker (1):
       ref-manual: variables: adding multiple groups in GROUPADD_PARAM

Johan Bezem (1):
       ref-manual: variables: correct sdk installation default path

Luca Ceresoli (2):
       ref-manual: tasks: do_cleanall: recommend using '-f' instead
       ref-manual: tasks: do_cleansstate: recommend using '-f' instead 
for a shared sstate

Michael Opdenacker (1):
       dev-manual: packages: fix capitalization

Simone Weiß (2):
       ref-manual: classes: add cve status check for oe.qa
       contributor-guide: add notes for tests

  documentation/contributor-guide/submit-changes.rst | 37 
+++++++++++++++++++++++++++++++++++--
  documentation/dev-manual/packages.rst              |  2 +-
  documentation/overview-manual/concepts.rst         |  2 +-
  documentation/ref-manual/classes.rst               |  5 +++++
  documentation/ref-manual/tasks.rst                 | 38 
+++++++++++++++++++++++++++++++++++---
  documentation/ref-manual/variables.rst             | 14 +++++++++++++-
  6 files changed, 90 insertions(+), 8 deletions(-)

Thank you in advance
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2024-02-23 18:47 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2024-02-23 18:47 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit 79530aeb97976b9a63bf04ed247f98061fc9d737:

   release-notes-4.3: fix spacing (2024-02-05 15:22:33 +0100)

are available in the Git repository at:

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

for you to fetch changes up to b63e6a5ac71b347961037b7ee496c2e958ad22c5:

   dev-manual: packages: need enough free space (2024-02-23 09:50:37 +0100)

----------------------------------------------------------------
Adrian Freihofer (1):
       sdk-manual: extensible.rst: cover devtool ide-sdk

Khem Raj (1):
       ref-manual: variables: remove PYTHON_PN

Lee Chee Yang (1):
       migration-guide: add release notes for 4.3.3

Michael Opdenacker (5):
       ref-manual: system-requirements: update packages to build docs
       ref-manual: release-process: grammar fix
       manuals: suppress excess use of "following" word
       dev-manual: packages: clarify shared PR service constraint
       dev-manual: packages: need enough free space

Simone Weiß (1):
       dev-manual: Rephrase spdx creation

Vyacheslav Yurkov (1):
       manuals: kernel-dev: Fix BSP in recipe space

  documentation/bsp-guide/bsp.rst                        |   9 ++--
  documentation/dev-manual/building.rst                  |   2 +-
  documentation/dev-manual/debugging.rst                 |   8 ++--
  documentation/dev-manual/development-shell.rst         |   2 +-
  documentation/dev-manual/layers.rst                    |   8 ++--
  documentation/dev-manual/libraries.rst                 |   4 +-
  documentation/dev-manual/licenses.rst                  |   2 +-
  documentation/dev-manual/new-machine.rst               |   2 +-
  documentation/dev-manual/new-recipe.rst                |   8 ++--
  documentation/dev-manual/packages.rst                  |  22 +++++++---
  documentation/dev-manual/prebuilt-libraries.rst        |   4 +-
  documentation/dev-manual/python-development-shell.rst  |   2 +-
  documentation/dev-manual/qemu.rst                      |   4 +-
  documentation/dev-manual/runtime-testing.rst           |   4 +-
  documentation/dev-manual/sbom.rst                      |  40 
++++++++++-------
  documentation/dev-manual/speeding-up-build.rst         |   4 +-
  documentation/dev-manual/start.rst                     |   6 +--
  documentation/kernel-dev/advanced.rst                  |   2 +-
  documentation/kernel-dev/common.rst                    |   4 +-
  documentation/migration-guides/migration-1.5.rst       |   6 +--
  documentation/migration-guides/migration-2.2.rst       |   6 +--
  documentation/migration-guides/migration-2.4.rst       |   8 ----
  documentation/migration-guides/migration-2.5.rst       |   8 +---
  documentation/migration-guides/migration-4.0.rst       |   2 +-
  documentation/migration-guides/release-4.3.rst         |   1 +
  documentation/migration-guides/release-notes-4.3.3.rst | 200 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/overview-manual/concepts.rst             |  18 ++++----
  documentation/overview-manual/yp-intro.rst             |   2 +-
  documentation/ref-manual/classes.rst                   |   8 ++--
  documentation/ref-manual/devtool-reference.rst         |   4 +-
  documentation/ref-manual/faq.rst                       |   6 +--
  documentation/ref-manual/features.rst                  |   2 +-
  documentation/ref-manual/images.rst                    |   2 +-
  documentation/ref-manual/release-process.rst           |   8 ++--
  documentation/ref-manual/structure.rst                 |   2 +-
  documentation/ref-manual/system-requirements.rst       |  10 ++---
  documentation/ref-manual/terms.rst                     |   4 +-
  documentation/ref-manual/variables.rst                 |  22 ++--------
  documentation/sdk-manual/appendix-obtain.rst           |  10 ++---
  documentation/sdk-manual/extensible.rst                | 283 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
  documentation/sdk-manual/intro.rst                     |   2 +-
  documentation/toaster-manual/setup-and-use.rst         |   4 +-
  42 files changed, 614 insertions(+), 141 deletions(-)
  create mode 100644 documentation/migration-guides/release-notes-4.3.3.rst

Thank you in advance
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2024-02-05 14:28 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2024-02-05 14:28 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard

The following changes since commit 29cee590d59294306600a119048a234f10375603:

   migration-guide: add release notes for 4.3.2 (2024-01-11 14:37:32 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 79530aeb97976b9a63bf04ed247f98061fc9d737:

   release-notes-4.3: fix spacing (2024-02-05 15:22:33 +0100)

----------------------------------------------------------------
Lee Chee Yang (1):
       migration-guide: add release notes for 4.0.16

Michael Opdenacker (3):
       dev-manual: start: remove idle line
       docs: remove support for mickledore (4.2) release
       release-notes-4.3: fix spacing

Simone Weiß (2):
       bsp-guide: correct formfactor recipe name
       dev-manual: gen-tapdevs need iptables installed

baruch@tkos.co.il (1):
       contributor-guide: fix lore URL

  documentation/bsp-guide/bsp.rst                         |   4 ++--
  documentation/contributor-guide/submit-changes.rst      |   2 +-
  documentation/dev-manual/runtime-testing.rst            |   2 ++
  documentation/dev-manual/start.rst                      |   1 -
  documentation/migration-guides/release-4.0.rst          |   1 +
  documentation/migration-guides/release-notes-4.0.16.rst | 191 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/migration-guides/release-notes-4.3.rst    |   2 +-
  documentation/set_versions.py                           |   2 +-
  8 files changed, 199 insertions(+), 6 deletions(-)
  create mode 100644 documentation/migration-guides/release-notes-4.0.16.rst

Thank you in advance
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2024-01-12 10:06 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2024-01-12 10:06 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard

The following changes since commit e52128cd0e555f16c86812a21e92f27ca5d76152:

   migration-guides: add release notes for 4.0.15 (2023-12-18 10:49:00 
+0100)

are available in the Git repository at:

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

for you to fetch changes up to 29cee590d59294306600a119048a234f10375603:

   migration-guide: add release notes for 4.3.2 (2024-01-11 14:37:32 +0100)

----------------------------------------------------------------
Adrian Freihofer (1):
       ref-manual: document cmake-qemu class

Enguerrand de Ribaucourt (1):
       manuals: document VSCode extension

Ilya A. Kriveshko (1):
       dev-manual: update license manifest path

Jörg Sommer (1):
       documentation: Add UBOOT_BINARY, extend UBOOT_CONFIG

Lee Chee Yang (1):
       migration-guide: add release notes for 4.3.2

Maxin B. John (1):
       ref-manual: classes: remove insserv bbclass

Michael Opdenacker (2):
       contributor-guide: use "apt" instead of "aptitude"
       ref-manual: update tested and supported distros

Simone Weiß (1):
       dev-manual: start.rst: update use of Download page

  documentation/contributor-guide/submit-changes.rst        |   2 +-
  documentation/dev-manual/building.rst                     |   4 +++
  documentation/dev-manual/licenses.rst                     |   2 +-
  documentation/dev-manual/start.rst                        |  33 
+++++++++++++-------
  documentation/migration-guides/release-4.3.rst            |   1 +
  documentation/migration-guides/release-notes-4.3.2.rst    | 247 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/overview-manual/development-environment.rst |   8 +++++
  documentation/overview-manual/yp-intro.rst                |  20 
++++++++++++
  documentation/ref-manual/classes.rst                      |  41 
+++++++++++++++++-------
  documentation/ref-manual/resources.rst                    |   5 +++
  documentation/ref-manual/system-requirements.rst          |  17 +++++-----
  documentation/ref-manual/variables.rst                    |  39 
+++++++++++++----------
  documentation/what-i-wish-id-known.rst                    |   7 +++++
  13 files changed, 376 insertions(+), 50 deletions(-)
  create mode 100644 documentation/migration-guides/release-notes-4.3.2.rst

Thank you in advance
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2024-01-09 16:21 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2024-01-09 16:21 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit e52128cd0e555f16c86812a21e92f27ca5d76152:

   migration-guides: add release notes for 4.0.15 (2023-12-18 10:49:00 
+0100)

are available in the Git repository at:

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

for you to fetch changes up to 3233b53d18af91b836689fc18a2fe1cf33347930:

   migration-guide: add release notes for 4.3.2 (2024-01-09 17:12:11 +0100)

----------------------------------------------------------------
Adrian Freihofer (1):
       ref-manual: document cmake-qemu class

Enguerrand de Ribaucourt (1):
       manuals: document VSCode extension

Ilya A. Kriveshko (1):
       dev-manual: update license manifest path

Jörg Sommer (1):
       documentation: Add UBOOT_BINARY, extend UBOOT_CONFIG

Lee Chee Yang (1):
       migration-guide: add release notes for 4.3.2

Maxin B. John (1):
       ref-manual: classes: remove insserv bbclass

Michael Opdenacker (2):
       contributor-guide: use "apt" instead of "aptitude"
       ref-manual: update tested and supported distros

Simone Weiß (1):
       dev-manual: start.rst: update use of Download page

  documentation/contributor-guide/submit-changes.rst        |   2 +-
  documentation/dev-manual/building.rst                     |   4 +++
  documentation/dev-manual/licenses.rst                     |   2 +-
  documentation/dev-manual/start.rst                        |  33 
+++++++++++++-------
  documentation/migration-guides/release-4.3.rst            |   1 +
  documentation/migration-guides/release-notes-4.3.2.rst    | 246 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/overview-manual/development-environment.rst |   8 +++++
  documentation/overview-manual/yp-intro.rst                |  20 
++++++++++++
  documentation/ref-manual/classes.rst                      |  41 
++++++++++++++++++-------
  documentation/ref-manual/resources.rst                    |   5 +++
  documentation/ref-manual/system-requirements.rst          |  17 +++++-----
  documentation/ref-manual/variables.rst                    |  39 
+++++++++++++----------
  documentation/what-i-wish-id-known.rst                    |   7 +++++
  13 files changed, 375 insertions(+), 50 deletions(-)
  create mode 100644 documentation/migration-guides/release-notes-4.3.2.rst

Thank you in advance,
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2023-12-18  9:58 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2023-12-18  9:58 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit 7107e18bfa4cf24b912df6c60d8ffb8c74152bca:

   migration-guides: release 3.5 is actually 4.0 (2023-11-30 15:45:49 +0100)

are available in the Git repository at:

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

for you to fetch changes up to e52128cd0e555f16c86812a21e92f27ca5d76152:

   migration-guides: add release notes for 4.0.15 (2023-12-18 10:49:00 
+0100)

----------------------------------------------------------------
Etienne Cordonnier (1):
       manuals: document minidebuginfo

Lee Chee Yang (2):
       migration-guides: reword fix in release-notes-4.3.1
       migration-guides: add release notes for 4.0.15

Michael Opdenacker (7):
       test-manual: text and formatting fixes
       test-manual: resource updates
       test-manual: use working example
       test-manual: add links to python unittest
       test-manual: explicit or fix file paths
       test-manual: add or improve hyperlinks
       dev-manual: runtime-testing: fix test module name

Peter Kjellerstedt (1):
       dev-manual: Discourage the use of SRC_URI[md5sum]

Simone Weiß (1):
       manuals: brief-yoctoprojectqs: align variable order with default 
local.conf

  documentation/brief-yoctoprojectqs/index.rst            |   4 ++--
  documentation/dev-manual/debugging.rst                  |  17 
+++++++++++++-
  documentation/dev-manual/new-recipe.rst                 |  27 
++++++++++++---------
  documentation/dev-manual/runtime-testing.rst            |   2 +-
  documentation/migration-guides/release-4.0.rst          |   1 +
  documentation/migration-guides/release-notes-4.0.15.rst | 189 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/migration-guides/release-notes-4.3.1.rst  |   2 +-
  documentation/ref-manual/features.rst                   |   3 +++
  documentation/test-manual/intro.rst                     | 112 
+++++++++++++++++++++++++++++++++++++++++++--------------------------------------------
  documentation/test-manual/test-process.rst              |  44 
+++++++++++++++++-----------------
  documentation/test-manual/understand-autobuilder.rst    |  62 
++++++++++++++++++++++++------------------------
  11 files changed, 338 insertions(+), 125 deletions(-)
  create mode 100644 documentation/migration-guides/release-notes-4.0.15.rst

Thank you in advance
Cheers
Michael.


-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2023-12-12  9:45 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2023-12-12  9:45 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit 7107e18bfa4cf24b912df6c60d8ffb8c74152bca:

   migration-guides: release 3.5 is actually 4.0 (2023-11-30 15:45:49 +0100)

are available in the Git repository at:

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

for you to fetch changes up to d4a836d1ea2b97c81f7edb4dc234b4a1bd532766:

   manuals: brief-yoctoprojectqs: align variable order with default 
local.conf (2023-12-12 10:37:00 +0100)

----------------------------------------------------------------
Etienne Cordonnier (1):
       manuals: document minidebuginfo

Lee Chee Yang (1):
       migration-guides: reword fix in release-notes-4.3.1

Michael Opdenacker (6):
       test-manual: text and formatting fixes
       test-manual: resource updates
       test-manual: use working example
       test-manual: add links to python unittest
       test-manual: explicit or fix file paths
       test-manual: add or improve hyperlinks

Peter Kjellerstedt (1):
       dev-manual: Discourage the use of SRC_URI[md5sum]

Simone Weiß (1):
       manuals: brief-yoctoprojectqs: align variable order with default 
local.conf

  documentation/brief-yoctoprojectqs/index.rst           |   4 ++--
  documentation/dev-manual/debugging.rst                 |  17 
++++++++++++++++-
  documentation/dev-manual/new-recipe.rst                |  27 
++++++++++++++++-----------
  documentation/migration-guides/release-notes-4.3.1.rst |   2 +-
  documentation/ref-manual/features.rst                  |   3 +++
  documentation/test-manual/intro.rst                    | 112 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------------------
  documentation/test-manual/test-process.rst             |  44 
+++++++++++++++++++++-----------------------
  documentation/test-manual/understand-autobuilder.rst   |  62 
++++++++++++++++++++++++++++++++------------------------------
  8 files changed, 147 insertions(+), 124 deletions(-)

Thank you in advance
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2023-12-01 10:09 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2023-12-01 10:09 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit de4fb1f877ae9994c61dfc60447446da317bee0f:

   migration-guide: add release notes for 4.2.4 (2023-11-16 10:29:02 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 7107e18bfa4cf24b912df6c60d8ffb8c74152bca:

   migration-guides: release 3.5 is actually 4.0 (2023-11-30 15:45:49 +0100)

----------------------------------------------------------------
Justin Bronder (1):
       contributor-guide: add License-Update tag

Lee Chee Yang (1):
       migration-guides: add release notes for 4.3.1

Michael Opdenacker (3):
       dev-manual: layers: update link to YP Compatible form
       contributor-guide: fix command option
       migration-guides: release 3.5 is actually 4.0

  documentation/contributor-guide/recipe-style-guide.rst |  12 ++++++++
  documentation/contributor-guide/submit-changes.rst     |   2 +-
  documentation/dev-manual/layers.rst                    |   4 +--
  documentation/migration-guides/migration-2.2.rst       |   2 +-
  documentation/migration-guides/migration-3.0.rst       |   2 +-
  documentation/migration-guides/migration-3.4.rst       |   2 +-
  documentation/migration-guides/release-4.3.rst         |   1 +
  documentation/migration-guides/release-notes-4.3.1.rst | 237 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  8 files changed, 256 insertions(+), 6 deletions(-)
  create mode 100644 documentation/migration-guides/release-notes-4.3.1.rst

Thank you in advance
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2023-11-17 18:57 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2023-11-17 18:57 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard

The following changes since commit cfbb2cda2c3d221f944ae610c05039c9d12093bc:

   docs: add support for nanbield (4.3) release (2023-11-09 09:09:49 -0800)

are available in the Git repository at:

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

for you to fetch changes up to de4fb1f877ae9994c61dfc60447446da317bee0f:

   migration-guide: add release notes for 4.2.4 (2023-11-16 10:29:02 +0100)

----------------------------------------------------------------
Lee Chee Yang (3):
       release-notes-4.3: add Repositories / Downloads section
       migration-guide: add release notes for 4.0.14
       migration-guide: add release notes for 4.2.4

Michael Opdenacker (2):
       manuals: fix URL
       ref-manual: releases.svg: update nanbield release status

Paul Barker (1):
       ref-manual: Fix reference to MIRRORS/PREMIRRORS defaults

  documentation/migration-guides/release-4.0.rst          |   1 +
  documentation/migration-guides/release-4.2.rst          |   1 +
  documentation/migration-guides/release-notes-4.0.14.rst | 227 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/migration-guides/release-notes-4.2.4.rst  | 364 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/migration-guides/release-notes-4.3.rst    |  60 
++++++++++++++++++++
  documentation/ref-manual/svg/releases.svg               |  32 +++++------
  documentation/ref-manual/variables.rst                  |  10 ++--
  documentation/what-i-wish-id-known.rst                  |   5 +-
  8 files changed, 676 insertions(+), 24 deletions(-)
  create mode 100644 documentation/migration-guides/release-notes-4.0.14.rst
  create mode 100644 documentation/migration-guides/release-notes-4.2.4.rst

Thank you in advance
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2023-10-30  9:19 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2023-10-30  9:19 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit 65b62118da6f355e56c489c6be08ba9ea94b9f04:

   ref-manual: variables: add example for SYSROOT_DIRS variable 
(2023-10-20 15:19:18 +0200)

are available in the Git repository at:

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

for you to fetch changes up to cfef5fe41b6c819e783c88829448ae38141650a5:

   manuals: improve description of CVE_STATUS and CVE_STATUS_GROUPS 
(2023-10-30 10:15:41 +0100)

----------------------------------------------------------------
Eero Aaltonen (1):
       ref-manual: add systemd-resolved to distro features

Marta Rybczynska (1):
       dev-manual: add security team processes

Michael Opdenacker (9):
       manuals: correct "yocto-linux" by "linux-yocto"
       test-manual: reproducible-builds: stop mentioning LTO bug
       ref-manual: document KERNEL_LOCALVERSION
       ref-manual: variables: document OEQA_REPRODUCIBLE_TEST_PACKAGE
       migration-guides: updates for 4.3
       migration-guides: mention runqemu change in serial port management
       ref-manual: document KERNEL_STRIP
       migration-guides: further updates for 4.3
       manuals: improve description of CVE_STATUS and CVE_STATUS_GROUPS

  documentation/bsp-guide/bsp.rst                      |   2 +-
  documentation/dev-manual/index.rst                   |   1 +
  documentation/dev-manual/security-subjects.rst       | 189 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/dev-manual/vulnerabilities.rst         |   3 +++
  documentation/kernel-dev/common.rst                  |   2 +-
  documentation/migration-guides/migration-4.3.rst     |  57 
+++++++++++++++++++++++++++++++++++++++++++
  documentation/migration-guides/release-notes-4.3.rst |  32 
+++++++++++++++++++++++--
  documentation/ref-manual/features.rst                |   4 ++++
  documentation/ref-manual/variables.rst               |  22 
++++++++++++++++-
  documentation/test-manual/reproducible-builds.rst    |  11 ---------
  10 files changed, 307 insertions(+), 16 deletions(-)
  create mode 100644 documentation/dev-manual/security-subjects.rst

Thank you in advance
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* Re: [master] Pull request
  2023-10-20 13:26 Michael Opdenacker
@ 2023-10-20 13:42 ` Richard Purdie
  0 siblings, 0 replies; 68+ messages in thread
From: Richard Purdie @ 2023-10-20 13:42 UTC (permalink / raw)
  To: Michael Opdenacker; +Cc: YP docs mailing list

On Fri, 2023-10-20 at 15:26 +0200, Michael Opdenacker wrote:
> Hi Richard,
> 
> The following changes since commit ceb1812e63b9fac062f886c2a1dde23137c0e1ed:
> 
>    migration-guides: add release notes for 4.0.13 (2023-10-06 09:59:00 
> +0200)
> 
> are available in the Git repository at:
> 
>    git://git.yoctoproject.org/yocto-docs master-next
> 
> for you to fetch changes up to 65b62118da6f355e56c489c6be08ba9ea94b9f04:
> 

Thanks!

As part of sorting the 4.3 relase, I did create a nanbield docs repo
branch btw so patches are currently only merged to master. I can also
merge to nanbield if all these are appropriate for the release.

Cheers,

Richard


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

* [master] Pull request
@ 2023-10-20 13:26 Michael Opdenacker
  2023-10-20 13:42 ` Richard Purdie
  0 siblings, 1 reply; 68+ messages in thread
From: Michael Opdenacker @ 2023-10-20 13:26 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit ceb1812e63b9fac062f886c2a1dde23137c0e1ed:

   migration-guides: add release notes for 4.0.13 (2023-10-06 09:59:00 
+0200)

are available in the Git repository at:

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

for you to fetch changes up to 65b62118da6f355e56c489c6be08ba9ea94b9f04:

   ref-manual: variables: add example for SYSROOT_DIRS variable 
(2023-10-20 15:19:18 +0200)

----------------------------------------------------------------
Arne Schwerdt (1):
       ref-manual: Warn about COMPATIBLE_MACHINE skipping native recipes

BELHADJ SALEM Talel (5):
       ref-manual: Fix PACKAGECONFIG term and add an example
       dev-manual: layers: Add notes about layer.conf
       ref-manual: variables: add RECIPE_SYSROOT and RECIPE_SYSROOT_NATIVE
       ref-manual: variables: add TOOLCHAIN_OPTIONS variable
       ref-manual: variables: add example for SYSROOT_DIRS variable

Jérémy Rosen (1):
       ref-manual: Add documentation for the unimplemented-ptest QA warning

Michael Opdenacker (7):
       manuals: update linux-yocto append examples
       dev-manual: wic: update "wic list images" output
       sdk-manual: appendix-obtain: improve and update descriptions
       manuals: update list of supported machines
       bsp-guide: bsp: skip Intel machines no longer supported in Poky
       brief-yoctoprojectqs: use new CDN mirror for sstate
       dev-manual: start.rst: remove obsolete reference

Quentin Schulz (1):
       ref-manual: variables: provide no-match example for 
COMPATIBLE_MACHINE

Robert P. J. Day (2):
       dev-manual: new-recipe.rst: add missing parenthesis to "Patching 
Code" section
       profile-manual: aesthetic cleanups

Trevor Gamblin (2):
       contributor-guide: add patchtest section
       contributor-guide: clarify patchtest usage

  documentation/brief-yoctoprojectqs/index.rst       |   2 +-
  documentation/bsp-guide/bsp.rst                    |  52 
++++++++++++++++-----------------------------------
  documentation/contributor-guide/submit-changes.rst |  40 
+++++++++++++++++++++++++++++++++++++++
  documentation/dev-manual/layers.rst                |  14 ++++++++++++++
  documentation/dev-manual/new-recipe.rst            |   4 ++--
  documentation/dev-manual/runtime-testing.rst       |   8 +-------
  documentation/dev-manual/start.rst                 |  24 
++++++------------------
  documentation/dev-manual/wic.rst                   |  28 
+++++++++++++++-------------
  documentation/kernel-dev/advanced.rst              |   3 +--
  documentation/kernel-dev/common.rst                |  40 
++++++++++++++++++---------------------
  documentation/profile-manual/intro.rst             |  40 
++++++++++++++++++++-------------------
  documentation/ref-manual/classes.rst               |   3 +++
  documentation/ref-manual/qa-checks.rst             |  11 +++++++++++
  documentation/ref-manual/variables.rst             | 156 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------
  documentation/sdk-manual/appendix-obtain.rst       |  50 
++++++++++++++++++-------------------------------
  15 files changed, 309 insertions(+), 166 deletions(-)

Thank you in advance
Cheers
Michael

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2023-10-09 13:22 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2023-10-09 13:22 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard

The following changes since commit 4924c900582aaa803b003e10e48fc4a4373f6a77:

   contributor-guide: style-guide: discourage using Pending patch status 
(2023-09-22 15:05:10 +0200)

are available in the Git repository at:

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

for you to fetch changes up to ceb1812e63b9fac062f886c2a1dde23137c0e1ed:

   migration-guides: add release notes for 4.0.13 (2023-10-06 09:59:00 
+0200)

----------------------------------------------------------------
Joshua Watt (1):
       overview: Add note about non-reproducibility side effects

Lee Chee Yang (1):
       migration-guides: add release notes for 4.0.13

Michael Opdenacker (1):
       ref-manual: releases.svg: Scarthgap is now version 5.0

Trevor Gamblin (1):
       dev-manual: fix testimage usage instructions

  documentation/dev-manual/runtime-testing.rst            |   4 +-
  documentation/dev-manual/upgrading-recipes.rst          |   2 +-
  documentation/migration-guides/release-4.0.rst          |   1 +
  documentation/migration-guides/release-notes-4.0.13.rst | 271 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/overview-manual/concepts.rst              |   9 ++++
  documentation/ref-manual/svg/releases.svg               |   2 +-
  6 files changed, 285 insertions(+), 4 deletions(-)
  create mode 100644 documentation/migration-guides/release-notes-4.0.13.rst

Thank you in advance
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2023-09-22 13:19 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2023-09-22 13:19 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list, Roland Hieber

Hi Richard,

The following changes since commit 318261d8ea91c2373709a9c1e82304ab7e9e9a3b:

   sdk-manual: extensible.rst: fix multiple formatting issues 
(2023-09-19 16:31:50 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 4924c900582aaa803b003e10e48fc4a4373f6a77:

   contributor-guide: style-guide: discourage using Pending patch status 
(2023-09-22 15:05:10 +0200)

----------------------------------------------------------------
Michael Opdenacker (2):
       bsp-guide: bsp.rst: replace reference to wiki
       dev-manual: new-recipe.rst: replace reference to wiki

Richard Purdie (2):
       contributor-guide/style-guide: Refer to recipes, not packages
       contributor-guide/style-guide: Add a note about task idempotence

Roland Hieber (5):
       contributor-guide: recipe-style-guide: add more patch tagging 
examples
       contributor-guide: recipe-style-guide: add section about CVE patches
       contributor-guide: discourage marking patches as Inappropriate
       contributor-guide: deprecate "Accepted" patch status
       contributor-guide: style-guide: discourage using Pending patch status

  documentation/bsp-guide/bsp.rst                        |   4 ++--
  documentation/contributor-guide/recipe-style-guide.rst | 127 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------
  documentation/dev-manual/new-recipe.rst                |   6 +++---
  3 files changed, 99 insertions(+), 38 deletions(-)

Thank you in advance
Kind regards
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2023-09-19 14:39 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2023-09-19 14:39 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit 7ec90b6af4dc32dbe313b77d17297e19c809bb3c:

   README: Update to point to new contributor guide (2023-09-07 11:27:06 
+0200)

are available in the Git repository at:

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

for you to fetch changes up to 318261d8ea91c2373709a9c1e82304ab7e9e9a3b:

   sdk-manual: extensible.rst: fix multiple formatting issues 
(2023-09-19 16:31:50 +0200)

----------------------------------------------------------------
Michael Opdenacker (6):
       dev-manual: new-recipe.rst fix inconsistency with contributor guide
       contributor-guide: recipe-style-guide: add Upstream-Status
       dev-manual: licenses: update license manifest location
       dev-manual: licenses: mention SPDX for license compliance
       dev-manual: disk-space: improve wording for obsolete sstate cache 
files
       sdk-manual: extensible.rst: fix multiple formatting issues

Roland Hieber (2):
       template: fix typo in section header
       ref-manual: point outdated link to the new location

Ross Burton (1):
       manuals: document LICENSE_FLAGS_DETAILS

  documentation/contributor-guide/recipe-style-guide.rst |  81 
+++++++++++++++++++++++++++++++++++++++++++++++
  documentation/dev-manual/disk-space.rst                |   8 ++---
  documentation/dev-manual/licenses.rst                  |  42 
+++++++++++++++++++------
  documentation/dev-manual/new-recipe.rst                |  13 ++++----
  documentation/migration-guides/release-notes-4.3.rst   |   5 ++-
  documentation/ref-manual/qa-checks.rst                 |  10 +++---
  documentation/ref-manual/variables.rst                 |  17 ++++++++++
  documentation/sdk-manual/extensible.rst                | 254 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------------------------------------------------
  documentation/template/template.svg                    |   2 +-
  9 files changed, 259 insertions(+), 173 deletions(-)

Thank you in advance
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2023-09-15 16:13 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2023-09-15 16:13 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit 7ec90b6af4dc32dbe313b77d17297e19c809bb3c:

   README: Update to point to new contributor guide (2023-09-07 11:27:06 
+0200)

are available in the Git repository at:

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

for you to fetch changes up to a34626dd59617a32f6c20aa9ac11f15db2795a75:

   dev-manual: licenses: mention SPDX for license compliance (2023-09-14 
11:57:36 +0200)

----------------------------------------------------------------
Michael Opdenacker (4):
       dev-manual: new-recipe.rst fix inconsistency with contributor guide
       contributor-guide: recipe-style-guide: add Upstream-Status
       dev-manual: licenses: update license manifest location
       dev-manual: licenses: mention SPDX for license compliance

Ross Burton (1):
       manuals: document LICENSE_FLAGS_DETAILS

  documentation/contributor-guide/recipe-style-guide.rst | 81 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/dev-manual/licenses.rst                  | 42 
++++++++++++++++++++++++++++++++----------
  documentation/dev-manual/new-recipe.rst                | 13 +++++++------
  documentation/migration-guides/release-notes-4.3.rst   |  5 ++++-
  documentation/ref-manual/variables.rst                 | 17 
+++++++++++++++++
  5 files changed, 141 insertions(+), 17 deletions(-)

Thank you in advance
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2023-09-08 16:59 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2023-09-08 16:59 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit 6c1ef81cce2e211ad2fd2cf5f98ce0cfebbf56f7:

   migration-guides: system-conf -> systemd-conf (2023-08-30 15:55:37 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 7ec90b6af4dc32dbe313b77d17297e19c809bb3c:

   README: Update to point to new contributor guide (2023-09-07 11:27:06 
+0200)

----------------------------------------------------------------
Joshua Watt (1):
       Add libacl to required packages

Lee Chee Yang (2):
       migration-guides: add release notes for 4.2.3
       migration-guides: add release notes for 4.0.12

Richard Purdie (1):
       README: Update to point to new contributor guide

Yoann Congal (1):
       dev-manual: remove unsupported :term: markup inside markup

  README                                                  |  19 +++++------
  documentation/dev-manual/building.rst                   |   4 +--
  documentation/migration-guides/release-4.0.rst          |   1 +
  documentation/migration-guides/release-4.2.rst          |   1 +
  documentation/migration-guides/release-notes-4.0.12.rst | 277 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/migration-guides/release-notes-4.2.3.rst  | 263 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/poky.yaml.in                              |   8 ++---
  7 files changed, 557 insertions(+), 16 deletions(-)
  create mode 100644 documentation/migration-guides/release-notes-4.0.12.rst
  create mode 100644 documentation/migration-guides/release-notes-4.2.3.rst

Thank you in advance,
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2023-08-18  9:30 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2023-08-18  9:30 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit efa1c57ecec934998792b7851b4a162be92c8b23:

   ref-manual: document image-specific variant of INCOMPATIBLE_LICENSE 
(2023-07-31 11:30:46 +0200)

are available in the Git repository at:

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

for you to fetch changes up to fc70d5976099eafab2ac8f62acf73ed0577aa694:

   ref-manual: package-index doc mentions deploy-ready feeds. 
(2023-08-18 11:23:57 +0200)

----------------------------------------------------------------
Charlie Johnston (5):
       manuals: Add documentation for new packagefeed class.
       overview-manual: Add deploy-ready package feeds section.
       ref-manual: Describe new package feed directories.
       dev-manual: Include reference to package feed indexes.
       ref-manual: package-index doc mentions deploy-ready feeds.

Daniel Semkowicz (1):
       dev-manual: wic.rst: Update native tools build command

Frederic Martinsons (1):
       ref-manual: classes.rst: suppress rust-hello-world reference, add 
ptest-cargo class

Michael Opdenacker (13):
       manuals: create a dedicated "Contributor Guide" document
       ref-manual: classes.rst: fix location of _ref-classes-ccache
       ref-manual: update supported distro versions
       contributor-guide: add missing links to mailing lists
       contributor-guide: add section about why we use mailing lists
       contributor-guide: add recipe style guide
       ref-manual: remove AUTHOR variable
       contributor guide: call section "Reporting a defect"
       contributor-guide: remove obsolete pkg-config guidelines
       contributor guide: remove unnecessary information about mailing lists
       contributor-guide: clarification about patchtest
       contributor guide: update instructions for making and sharing changes
       dev-manual: disk-space: mention faster "find" command to trim 
sstate cache

  documentation/bsp-guide/bsp.rst |   4 +-
  documentation/contributor-guide/identify-component.rst |  29 +++++++++++++
  documentation/contributor-guide/index.rst |  26 ++++++++++++
  documentation/contributor-guide/recipe-style-guide.rst | 257 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/contributor-guide/report-defect.rst |  67 
+++++++++++++++++++++++++++++
  documentation/{dev-manual/changes.rst => 
contributor-guide/submit-changes.rst} | 290 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------
  documentation/dev-manual/debugging.rst |   7 +--
  documentation/dev-manual/disk-space.rst |  34 +++++++++++----
  documentation/dev-manual/index.rst |   3 --
  documentation/dev-manual/new-recipe.rst |  54 ++---------------------
  documentation/dev-manual/packages.rst |   5 +++
  documentation/dev-manual/start.rst |   9 ++--
  documentation/dev-manual/vulnerabilities.rst |   2 +-
  documentation/dev-manual/wic.rst |   2 +-
  documentation/index.rst |   1 +
  documentation/overview-manual/concepts.rst |  30 +++++++++++++
  documentation/overview-manual/development-environment.rst |  19 ++++-----
  documentation/ref-manual/classes.rst |  59 +++++++++++++++++++++++---
  documentation/ref-manual/resources.rst |   7 ++-
  documentation/ref-manual/structure.rst |  36 ++++++++++++++++
  documentation/ref-manual/system-requirements.rst |  43 +++++++++++++------
  documentation/ref-manual/tasks.rst |  21 ++++++++-
  documentation/ref-manual/variables.rst |  69 
++++++++++++++++++++++++++++--
  23 files changed, 806 insertions(+), 268 deletions(-)
  create mode 100644 documentation/contributor-guide/identify-component.rst
  create mode 100644 documentation/contributor-guide/index.rst
  create mode 100644 documentation/contributor-guide/recipe-style-guide.rst
  create mode 100644 documentation/contributor-guide/report-defect.rst
  rename documentation/{dev-manual/changes.rst => 
contributor-guide/submit-changes.rst} (69%)

Thank you in advance. I'll push more changes to master-next later today 
to make further reviews easier, but at least you can pull the above commits.
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2023-08-11 18:42 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2023-08-11 18:42 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hello Richard,

The following changes since commit efa1c57ecec934998792b7851b4a162be92c8b23:

   ref-manual: document image-specific variant of INCOMPATIBLE_LICENSE 
(2023-07-31 11:30:46 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 26588059b5dca211115c1259f1166cfba3616280:

   ref-manual: remove AUTHOR variable (2023-08-10 10:57:19 +0200)

----------------------------------------------------------------
Daniel Semkowicz (1):
       dev-manual: wic.rst: Update native tools build command

Frederic Martinsons (1):
       ref-manual: classes.rst: suppress rust-hello-world reference, add 
ptest-cargo class

Michael Opdenacker (7):
       manuals: create a dedicated "Contributor Guide" document
       ref-manual: classes.rst: fix location of _ref-classes-ccache
       ref-manual: update supported distro versions
       contributor-guide: add missing links to mailing lists
       contributor-guide: add section about why we use mailing lists
       contributor-guide: add recipe style guide
       ref-manual: remove AUTHOR variable

  documentation/bsp-guide/bsp.rst |   4 +-
  documentation/contributor-guide/identify-component.rst |  29 ++++++++++++
  documentation/contributor-guide/index.rst |  26 +++++++++++
  documentation/contributor-guide/recipe-style-guide.rst | 262 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/{dev-manual/changes.rst => 
contributor-guide/submit-change.rst} | 157 
+++++++++++++++++++++++++++-----------------------------------
  documentation/contributor-guide/submit-defect.rst |  67 
+++++++++++++++++++++++++++
  documentation/dev-manual/debugging.rst |   7 +--
  documentation/dev-manual/index.rst |   3 --
  documentation/dev-manual/new-recipe.rst |  54 ++--------------------
  documentation/dev-manual/start.rst |   9 ++--
  documentation/dev-manual/vulnerabilities.rst |   2 +-
  documentation/dev-manual/wic.rst |   2 +-
  documentation/index.rst |   1 +
  documentation/overview-manual/development-environment.rst |  19 ++++----
  documentation/ref-manual/classes.rst |  26 ++++++++---
  documentation/ref-manual/resources.rst |   7 ++-
  documentation/ref-manual/system-requirements.rst |  43 ++++++++++++-----
  documentation/ref-manual/variables.rst |   4 --
  18 files changed, 530 insertions(+), 192 deletions(-)
  create mode 100644 documentation/contributor-guide/identify-component.rst
  create mode 100644 documentation/contributor-guide/index.rst
  create mode 100644 documentation/contributor-guide/recipe-style-guide.rst
  rename documentation/{dev-manual/changes.rst => 
contributor-guide/submit-change.rst} (83%)
  create mode 100644 documentation/contributor-guide/submit-defect.rst

Thank you in advance
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2023-08-04 17:44 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2023-08-04 17:44 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit efa1c57ecec934998792b7851b4a162be92c8b23:

   ref-manual: document image-specific variant of INCOMPATIBLE_LICENSE 
(2023-07-31 11:30:46 +0200)

are available in the Git repository at:

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

for you to fetch changes up to cfac42fa5424c383f3e5701c9be9918bdfcfbd9b:

   ref-manual: classes.rst: fix location of _ref-classes-ccache 
(2023-08-02 20:53:17 +0200)

----------------------------------------------------------------
Frederic Martinsons (1):
       ref-manual: classes.rst: suppress rust-hello-world reference, add 
ptest-cargo class

Michael Opdenacker (2):
       manuals: create a dedicated "Contributor Guide" document
       ref-manual: classes.rst: fix location of _ref-classes-ccache

  documentation/bsp-guide/bsp.rst |   4 ++--
  documentation/contributor-guide/identify-component.rst |  29 
+++++++++++++++++++++++++++++
  documentation/contributor-guide/index.rst |  25 +++++++++++++++++++++++++
  documentation/{dev-manual/changes.rst => 
contributor-guide/submit-change.rst} | 102 
++++++++++++++++++++----------------------------------------------------------------------------------
  documentation/contributor-guide/submit-defect.rst |  67 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/dev-manual/debugging.rst |   7 ++-----
  documentation/dev-manual/index.rst |   3 ---
  documentation/dev-manual/start.rst |   9 ++++-----
  documentation/dev-manual/vulnerabilities.rst |   2 +-
  documentation/index.rst |   1 +
  documentation/overview-manual/development-environment.rst |  19 
+++++++++----------
  documentation/ref-manual/classes.rst |  26 ++++++++++++++++++++------
  documentation/ref-manual/resources.rst |   7 +++----
  documentation/ref-manual/system-requirements.rst |   4 ++--
  14 files changed, 185 insertions(+), 120 deletions(-)
  create mode 100644 documentation/contributor-guide/identify-component.rst
  create mode 100644 documentation/contributor-guide/index.rst
  rename documentation/{dev-manual/changes.rst => 
contributor-guide/submit-change.rst} (85%)
  create mode 100644 documentation/contributor-guide/submit-defect.rst

Thank you in advance
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2023-07-28 12:49 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2023-07-28 12:49 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard

The following changes since commit cbacc8a77aca68c5b25c8cad42bc4c88275cfc09:

   ref-manual: classes: devicetree: fix sentence saying the same thing 
twice (2023-06-23 19:34:37 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 8b8054977f31e2d6090521a0102f066b6d563733:

   ref-manual: document CVE_STATUS and CVE_CHECK_STATUSMAP (2023-07-21 
16:51:34 +0200)

----------------------------------------------------------------
Andrej Valek (1):
       ref-manual: document CVE_STATUS and CVE_CHECK_STATUSMAP

Lee Chee Yang (2):
       migration-guides: add release notes for 4.0.11
       migration-guides: add release notes for 4.2.2

Michael Opdenacker (2):
       ref-manual: releases.svg: updates
       ref-manual: LTS releases now supported for 4 years

Quentin Schulz (1):
       docs: sdk-manual: appendix-obtain: fix literal block content

Ulrich Ölmann (3):
       ref-manual: classes: kernel-fitimage: fix source of imagetype
       ref-manual: classes: kernel-fitimage: fix typos
       ref-manual: classes: kernel-fitimage: refine role of 
INITRAMFS_IMAGE_BUNDLE

  documentation/dev-manual/new-recipe.rst                 |   3 +-
  documentation/dev-manual/vulnerabilities.rst            |  13 ++-
  documentation/migration-guides/release-4.0.rst          |   1 +
  documentation/migration-guides/release-4.2.rst          |   1 +
  documentation/migration-guides/release-notes-4.0.11.rst | 214 
+++++++++++++++++++++++++++++++++++++++++++++++
  documentation/migration-guides/release-notes-4.2.2.rst  | 330 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/ref-manual/classes.rst                    |  24 +++---
  documentation/ref-manual/release-process.rst            |  21 +++--
  documentation/ref-manual/svg/releases.svg               | 677 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------
  documentation/ref-manual/terms.rst                      |   2 +-
  documentation/ref-manual/variables.rst                  |  34 ++++++--
  documentation/sdk-manual/appendix-obtain.rst            |   7 +-
  12 files changed, 1197 insertions(+), 130 deletions(-)
  create mode 100644 documentation/migration-guides/release-notes-4.0.11.rst
  create mode 100644 documentation/migration-guides/release-notes-4.2.2.rst

Thanks in advance
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2023-07-21 14:58 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2023-07-21 14:58 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit cbacc8a77aca68c5b25c8cad42bc4c88275cfc09:

   ref-manual: classes: devicetree: fix sentence saying the same thing 
twice (2023-06-23 19:34:37 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 8b8054977f31e2d6090521a0102f066b6d563733:

   ref-manual: document CVE_STATUS and CVE_CHECK_STATUSMAP (2023-07-21 
16:51:34 +0200)

----------------------------------------------------------------
Andrej Valek (1):
       ref-manual: document CVE_STATUS and CVE_CHECK_STATUSMAP

Lee Chee Yang (2):
       migration-guides: add release notes for 4.0.11
       migration-guides: add release notes for 4.2.2

Michael Opdenacker (2):
       ref-manual: releases.svg: updates
       ref-manual: LTS releases now supported for 4 years

Quentin Schulz (1):
       docs: sdk-manual: appendix-obtain: fix literal block content

Ulrich Ölmann (3):
       ref-manual: classes: kernel-fitimage: fix source of imagetype
       ref-manual: classes: kernel-fitimage: fix typos
       ref-manual: classes: kernel-fitimage: refine role of 
INITRAMFS_IMAGE_BUNDLE

  documentation/dev-manual/new-recipe.rst                 |   3 +-
  documentation/dev-manual/vulnerabilities.rst            |  13 ++-
  documentation/migration-guides/release-4.0.rst          |   1 +
  documentation/migration-guides/release-4.2.rst          |   1 +
  documentation/migration-guides/release-notes-4.0.11.rst | 214 
+++++++++++++++++++++++++++++++++++++++++++++++
  documentation/migration-guides/release-notes-4.2.2.rst  | 330 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/ref-manual/classes.rst                    |  24 +++---
  documentation/ref-manual/release-process.rst            |  21 +++--
  documentation/ref-manual/svg/releases.svg               | 677 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------
  documentation/ref-manual/terms.rst                      |   2 +-
  documentation/ref-manual/variables.rst                  |  34 ++++++--
  documentation/sdk-manual/appendix-obtain.rst            |   7 +-
  12 files changed, 1197 insertions(+), 130 deletions(-)
  create mode 100644 documentation/migration-guides/release-notes-4.0.11.rst
  create mode 100644 documentation/migration-guides/release-notes-4.2.2.rst

Thank you in advance
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2023-06-23 17:36 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2023-06-23 17:36 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

The following changes since commit c74928b1a7b2f285ed70999539f0c630316ad364:

   reproducible-builds.rst: document OEQA_REPRODUCIBLE_TEST_TARGET and 
OEQA_REPRODUCIBLE_TEST_SSTATE_TARGETS (2023-06-15 19:42:32 +0200)

are available in the Git repository at:

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

for you to fetch changes up to cbacc8a77aca68c5b25c8cad42bc4c88275cfc09:

   ref-manual: classes: devicetree: fix sentence saying the same thing 
twice (2023-06-23 19:34:37 +0200)

----------------------------------------------------------------
Luca Ceresoli (1):
       ref-manual: classes: devicetree: fix sentence saying the same 
thing twice

Michael Opdenacker (1):
       ref-manual: variables.rst: explicit variables accepting colon 
separated lists

Quentin Schulz (4):
       docs: bsp-guide: bsp: fix typo
       docs: ref-manual: terms: fix typos in SPDX term
       docs: fix unnecessary double white space
       docs: ref-manual: terms: fix incorrect note directive

Richard Purdie (2):
       migration-guides: add notes on FILE_LAYERNAME
       migration-guides: add notes on systemd/usrmerge changes

  documentation/bsp-guide/bsp.rst                        |  2 +-
  documentation/dev-manual/init-manager.rst              |  2 +-
  documentation/dev-manual/new-recipe.rst                |  2 +-
  documentation/dev-manual/upgrading-recipes.rst         |  2 +-
  documentation/migration-guides/migration-3.4.rst       |  2 +-
  documentation/migration-guides/migration-4.3.rst       | 17 
+++++++++++++++++
  documentation/migration-guides/release-notes-4.0.9.rst |  2 +-
  documentation/migration-guides/release-notes-4.3.rst   | 12 ++++++++++++
  documentation/overview-manual/concepts.rst             |  2 +-
  documentation/ref-manual/classes.rst                   | 12 ++++++------
  documentation/ref-manual/release-process.rst           |  2 +-
  documentation/ref-manual/terms.rst                     |  8 ++++----
  documentation/ref-manual/variables.rst                 | 43 
++++++++++++++++++++++++-------------------
  13 files changed, 71 insertions(+), 37 deletions(-)

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2023-06-16 16:06 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2023-06-16 16:06 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit ad24794b095b17beee8e7bdb0b8c92ae72c6e5b0:

   sdk-manual: fix Makefile example (2023-06-01 15:51:33 +0200)

are available in the Git repository at:

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

for you to fetch changes up to c74928b1a7b2f285ed70999539f0c630316ad364:

   reproducible-builds.rst: document OEQA_REPRODUCIBLE_TEST_TARGET and 
OEQA_REPRODUCIBLE_TEST_SSTATE_TARGETS (2023-06-15 19:42:32 +0200)

----------------------------------------------------------------
Ed Beroset (1):
       Add clarification for SRCREV

Hannu Lounento (1):
       profile-manual: fix blktrace remote usage instructions

Michael Opdenacker (1):
       migration-guides: release-notes-4.3: update documentation notes

Mikko Rapeli (2):
       variables.rst: document OEQA_REPRODUCIBLE_TEST_TARGET and 
OEQA_REPRODUCIBLE_TEST_SSTATE_TARGETS
       reproducible-builds.rst: document OEQA_REPRODUCIBLE_TEST_TARGET 
and OEQA_REPRODUCIBLE_TEST_SSTATE_TARGETS

  documentation/migration-guides/release-notes-4.3.rst |  9 +++++++++
  documentation/profile-manual/usage.rst               | 19 
++++++++++---------
  documentation/ref-manual/variables.rst               | 11 ++++++++++-
  documentation/test-manual/reproducible-builds.rst    |  8 +++++---
  4 files changed, 34 insertions(+), 13 deletions(-)

Thank you in advance
Cheers
Michael

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2023-06-02 15:10 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2023-06-02 15:10 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit 084ba9fad50d9903f520d0333e6a7d5ed4f40cc9:

   migration-guides: release-notes-4.0.4.rst: fix typo (2023-05-25 
15:39:10 +0200)

are available in the Git repository at:

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

for you to fetch changes up to ad24794b095b17beee8e7bdb0b8c92ae72c6e5b0:

   sdk-manual: fix Makefile example (2023-06-01 15:51:33 +0200)

----------------------------------------------------------------
Daniel Ammann (1):
       overview-manual: concepts.rst: Fix a typo

Lee Chee Yang (1):
       migration-guides: add release notes for 4.2.1

Michael Opdenacker (2):
       ref-manual: document SPLASH variable
       manuals: document SPLASH_IMAGES variable

Tom Isaacson (1):
       sdk-manual: fix Makefile example

Ulrich Ölmann (1):
       ref-manual: classes.rst: fix typo

  documentation/dev-manual/custom-distribution.rst       |   9 ++++---
  documentation/migration-guides/release-4.2.rst         |   1 +
  documentation/migration-guides/release-notes-4.2.1.rst | 206 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/overview-manual/concepts.rst             |   2 +-
  documentation/ref-manual/classes.rst                   |   2 +-
  documentation/ref-manual/features.rst                  |   2 +-
  documentation/ref-manual/variables.rst                 |  38 
++++++++++++++++++++++++++
  documentation/sdk-manual/working-projects.rst          |   6 ++---
  8 files changed, 256 insertions(+), 10 deletions(-)
  create mode 100644 documentation/migration-guides/release-notes-4.2.1.rst

Thank you in advance
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2023-05-26  9:25 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2023-05-26  9:25 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit 220b25d7d47d46b0d85c616b88ead75fab917092:

   ref-manual: classes: kernel: document automatic defconfig usage 
(2023-05-05 20:38:37 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 084ba9fad50d9903f520d0333e6a7d5ed4f40cc9:

   migration-guides: release-notes-4.0.4.rst: fix typo (2023-05-25 
15:39:10 +0200)

----------------------------------------------------------------
Lee Chee Yang (3):
       release-notes-4.2: update known issues and Repositories/Downloads
       migration-guides: add release-notes for 4.1.4
       migration-guides: add release notes for 4.0.10

Michael Opdenacker (11):
       migration-guides: release-notes-4.2: add doc improvement highlights
       migration-guides: release-notes-4.3: add stub section for 
documentation changes
       releases.svg: update according to latest release
       ref-manual: improve description of kernel-fitimage variables
       ref-manual: document uboot-sign class and variables
       ref-manual: improve documentation for kernel-devicetree class
       migration-guides: update 4.3 release notes
       releases.svg: fix and explain duration of Hardknott 3.3
       conf.py: add macro for Mitre CVE links
       migration-guides: use new cve_mitre macro
       migration-guides: release-notes-4.0.4.rst: fix typo

Peter Kjellerstedt (1):
       manuals: kernel-dev: Use protocol=https in a SRC_URI example

Petr Kubizňák (1):
       ref-manual: document devicetree class variables

  documentation/conf.py                                   |   1 +
  documentation/dev-manual/new-recipe.rst                 |   2 +
  documentation/kernel-dev/advanced.rst                   |   7 ++--
  documentation/migration-guides/release-4.0.rst          |   1 +
  documentation/migration-guides/release-4.1.rst          |   1 +
  documentation/migration-guides/release-notes-4.0.10.rst | 180 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/migration-guides/release-notes-4.0.4.rst  |   2 +-
  documentation/migration-guides/release-notes-4.0.7.rst  |   4 +-
  documentation/migration-guides/release-notes-4.1.3.rst  |   4 +-
  documentation/migration-guides/release-notes-4.1.4.rst  | 254 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/migration-guides/release-notes-4.2.rst    |  85 
+++++++++++++++++++++++++++++++++++--
  documentation/migration-guides/release-notes-4.3.rst    |  19 ++++++++-
  documentation/ref-manual/classes.rst                    |  59 
++++++++++++++++++++++++--
  documentation/ref-manual/svg/releases.svg               |  77 
+++++++++++++++++++++-------------
  documentation/ref-manual/system-requirements.rst        |   2 +
  documentation/ref-manual/variables.rst                  | 283 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------
  16 files changed, 891 insertions(+), 90 deletions(-)
  create mode 100644 documentation/migration-guides/release-notes-4.0.10.rst
  create mode 100644 documentation/migration-guides/release-notes-4.1.4.rst

Thank you in advance :)
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2023-05-12  8:35 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2023-05-12  8:35 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard

The following changes since commit 220b25d7d47d46b0d85c616b88ead75fab917092:

   ref-manual: classes: kernel: document automatic defconfig usage 
(2023-05-05 20:38:37 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 77c0076a5dc35282aa09fb4453a69e2f4738b09e:

   migration-guides: add release-notes for 4.1.4 (2023-05-12 10:27:32 +0200)

----------------------------------------------------------------
Lee Chee Yang (2):
       release-notes-4.2: update known issues and Repositories/Downloads
       migration-guides: add release-notes for 4.1.4

Michael Opdenacker (5):
       migration-guides: release-notes-4.2: add doc improvement highlights
       migration-guides: release-notes-4.3: add stub section for 
documentation changes
       releases.svg: update according to latest release
       ref-manual: improve description of kernel-fitimage variables
       ref-manual: document uboot-sign class and variables

Petr Kubizňák (1):
       ref-manual: document devicetree class variables

  documentation/dev-manual/new-recipe.rst                |   2 ++
  documentation/migration-guides/release-4.1.rst         |   1 +
  documentation/migration-guides/release-notes-4.1.4.rst | 254 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/migration-guides/release-notes-4.2.rst   |  79 
++++++++++++++++++++++++++++++++++++++++++++
  documentation/migration-guides/release-notes-4.3.rst   |   2 ++
  documentation/ref-manual/classes.rst                   |  51 
+++++++++++++++++++++++++---
  documentation/ref-manual/svg/releases.svg              |  22 ++++++-------
  documentation/ref-manual/system-requirements.rst       |   2 ++
  documentation/ref-manual/variables.rst                 | 248 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------
  9 files changed, 602 insertions(+), 59 deletions(-)
  create mode 100644 documentation/migration-guides/release-notes-4.1.4.rst

Thank you in advance
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2023-05-05 18:43 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2023-05-05 18:43 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit d84b771e2ca22fa7dd9525dc515d3972035366eb:

   ref-manual: system-requirements.rst: fix AlmaLinux variable name 
(2023-05-03 06:05:25 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 220b25d7d47d46b0d85c616b88ead75fab917092:

   ref-manual: classes: kernel: document automatic defconfig usage 
(2023-05-05 20:38:37 +0200)

----------------------------------------------------------------
Luca Ceresoli (2):
       ref-manual: classes: kernel: remove incorrect sentence opening
       ref-manual: classes: kernel: document automatic defconfig usage

Michael Halstead (1):
       docs: add support for mickledore (4.2) release

Michael Opdenacker (3):
       ref-manual: variables.rst: don't mention the INIT_MANAGER "none" 
option
       migration-guides: start of 4.3 migration and release notes
       ref-manual: document FIT_ADDRESS_CELLS

Richard Purdie (1):
       migration/release-notes-4.3: Add extra notes

  documentation/migration-guides/index.rst             |   1 +
  documentation/migration-guides/migration-4.3.rst     | 102 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/migration-guides/release-4.3.rst       |   9 +++++++++
  documentation/migration-guides/release-notes-4.3.rst |  71 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/poky.yaml.in                           |  12 ++++++------
  documentation/ref-manual/classes.rst                 |  20 
++++++++++++++------
  documentation/ref-manual/variables.rst               |  31 
++++++++++++++++++++++++++-----
  documentation/set_versions.py                        |   6 ++++--
  8 files changed, 233 insertions(+), 19 deletions(-)
  create mode 100644 documentation/migration-guides/migration-4.3.rst
  create mode 100644 documentation/migration-guides/release-4.3.rst
  create mode 100644 documentation/migration-guides/release-notes-4.3.rst

Thank you in advance
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* Re: [master] Pull request
  2023-05-03  8:45 Michael Opdenacker
@ 2023-05-03  9:06 ` Richard Purdie
  0 siblings, 0 replies; 68+ messages in thread
From: Richard Purdie @ 2023-05-03  9:06 UTC (permalink / raw)
  To: Michael Opdenacker; +Cc: YP docs mailing list

On Wed, 2023-05-03 at 10:45 +0200, Michael Opdenacker wrote:
> Hi Richard,
> 
> The following changes since commit dc59b636bb4319a3af552bce84929ddb22a479fb:
> 
>    ref-manual: variables.rst: document 
> KERNEL_DANGLING_FEATURES_WARN_ONLY (2023-04-28 10:23:55 +0200)
> 
> are available in the Git repository at:
> 
>    git://git.yoctoproject.org/yocto-docs master-next
> 
> for you to fetch changes up to d84b771e2ca22fa7dd9525dc515d3972035366eb:
> 
>    ref-manual: system-requirements.rst: fix AlmaLinux variable name 
> (2023-05-03 06:05:25 +0200)
> 
> ----------------------------------------------------------------
> Lee Chee Yang (1):
>        release-notes-4.2: remove/merge duplicates entries
> 
> Michael Opdenacker (2):
>        dev-manual: init-manager.rst: add summary
>        ref-manual: system-requirements.rst: fix AlmaLinux variable name
> 

Merged, thanks.

Cheers,

Richard


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

* [master] Pull request
@ 2023-05-03  8:45 Michael Opdenacker
  2023-05-03  9:06 ` Richard Purdie
  0 siblings, 1 reply; 68+ messages in thread
From: Michael Opdenacker @ 2023-05-03  8:45 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit dc59b636bb4319a3af552bce84929ddb22a479fb:

   ref-manual: variables.rst: document 
KERNEL_DANGLING_FEATURES_WARN_ONLY (2023-04-28 10:23:55 +0200)

are available in the Git repository at:

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

for you to fetch changes up to d84b771e2ca22fa7dd9525dc515d3972035366eb:

   ref-manual: system-requirements.rst: fix AlmaLinux variable name 
(2023-05-03 06:05:25 +0200)

----------------------------------------------------------------
Lee Chee Yang (1):
       release-notes-4.2: remove/merge duplicates entries

Michael Opdenacker (2):
       dev-manual: init-manager.rst: add summary
       ref-manual: system-requirements.rst: fix AlmaLinux variable name

  documentation/dev-manual/init-manager.rst            | 49 
+++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/migration-guides/release-notes-4.2.rst | 48 
++++++++++--------------------------------------
  documentation/ref-manual/system-requirements.rst     |  2 +-
  3 files changed, 60 insertions(+), 39 deletions(-)

Thank you in advance
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2023-04-28 13:30 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2023-04-28 13:30 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit daafb70e6d60fd7d00c8de736eca2c430db77ee8:

   release-notes-4.2: update RC3 changes (2023-04-26 15:59:34 +0100)

are available in the Git repository at:

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

for you to fetch changes up to dc59b636bb4319a3af552bce84929ddb22a479fb:

   ref-manual: variables.rst: document 
KERNEL_DANGLING_FEATURES_WARN_ONLY (2023-04-28 10:23:55 +0200)

----------------------------------------------------------------
Michael Opdenacker (11):
       ref-manual: classes.rst: document devicetree.bbclass
       ref-manual: remove unused and obsolete file
       ref-manual: variables.rst: add wikipedia shortcut for "getty"
       overview-manual: update section about source archives
       manuals: document SPDX_CUSTOM_ANNOTATION_VARS
       overview-manual: development-environment: update text and screenshots
       ref-manual: add "Mixin" term
       migration-guides: release-notes-4.0.9.rst: add missing SPDX info
       migration-guides: fixes and improvements to 4.2 release notes
       manuals: expand init manager documentation
       ref-manual: variables.rst: document 
KERNEL_DANGLING_FEATURES_WARN_ONLY

  documentation/dev-manual/device-manager.rst               |   2 ++
  documentation/dev-manual/init-manager.rst                 | 108 
+++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------
  documentation/dev-manual/sbom.rst                         |   3 +++
  documentation/dev-manual/start.rst                        |  45 
+++++++++-----------------------
  documentation/migration-guides/release-notes-4.0.9.rst    |   2 ++
  documentation/migration-guides/release-notes-4.2.rst      | 192 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------------------------
  documentation/overview-manual/development-environment.rst |  34 
++++++++-----------------
  documentation/overview-manual/figures/index-downloads.png | Bin 18142 
-> 0 bytes
  documentation/overview-manual/figures/source-repos.png    | Bin 298757 
-> 775796 bytes
  documentation/overview-manual/figures/yp-download.png     | Bin 82939 
-> 518257 bytes
  documentation/ref-manual/TODO                             |  11 --------
  documentation/ref-manual/classes.rst                      |  43 
+++++++++++++++++++++++++++++++
  documentation/ref-manual/release-process.rst              |   8 +++---
  documentation/ref-manual/terms.rst                        |   8 +++++-
  documentation/ref-manual/variables.rst                    |  90 
+++++++++++++++++++++++++++++++++++++++++++++++++++-------------
  15 files changed, 341 insertions(+), 205 deletions(-)
  delete mode 100755 
documentation/overview-manual/figures/index-downloads.png
  delete mode 100644 documentation/ref-manual/TODO

Thanks in advance
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2023-04-18 17:14 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2023-04-18 17:14 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hello Richard,

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:

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

for you to fetch changes up to 1123e1eedb62d98d44e141d2a366794c1c82b45a:

   ref-manual: add "Mixin" term (2023-04-18 16:44:29 +0200)

----------------------------------------------------------------
Michael Opdenacker (8):
       ref-manual: classes.rst: document devicetree.bbclass
       ref-manual: remove unused and obsolete file
       ref-manual: variables.rst: add wikipedia shortcut for "getty"
       manuals: document INIT_MANAGER
       overview-manual: update section about source archives
       manuals: document SPDX_CUSTOM_ANNOTATION_VARS
       overview-manual: development-environment: update text and screenshots
       ref-manual: add "Mixin" term

  documentation/dev-manual/device-manager.rst               |   2 ++
  documentation/dev-manual/init-manager.rst                 | 111 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------------
  documentation/dev-manual/sbom.rst                         |   3 +++
  documentation/dev-manual/start.rst                        |  45 
++++++++++++---------------------------------
  documentation/migration-guides/migration-3.0.rst          |   6 +++---
  documentation/migration-guides/release-notes-4.2.rst      |   9 ++++++---
  documentation/overview-manual/development-environment.rst |  34 
+++++++++++-----------------------
  documentation/overview-manual/figures/index-downloads.png | Bin 18142 
-> 0 bytes
  documentation/overview-manual/figures/source-repos.png    | Bin 298757 
-> 775796 bytes
  documentation/overview-manual/figures/yp-download.png     | Bin 82939 
-> 518257 bytes
  documentation/ref-manual/TODO                             |  11 
-----------
  documentation/ref-manual/classes.rst                      |  43 
+++++++++++++++++++++++++++++++++++++++++++
  documentation/ref-manual/release-process.rst              |   8 +++++---
  documentation/ref-manual/terms.rst                        |   8 +++++++-
  documentation/ref-manual/variables.rst                    |  70 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------
  15 files changed, 216 insertions(+), 134 deletions(-)
  delete mode 100755 
documentation/overview-manual/figures/index-downloads.png
  delete mode 100644 documentation/ref-manual/TODO

Thank you in advance
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] pull request
@ 2023-03-31  9:36 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2023-03-31  9:36 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard

The following changes since commit 87cdda981fa6a3d05c559fb00e214214956346dc:

   ref-manual: variables.rst: update LAYERSERIES_COMPAT (2023-03-17 
17:23:02 +0100)

are available in the Git repository at:

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

for you to fetch changes up to c6cc3403bcb4b12de74d89f563020669340592ed:

   ref-manual: classes.rst: fix typo (2023-03-28 19:24:35 +0200)

----------------------------------------------------------------
Michael Opdenacker (6):
       manuals: update disk space requirements
       manuals: add rm_work disk space data
       manuals: add minimum RAM requirements
       ref-manual: release-process.rst: update testing section
       ref-manual: release-process.rst: major updates
       manuals: add "LTS" term

Ulrich Ölmann (2):
       kernel-dev: fix typos
       ref-manual: classes.rst: fix typo

  documentation/brief-yoctoprojectqs/index.rst           |    8 +-
  documentation/dev-manual/disk-space.rst                |    6 +
  documentation/dev-manual/securing-images.rst           |    2 +-
  documentation/kernel-dev/common.rst                    |    4 +-
  documentation/migration-guides/release-notes-4.0.1.rst |    2 +-
  documentation/poky.yaml.in                             |    6 +
  documentation/ref-manual/classes.rst                   |    2 +-
  documentation/ref-manual/release-process.rst           |   72 +++---
  documentation/ref-manual/svg/releases.svg              | 1230 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/ref-manual/system-requirements.rst       |   19 ++
  documentation/ref-manual/terms.rst                     |    6 +
  11 files changed, 1320 insertions(+), 37 deletions(-)
  create mode 100644 documentation/ref-manual/svg/releases.svg

Thank you in advance
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2023-03-24 14:57 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2023-03-24 14:57 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard

The following changes since commit 87cdda981fa6a3d05c559fb00e214214956346dc:

   ref-manual: variables.rst: update LAYERSERIES_COMPAT (2023-03-17 
17:23:02 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 70536fa188101c8fdd6bbca8343829c4f798ef47:

   manuals: add "LTS" term (2023-03-23 18:15:45 +0100)

----------------------------------------------------------------
Michael Opdenacker (6):
       manuals: update disk space requirements
       manuals: add rm_work disk space data
       manuals: add minimum RAM requirements
       ref-manual: release-process.rst: update testing section
       ref-manual: release-process.rst: major updates
       manuals: add "LTS" term

  documentation/brief-yoctoprojectqs/index.rst           |    8 +-
  documentation/dev-manual/disk-space.rst                |    6 +
  documentation/dev-manual/securing-images.rst           |    2 +-
  documentation/migration-guides/release-notes-4.0.1.rst |    2 +-
  documentation/poky.yaml.in                             |    6 +
  documentation/ref-manual/release-process.rst           |   72 +++++----
  documentation/ref-manual/svg/releases.svg              | 1230 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/ref-manual/system-requirements.rst       |   19 +++
  documentation/ref-manual/terms.rst                     |    6 +
  9 files changed, 1317 insertions(+), 34 deletions(-)
  create mode 100644 documentation/ref-manual/svg/releases.svg


Thanks in advance
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2023-03-17 16:27 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2023-03-17 16:27 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hello Richard,

The following changes since commit 4058998dbeba4262ccced8999be338c04c324b48:

   dev-manual: new-recipe.rst: add references to subsections in Examples 
section (2023-02-24 16:31:52 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 87cdda981fa6a3d05c559fb00e214214956346dc:

   ref-manual: variables.rst: update LAYERSERIES_COMPAT (2023-03-17 
17:23:02 +0100)

----------------------------------------------------------------
Lee Chee Yang (2):
       migration-guides: add release-notes for 4.0.8
       migration-guides: add release-notes for 4.1.3

Michael Opdenacker (6):
       ref-manual: clarify explanations about feature backfilling
       overview-manual: add missing link to BitBake User Manual
       manuals: simplify references to the BitBake User Manual
       poky.yaml.in, system-requirements.rst: update system requirements
       ref-manual: system-requirements.rst: simplify supported distro 
requirements
       ref-manual: variables.rst: update LAYERSERIES_COMPAT

Yoann Congal (1):
       ref-manual: Add info on "mixin" layers

  documentation/README                                   |  18 +++++---
  documentation/brief-yoctoprojectqs/index.rst           |   8 ++--
  documentation/dev-manual/debugging.rst                 |  29 +++++++------
  documentation/dev-manual/new-recipe.rst                |  26 +++++-------
  documentation/dev-manual/packages.rst                  |  12 +++---
  documentation/dev-manual/python-development-shell.rst  |   2 +-
  documentation/kernel-dev/advanced.rst                  |  20 ++++-----
  documentation/migration-guides/migration-2.2.rst       |   9 ++--
  documentation/migration-guides/migration-2.3.rst       |   6 +--
  documentation/migration-guides/migration-2.4.rst       |   2 +-
  documentation/migration-guides/migration-2.6.rst       |   2 +-
  documentation/migration-guides/migration-3.4.rst       |   2 +-
  documentation/migration-guides/migration-4.0.rst       |   4 +-
  documentation/migration-guides/release-4.0.rst         |   1 +
  documentation/migration-guides/release-4.1.rst         |   1 +
  documentation/migration-guides/release-notes-4.0.8.rst | 217 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/migration-guides/release-notes-4.0.rst   |   2 +-
  documentation/migration-guides/release-notes-4.1.3.rst | 317 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/overview-manual/concepts.rst             |  71 
+++++++++++++++-----------------
  documentation/overview-manual/yp-intro.rst             |   2 +-
  documentation/poky.yaml.in                             |  27 +++++-------
  documentation/ref-manual/classes.rst                   |   5 ++-
  documentation/ref-manual/devtool-reference.rst         |   2 +-
  documentation/ref-manual/features.rst                  |  92 
+++++++++++++++++++----------------------
  documentation/ref-manual/release-process.rst           |  17 ++++++++
  documentation/ref-manual/system-requirements.rst       |  87 
++++++++++++++++-----------------------
  documentation/ref-manual/tasks.rst                     |  10 ++---
  documentation/ref-manual/variables.rst                 | 156 
++++++++++++++++++++++++++++++++-------------------------------------
  documentation/sdk-manual/appendix-customizing.rst      |   2 +-
  documentation/sdk-manual/extensible.rst                |  11 +++--
  30 files changed, 832 insertions(+), 328 deletions(-)
  create mode 100644 documentation/migration-guides/release-notes-4.0.8.rst
  create mode 100644 documentation/migration-guides/release-notes-4.1.3.rst

Thank you in advance
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2023-02-24 15:39 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2023-02-24 15:39 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit 3f3f0ad23f31fb5bb7b550dbe18bbedb1449b3ca:

   ref-manual: document Rust classes (2023-02-10 11:16:14 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 4058998dbeba4262ccced8999be338c04c324b48:

   dev-manual: new-recipe.rst: add references to subsections in Examples 
section (2023-02-24 16:31:52 +0100)

----------------------------------------------------------------
Fawzi KHABER (1):
       ref-manual: update DEV_PKG_DEPENDENCY in variables

Michael Opdenacker (10):
       manuals: update patchwork instance URL
       ref-manual: classes.rst: add python-setuptools3_rust and 
python_pyo3 classes
       dev-manual: new-recipe.rst: restructure examples
       ref-manual: classes.rst: improvements to cmake class documentation
       ref-manual: document meson class and variables
       dev-manual: sbom.rst: add link to FOSDEM 2023 video
       manuals: document COMMERCIAL_[AUDIO|VIDEO]_PLUGINS variables
       ref-manual: system-requirements.rst: update supported distros
       dev-manual: new-recipe.rst: add Meson example recipe
       dev-manual: new-recipe.rst: add references to subsections in 
Examples section

Niko Mauno (1):
       ref-manual: Fix invalid feature name

Ulrich Ölmann (3):
       kernel-dev,ref-manual: fix old override syntax
       ref-manual: refer to MACHINE variable instead of KMACHINE
       kernel-dev: harmonize example with ref-manual

  documentation/dev-manual/changes.rst             |   2 +-
  documentation/dev-manual/licenses.rst            |  30 
+++++++++++++++++-------------
  documentation/dev-manual/new-recipe.rst          | 145 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------
  documentation/dev-manual/sbom.rst                |   3 +++
  documentation/kernel-dev/common.rst              |  10 +++++-----
  documentation/overview-manual/yp-intro.rst       |   2 +-
  documentation/ref-manual/classes.rst             |  60 
+++++++++++++++++++++++++++++++++++++++++++++++++-----------
  documentation/ref-manual/features.rst            |   4 ++--
  documentation/ref-manual/system-requirements.rst |  10 ++++++----
  documentation/ref-manual/variables.rst           |  65 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
  10 files changed, 229 insertions(+), 102 deletions(-)


Thank you in advance
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2023-02-17 17:56 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2023-02-17 17:56 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit 3f3f0ad23f31fb5bb7b550dbe18bbedb1449b3ca:

   ref-manual: document Rust classes (2023-02-10 11:16:14 +0100)

are available in the Git repository at:

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

for you to fetch changes up to aacd49e5c72ac1506fc09790902c6047ccf26a02:

   ref-manual: document meson class and variables (2023-02-17 17:40:24 
+0100)

----------------------------------------------------------------
Michael Opdenacker (5):
       manuals: update patchwork instance URL
       ref-manual: classes.rst: add python-setuptools3_rust and 
python_pyo3 classes
       dev-manual: new-recipe.rst: restructure examples
       ref-manual: classes.rst: improvements to cmake class documentation
       ref-manual: document meson class and variables

Ulrich Ölmann (3):
       kernel-dev,ref-manual: fix old override syntax
       ref-manual: refer to MACHINE variable instead of KMACHINE
       kernel-dev: harmonize example with ref-manual

  documentation/dev-manual/changes.rst       |   2 +-
  documentation/dev-manual/new-recipe.rst    | 110 
++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------------------------
  documentation/kernel-dev/common.rst        |  10 +++++-----
  documentation/overview-manual/yp-intro.rst |   2 +-
  documentation/ref-manual/classes.rst       |  60 
+++++++++++++++++++++++++++++++++++++++++++++++++-----------
  documentation/ref-manual/variables.rst     |  39 
+++++++++++++++++++++++++++++++++++++--
  6 files changed, 145 insertions(+), 78 deletions(-)

Thank you in advance

Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2023-02-10 10:33 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2023-02-10 10:33 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit 2a98cebea5238bcea46abfdb6b3981e615161b8d:

   migration-guides: add release-notes for 4.1.2 (2023-01-19 16:50:33 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 3f3f0ad23f31fb5bb7b550dbe18bbedb1449b3ca:

   ref-manual: document Rust classes (2023-02-10 11:16:14 +0100)

----------------------------------------------------------------
Lee Chee Yang (1):
       migration-guides: add release-notes for 4.0.7

Michael Opdenacker (7):
       migration-guides/migration-4.2.rst: fix minor issues
       ref-manual: variables.rst: fix broken hyperlink
       profile-manual: update WireShark hyperlinks
       manuals: replace unnecessary uses of 'yocto_docs' by internal 
references
       bsp-guide: fix broken git URLs and missing word
       ref-manual: improve "devtool check-upgrade-status" explanations
       ref-manual: document Rust classes

Richard Leitner (1):
       ref-manual: variables: FIT_KERNEL_COMP_ALG: add lzo

Ulrich Ölmann (1):
       dev-manual: fix old override syntax

  documentation/bsp-guide/bsp.rst                        |   6 ++--
  documentation/dev-manual/prebuilt-libraries.rst        |   4 +--
  documentation/migration-guides/migration-4.2.rst       |   9 +++---
  documentation/migration-guides/release-4.0.rst         |   1 +
  documentation/migration-guides/release-notes-4.0.7.rst | 242 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/profile-manual/usage.rst                 |   6 ++--
  documentation/ref-manual/classes.rst                   |  78 
++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/ref-manual/devtool-reference.rst         |  19 +++++++-----
  documentation/ref-manual/resources.rst                 |   2 +-
  documentation/ref-manual/variables.rst                 |   9 +++---
  documentation/test-manual/reproducible-builds.rst      |   4 +--
  11 files changed, 353 insertions(+), 27 deletions(-)
  create mode 100644 documentation/migration-guides/release-notes-4.0.7.rst

Thank you in advance
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2023-01-20 16:25 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2023-01-20 16:25 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit df8f862042633594846a93a1b7702fc01bc32ae0:

   ref-manual/system-requirements.rst: recommend buildtools for not 
supported distros (2023-01-06 17:47:59 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 2a98cebea5238bcea46abfdb6b3981e615161b8d:

   migration-guides: add release-notes for 4.1.2 (2023-01-19 16:50:33 +0100)

----------------------------------------------------------------
Lee Chee Yang (1):
       migration-guides: add release-notes for 4.1.2

Luca Ceresoli (1):
       manuals: fix typo in the MLPREFIX description

Michael Opdenacker (1):
       ref-manual: initial documentation for go and go-mod classes

  documentation/migration-guides/release-4.1.rst         |   1 +
  documentation/migration-guides/release-notes-4.1.2.rst | 286 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/ref-manual/classes.rst                   |  23 +++++++++++
  documentation/ref-manual/variables.rst                 |  69 
++++++++++++++++++++++++++++++-
  4 files changed, 378 insertions(+), 1 deletion(-)
  create mode 100644 documentation/migration-guides/release-notes-4.1.2.rst

Thank you in advance
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2023-01-06 17:11 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2023-01-06 17:11 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit 9276628507233aef554450c807d8456a0eb00225:

   manuals: prepare 4.2 migration notes (2022-12-16 11:44:34 +0100)

are available in the Git repository at:

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

for you to fetch changes up to df8f862042633594846a93a1b7702fc01bc32ae0:

   ref-manual/system-requirements.rst: recommend buildtools for not 
supported distros (2023-01-06 17:47:59 +0100)

----------------------------------------------------------------
Lee Chee Yang (1):
       migration-guides: add release-notes for 4.0.6

Michael Opdenacker (6):
       migration-guides: fix 4.2 migration note issues
       toaster-manual: fix description of introduction video
       ref-manual/classes.rst: remove .bbclass from section titles
       manuals: simplify references to classes
       migration-1.6.rst: fix redundant reference
       ref-manual/system-requirements.rst: recommend buildtools for not 
supported distros

Quentin Schulz (2):
       docs: kernel-dev: faq: update tip on how to not include kernel in 
image
       docs: migration-guides: migration-4.0: specify variable name 
change for kernel inclusion in image recipe

  documentation/0001-manuals-prepare-4.2-migration-notes.patch | 134 
---------
  documentation/bsp-guide/bsp.rst                              | 2 +-
  documentation/dev-manual/build-quality.rst                   | 12 +-
  documentation/dev-manual/building.rst                        | 15 +-
  documentation/dev-manual/debugging.rst                       | 8 +-
  documentation/dev-manual/disk-space.rst                      | 3 +-
  documentation/dev-manual/error-reporting-tool.rst            | 6 +-
  documentation/dev-manual/gobject-introspection.rst           | 4 +-
  documentation/dev-manual/licenses.rst                        | 19 +-
  documentation/dev-manual/new-recipe.rst                      | 85 +++---
  documentation/dev-manual/packages.rst                        | 16 +-
  documentation/dev-manual/quilt.rst                           | 4 +-
  documentation/dev-manual/read-only-rootfs.rst                | 2 +-
  documentation/dev-manual/runtime-testing.rst                 | 4 +-
  documentation/dev-manual/sbom.rst                            | 4 +-
  documentation/dev-manual/securing-images.rst                 | 8 +-
  documentation/dev-manual/speeding-up-build.rst               | 3 +-
  documentation/dev-manual/upgrading-recipes.rst               | 3 +-
  documentation/dev-manual/vulnerabilities.rst                 | 10 +-
  documentation/dev-manual/wic.rst                             | 3 +-
  documentation/kernel-dev/common.rst                          | 10 +-
  documentation/kernel-dev/faq.rst                             | 2 +-
  documentation/migration-guides/migration-1.3.rst             | 12 +-
  documentation/migration-guides/migration-1.5.rst             | 9 +-
  documentation/migration-guides/migration-1.6.rst             | 14 +-
  documentation/migration-guides/migration-1.7.rst             | 13 +-
  documentation/migration-guides/migration-1.8.rst             | 28 +-
  documentation/migration-guides/migration-2.0.rst             | 2 +-
  documentation/migration-guides/migration-2.1.rst             | 32 +--
  documentation/migration-guides/migration-2.3.rst             | 22 +-
  documentation/migration-guides/migration-2.4.rst             | 12 +-
  documentation/migration-guides/migration-2.5.rst             | 10 +-
  documentation/migration-guides/migration-2.6.rst             | 18 +-
  documentation/migration-guides/migration-2.7.rst             | 3 +-
  documentation/migration-guides/migration-3.0.rst             | 6 +-
  documentation/migration-guides/migration-3.1.rst             | 6 +-
  documentation/migration-guides/migration-3.2.rst             | 33 ++-
  documentation/migration-guides/migration-3.3.rst             | 17 +-
  documentation/migration-guides/migration-3.4.rst             | 4 +-
  documentation/migration-guides/migration-4.0.rst             | 24 +-
  documentation/migration-guides/migration-4.1.rst             | 10 +-
  documentation/migration-guides/migration-general.rst         | 14 +-
  documentation/migration-guides/release-4.0.rst               | 1 +
  documentation/migration-guides/release-notes-3.4.rst         | 4 +-
  documentation/migration-guides/release-notes-4.0.6.rst       | 313 
++++++++++++++++++++
  documentation/migration-guides/release-notes-4.0.rst         | 11 +-
  documentation/migration-guides/release-notes-4.1.rst         | 30 +-
  documentation/migration-guides/release-notes-4.2.rst         | 2 +-
  documentation/overview-manual/concepts.rst                   | 58 ++--
  documentation/ref-manual/classes.rst                         | 1199 
+++++++++++++++++++++++++++++++++++++---------------------------------------
  documentation/ref-manual/features.rst                        | 2 +-
  documentation/ref-manual/qa-checks.rst                       | 12 +-
  documentation/ref-manual/structure.rst                       | 4 +-
  documentation/ref-manual/system-requirements.rst             | 11 +-
  documentation/ref-manual/tasks.rst                           | 10 +-
  documentation/ref-manual/variables.rst                       | 690 
+++++++++++++++++++++-----------------------
  documentation/sdk-manual/appendix-customizing.rst            | 3 +-
  documentation/sdk-manual/extensible.rst                      | 5 +-
  documentation/test-manual/intro.rst                          | 18 +-
  documentation/test-manual/understand-autobuilder.rst         | 2 +-
  documentation/toaster-manual/intro.rst                       | 5 +-
  61 files changed, 1553 insertions(+), 1473 deletions(-)
  delete mode 100644 
documentation/0001-manuals-prepare-4.2-migration-notes.patch
  create mode 100644 documentation/migration-guides/release-notes-4.0.6.rst

Thank you in advance,
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2022-12-16 18:05 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2022-12-16 18:05 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit 8d0d56cea5373c928feaaba316038c84130b52e7:

   dev-manual/runtime-testing.rst: fix oeqa runtime test path 
(2022-12-01 19:46:50 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 9276628507233aef554450c807d8456a0eb00225:

   manuals: prepare 4.2 migration notes (2022-12-16 11:44:34 +0100)

----------------------------------------------------------------
Michael Opdenacker (16):
       ref-manual: add references to variables only documented in the 
BitBake manual
       manuals: add reference to yocto-docs git repository to page footer
       manuals: add missing references to variables
       manuals: add missing SPDX license header to source files
       manuals: fix double colons
       ref-manual/resources.rst: fix formating
       ref-manual: update references to release notes
       manual: improve documentation about using external toolchains
       ref-manual/images.rst: fix unnumbered list
       manuals: define proper numbered lists
       manuals: final removal of SERIAL_CONSOLE variable
       ref-manual/resources.rst: improve description of mailing lists
       ref-manual/system-requirements.rst: update buildtools instructions
       manuals: create references to buildtools
       documentation/poky.yaml.in: update minimum python version to 3.8
       manuals: prepare 4.2 migration notes

  documentation/0001-manuals-prepare-4.2-migration-notes.patch | 134 
+++++++++++++++++++++++++++++++++++++++++
  documentation/_templates/footer.html                         | 2 +-
  documentation/boilerplate.rst                                | 2 +
  documentation/dev-manual/bmaptool.rst                        | 6 +-
  documentation/dev-manual/building.rst                        | 48 
+++++++--------
  documentation/dev-manual/changes.rst                         | 48 
+++++++--------
  documentation/dev-manual/debugging.rst                       | 28 
++++-----
  documentation/dev-manual/error-reporting-tool.rst            | 3 +-
  documentation/dev-manual/external-toolchain.rst              | 28 
++++++---
  documentation/dev-manual/gobject-introspection.rst           | 18 +++---
  documentation/dev-manual/layers.rst                          | 18 +++---
  documentation/dev-manual/licenses.rst                        | 3 +-
  documentation/dev-manual/new-recipe.rst                      | 16 ++---
  documentation/dev-manual/packages.rst                        | 6 +-
  documentation/dev-manual/qemu.rst                            | 32 
++++------
  documentation/dev-manual/quilt.rst                           | 19 +++---
  documentation/dev-manual/runtime-testing.rst                 | 31 
+++++-----
  documentation/dev-manual/start.rst                           | 94 
++++++++++++++---------------
  documentation/dev-manual/upgrading-recipes.rst               | 42 
+++++++------
  documentation/dev-manual/wayland.rst                         | 4 +-
  documentation/dev-manual/wic.rst                             | 14 ++---
  documentation/genindex.rst                                   | 2 +
  documentation/kernel-dev/advanced.rst                        | 15 ++---
  documentation/kernel-dev/common.rst                          | 153 
++++++++++++++++++++++-------------------------
  documentation/kernel-dev/intro.rst                           | 10 ++--
  documentation/kernel-dev/maint-appx.rst                      | 16 ++---
  documentation/migration-guides/index.rst                     | 1 +
  documentation/migration-guides/migration-1.4.rst             | 2 +
  documentation/migration-guides/migration-1.5.rst             | 5 +-
  documentation/migration-guides/migration-1.6.rst             | 2 +
  documentation/migration-guides/migration-1.7.rst             | 4 +-
  documentation/migration-guides/migration-1.8.rst             | 2 +
  documentation/migration-guides/migration-2.0.rst             | 2 +
  documentation/migration-guides/migration-2.1.rst             | 6 +-
  documentation/migration-guides/migration-2.2.rst             | 16 ++---
  documentation/migration-guides/migration-2.3.rst             | 2 +
  documentation/migration-guides/migration-2.4.rst             | 2 +
  documentation/migration-guides/migration-2.5.rst             | 2 +
  documentation/migration-guides/migration-2.6.rst             | 17 +++---
  documentation/migration-guides/migration-2.7.rst             | 2 +
  documentation/migration-guides/migration-3.0.rst             | 4 +-
  documentation/migration-guides/migration-3.1.rst             | 2 +
  documentation/migration-guides/migration-3.2.rst             | 4 +-
  documentation/migration-guides/migration-3.3.rst             | 4 +-
  documentation/migration-guides/migration-3.4.rst             | 4 +-
  documentation/migration-guides/migration-4.0.rst             | 4 +-
  documentation/migration-guides/migration-4.1.rst             | 8 ++-
  documentation/migration-guides/migration-4.2.rst             | 48 
+++++++++++++++
  documentation/migration-guides/migration-general.rst         | 16 ++---
  documentation/migration-guides/release-3.4.rst               | 2 +
  documentation/migration-guides/release-4.0.rst               | 2 +
  documentation/migration-guides/release-4.1.rst               | 2 +
  documentation/migration-guides/release-4.2.rst               | 9 +++
  documentation/migration-guides/release-notes-3.4.1.rst       | 24 ++++----
  documentation/migration-guides/release-notes-3.4.2.rst       | 12 ++--
  documentation/migration-guides/release-notes-3.4.3.rst       | 8 ++-
  documentation/migration-guides/release-notes-3.4.4.rst       | 12 ++--
  documentation/migration-guides/release-notes-3.4.rst         | 74 
++++++++++++-----------
  documentation/migration-guides/release-notes-4.0.1.rst       | 22 +++----
  documentation/migration-guides/release-notes-4.0.2.rst       | 16 ++---
  documentation/migration-guides/release-notes-4.0.3.rst       | 36 
+++++------
  documentation/migration-guides/release-notes-4.0.4.rst       | 24 ++++----
  documentation/migration-guides/release-notes-4.0.5.rst       | 14 +++--
  documentation/migration-guides/release-notes-4.0.rst         | 30 
+++++-----
  documentation/migration-guides/release-notes-4.1.1.rst       | 48 
++++++++-------
  documentation/migration-guides/release-notes-4.1.rst         | 12 ++--
  documentation/migration-guides/release-notes-4.2.rst         | 28 
+++++++++
  documentation/overview-manual/concepts.rst                   | 6 +-
  documentation/overview-manual/yp-intro.rst                   | 20 +++----
  documentation/poky.yaml.in                                   | 2 +-
  documentation/profile-manual/intro.rst                       | 4 +-
  documentation/profile-manual/usage.rst                       | 2 +-
  documentation/ref-manual/classes.rst                         | 22 +++----
  documentation/ref-manual/devtool-reference.rst               | 7 +--
  documentation/ref-manual/faq.rst                             | 19 +-----
  documentation/ref-manual/images.rst                          | 6 +-
  documentation/ref-manual/qa-checks.rst                       | 2 +-
  documentation/ref-manual/resources.rst                       | 54 
++++++++---------
  documentation/ref-manual/system-requirements.rst             | 81 
++++++++++++-------------
  documentation/ref-manual/terms.rst                           | 18 ++++++
  documentation/ref-manual/variables.rst                       | 309 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------
  documentation/sdk-manual/appendix-customizing.rst            | 17 +++---
  documentation/sdk-manual/appendix-obtain.rst                 | 31 
+++++-----
  documentation/sdk-manual/extensible.rst                      | 85 
+++++++++++++-------------
  documentation/sdk-manual/intro.rst                           | 6 +-
  documentation/sdk-manual/using.rst                           | 21 +++----
  documentation/sdk-manual/working-projects.rst                | 37 
+++++-------
  documentation/test-manual/intro.rst                          | 8 +--
  documentation/test-manual/reproducible-builds.rst            | 2 +-
  documentation/test-manual/understand-autobuilder.rst         | 4 +-
  documentation/toaster-manual/reference.rst                   | 8 +--
  91 files changed, 1265 insertions(+), 832 deletions(-)
  create mode 100644 
documentation/0001-manuals-prepare-4.2-migration-notes.patch
  create mode 100644 documentation/migration-guides/migration-4.2.rst
  create mode 100644 documentation/migration-guides/release-4.2.rst
  create mode 100644 documentation/migration-guides/release-notes-4.2.rst

Thank you in advance
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2022-12-09 18:18 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2022-12-09 18:18 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,


The following changes since commit 8d0d56cea5373c928feaaba316038c84130b52e7:

   dev-manual/runtime-testing.rst: fix oeqa runtime test path 
(2022-12-01 19:46:50 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 9a51f1ce0de9152d0cdca4bf1f67546fd6599448:

   ref-manual/images.rst: fix unnumbered list (2022-12-09 17:00:19 +0100)

----------------------------------------------------------------
Michael Opdenacker (9):
       ref-manual: add references to variables only documented in the 
BitBake manual
       manuals: add reference to yocto-docs git repository to page footer
       manuals: add missing references to variables
       manuals: add missing SPDX license header to source files
       manuals: fix double colons
       ref-manual/resources.rst: fix formating
       ref-manual: update references to release notes
       manual: improve documentation about using external toolchains
       ref-manual/images.rst: fix unnumbered list

  documentation/_templates/footer.html                   |   2 +-
  documentation/boilerplate.rst                          |   2 +
  documentation/dev-manual/building.rst                  |   6 +--
  documentation/dev-manual/debugging.rst                 |   6 +--
  documentation/dev-manual/error-reporting-tool.rst      |   3 +-
  documentation/dev-manual/external-toolchain.rst        |  28 ++++++++----
  documentation/dev-manual/licenses.rst                  |   3 +-
  documentation/dev-manual/new-recipe.rst                |  16 +++----
  documentation/dev-manual/packages.rst                  |   2 +-
  documentation/dev-manual/qemu.rst                      |  20 +++------
  documentation/dev-manual/quilt.rst                     |   3 +-
  documentation/dev-manual/runtime-testing.rst           |   3 +-
  documentation/dev-manual/upgrading-recipes.rst         |  14 +++---
  documentation/dev-manual/wic.rst                       |   6 +--
  documentation/genindex.rst                             |   2 +
  documentation/kernel-dev/advanced.rst                  |  15 +++----
  documentation/kernel-dev/common.rst                    |  43 
++++++++----------
  documentation/migration-guides/migration-1.4.rst       |   2 +
  documentation/migration-guides/migration-1.5.rst       |   2 +
  documentation/migration-guides/migration-1.6.rst       |   2 +
  documentation/migration-guides/migration-1.7.rst       |   2 +
  documentation/migration-guides/migration-1.8.rst       |   2 +
  documentation/migration-guides/migration-2.0.rst       |   2 +
  documentation/migration-guides/migration-2.1.rst       |   2 +
  documentation/migration-guides/migration-2.2.rst       |  14 +++---
  documentation/migration-guides/migration-2.3.rst       |   2 +
  documentation/migration-guides/migration-2.4.rst       |   2 +
  documentation/migration-guides/migration-2.5.rst       |   2 +
  documentation/migration-guides/migration-2.6.rst       |   2 +
  documentation/migration-guides/migration-2.7.rst       |   2 +
  documentation/migration-guides/migration-3.0.rst       |   4 +-
  documentation/migration-guides/migration-3.1.rst       |   2 +
  documentation/migration-guides/migration-3.2.rst       |   2 +
  documentation/migration-guides/migration-3.3.rst       |   2 +
  documentation/migration-guides/migration-3.4.rst       |   2 +
  documentation/migration-guides/migration-4.0.rst       |   2 +
  documentation/migration-guides/migration-4.1.rst       |   4 +-
  documentation/migration-guides/migration-general.rst   |   2 +
  documentation/migration-guides/release-3.4.rst         |   2 +
  documentation/migration-guides/release-4.0.rst         |   2 +
  documentation/migration-guides/release-4.1.rst         |   2 +
  documentation/migration-guides/release-notes-3.4.1.rst |  24 +++++-----
  documentation/migration-guides/release-notes-3.4.2.rst |  12 ++---
  documentation/migration-guides/release-notes-3.4.3.rst |   8 ++--
  documentation/migration-guides/release-notes-3.4.4.rst |  12 ++---
  documentation/migration-guides/release-notes-3.4.rst   |  74 
++++++++++++++++---------------
  documentation/migration-guides/release-notes-4.0.1.rst |  22 +++++-----
  documentation/migration-guides/release-notes-4.0.2.rst |  16 ++++---
  documentation/migration-guides/release-notes-4.0.3.rst |  36 
+++++++--------
  documentation/migration-guides/release-notes-4.0.4.rst |  24 +++++-----
  documentation/migration-guides/release-notes-4.0.5.rst |  14 +++---
  documentation/migration-guides/release-notes-4.0.rst   |  30 +++++++------
  documentation/migration-guides/release-notes-4.1.1.rst |  48 
++++++++++----------
  documentation/migration-guides/release-notes-4.1.rst   |  10 +++--
  documentation/overview-manual/concepts.rst             |   6 +--
  documentation/profile-manual/intro.rst                 |   4 +-
  documentation/profile-manual/usage.rst                 |   2 +-
  documentation/ref-manual/classes.rst                   |  18 ++++----
  documentation/ref-manual/devtool-reference.rst         |   7 +--
  documentation/ref-manual/faq.rst                       |  19 +-------
  documentation/ref-manual/images.rst                    |   6 +--
  documentation/ref-manual/qa-checks.rst                 |   2 +-
  documentation/ref-manual/resources.rst                 |  48 
++++++++++----------
  documentation/ref-manual/variables.rst                 | 284 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------
  documentation/sdk-manual/appendix-customizing.rst      |   3 +-
  documentation/sdk-manual/appendix-obtain.rst           |   3 +-
  documentation/sdk-manual/extensible.rst                |  27 +++++-------
  documentation/sdk-manual/using.rst                     |  21 ++++-----
  documentation/sdk-manual/working-projects.rst          |  15 +++----
  documentation/test-manual/intro.rst                    |   8 ++--
  documentation/test-manual/reproducible-builds.rst      |   2 +-
  documentation/test-manual/understand-autobuilder.rst   |   2 +-
  72 files changed, 631 insertions(+), 414 deletions(-)

Thank you in advance
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2022-11-25 17:13 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2022-11-25 17:13 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit ac844062400a7bf4732ea6ee639a478b1b77b83e:

   release-notes: use oe_git and yocto_git macros (2022-11-10 19:29:25 
+0100)

are available in the Git repository at:

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

for you to fetch changes up to 56bf7a3e521e7368e620685354aa89f540bb7564:

   dev-manual/sbom.rst: minor corrections (2022-11-25 18:09:24 +0100)

----------------------------------------------------------------
Atanas Bunchev (1):
       qemu.rst: slirp port forwarding details

Chee Yang Lee (1):
       migration-guides: add release-notes for 4.1.1

Michael Opdenacker (6):
       manuals: add missing references to classes
       manuals: fix paragraphs with the "inherit" word
       ref-manual/classes.rst: remove reference to sip.bbclass
       manuals: simplify .gitignore files
       manuals: split dev-manual/common-tasks.rst
       dev-manual/sbom.rst: minor corrections

  .gitignore |    41 -
  documentation/.gitignore |     1 +
  documentation/brief-yoctoprojectqs/index.rst |     4 +-
  documentation/bsp-guide/bsp.rst |    22 +-
  documentation/dev-manual/bmaptool.rst |    59 +
  documentation/dev-manual/build-quality.rst |   411 +++++
  documentation/dev-manual/building.rst |   940 ++++++++++
  documentation/dev-manual/changes.rst |   525 ++++++
  documentation/dev-manual/common-tasks.rst                            | 
11875 
----------------------------------------------------------------------------------------------------------------------------
  documentation/dev-manual/custom-distribution.rst |   108 ++
  documentation/dev-manual/custom-template-configuration-directory.rst 
|    52 +
  documentation/dev-manual/customizing-images.rst |   223 +++
  documentation/dev-manual/debugging.rst                               | 
1253 +++++++++++++
  documentation/dev-manual/development-shell.rst |    82 +
  documentation/dev-manual/device-manager.rst |    72 +
  documentation/dev-manual/disk-space.rst |    40 +
  documentation/dev-manual/efficiently-fetching-sources.rst |    68 +
  documentation/dev-manual/error-reporting-tool.rst |    85 +
  documentation/dev-manual/external-scm.rst |    67 +
  documentation/dev-manual/external-toolchain.rst |    28 +
  documentation/dev-manual/gobject-introspection.rst |   157 ++
  documentation/dev-manual/index.rst |    38 +-
  documentation/dev-manual/init-manager.rst |    89 +
  documentation/dev-manual/layers.rst |   905 ++++++++++
  documentation/dev-manual/libraries.rst |   267 +++
  documentation/dev-manual/licenses.rst |   520 ++++++
  documentation/dev-manual/new-machine.rst |   118 ++
  documentation/dev-manual/new-recipe.rst                              | 
1674 ++++++++++++++++++
  documentation/dev-manual/packages.rst                                | 
1252 +++++++++++++
  documentation/dev-manual/prebuilt-libraries.rst |   209 +++
  documentation/dev-manual/python-development-shell.rst |    50 +
  documentation/dev-manual/qemu.rst |    25 +-
  documentation/dev-manual/quilt.rst |    90 +
  documentation/dev-manual/read-only-rootfs.rst |    89 +
  documentation/dev-manual/runtime-testing.rst |   599 +++++++
  documentation/dev-manual/sbom.rst |    69 +
  documentation/dev-manual/securing-images.rst |   158 ++
  documentation/dev-manual/speeding-up-build.rst |   110 ++
  documentation/dev-manual/start.rst |     6 +-
  documentation/dev-manual/temporary-source-code.rst |    66 +
  documentation/dev-manual/upgrading-recipes.rst |   400 +++++
  documentation/dev-manual/vulnerabilities.rst |   214 +++
  documentation/dev-manual/wayland.rst |    90 +
  documentation/dev-manual/wic.rst |   732 ++++++++
  documentation/dev-manual/x32-psabi.rst |    54 +
  documentation/kernel-dev/common.rst |    16 +-
  documentation/kernel-dev/faq.rst |     2 +-
  documentation/kernel-dev/intro.rst |     2 +-
  documentation/migration-guides/migration-1.3.rst |    21 +-
  documentation/migration-guides/migration-1.4.rst |     2 +-
  documentation/migration-guides/migration-1.5.rst |    13 +-
  documentation/migration-guides/migration-1.6.rst |    13 +-
  documentation/migration-guides/migration-1.7.rst |     2 +-
  documentation/migration-guides/migration-1.8.rst |     6 +-
  documentation/migration-guides/migration-2.1.rst |    10 +-
  documentation/migration-guides/migration-2.3.rst |    23 +-
  documentation/migration-guides/migration-2.5.rst |     2 +-
  documentation/migration-guides/migration-2.6.rst |    14 +-
  documentation/migration-guides/migration-3.0.rst |     8 +-
  documentation/migration-guides/migration-3.2.rst |     8 +-
  documentation/migration-guides/migration-3.3.rst |    22 +-
  documentation/migration-guides/migration-3.4.rst |     2 +-
  documentation/migration-guides/migration-general.rst |    23 +-
  documentation/migration-guides/release-4.1.rst |     1 +
  documentation/migration-guides/release-notes-3.4.rst |     6 +-
  documentation/migration-guides/release-notes-4.0.rst |    15 +-
  documentation/migration-guides/release-notes-4.1.1.rst |   317 ++++
  documentation/migration-guides/release-notes-4.1.rst |     9 +-
  documentation/overview-manual/concepts.rst |    22 +-
  documentation/overview-manual/development-environment.rst |    12 +-
  documentation/overview-manual/yp-intro.rst |    10 +-
  documentation/ref-manual/classes.rst |    73 +-
  documentation/ref-manual/devtool-reference.rst |     4 +-
  documentation/ref-manual/faq.rst |     6 +-
  documentation/ref-manual/features.rst |     8 +-
  documentation/ref-manual/images.rst |     4 +-
  documentation/ref-manual/kickstart.rst |     2 +-
  documentation/ref-manual/qa-checks.rst |    20 +-
  documentation/ref-manual/release-process.rst |     4 +-
  documentation/ref-manual/resources.rst |     4 +-
  documentation/ref-manual/structure.rst |    15 +-
  documentation/ref-manual/system-requirements.rst |     2 +-
  documentation/ref-manual/tasks.rst |    10 +-
  documentation/ref-manual/terms.rst |     8 +-
  documentation/ref-manual/variables.rst |   260 +--
  documentation/sdk-manual/appendix-customizing.rst |    15 +-
  documentation/sdk-manual/extensible.rst |     4 +-
  documentation/test-manual/intro.rst |     2 +-
  documentation/test-manual/understand-autobuilder.rst |     2 +-
  documentation/test-manual/yocto-project-compatible.rst |     2 +-
  documentation/toaster-manual/reference.rst |     2 +-
  documentation/transitioning-to-a-custom-environment.rst |     8 +-
  documentation/what-i-wish-id-known.rst |     2 +-
  93 files changed, 12688 insertions(+), 12287 deletions(-)
  delete mode 100644 .gitignore
  create mode 100644 documentation/dev-manual/bmaptool.rst
  create mode 100644 documentation/dev-manual/build-quality.rst
  create mode 100644 documentation/dev-manual/building.rst
  create mode 100644 documentation/dev-manual/changes.rst
  delete mode 100644 documentation/dev-manual/common-tasks.rst
  create mode 100644 documentation/dev-manual/custom-distribution.rst
  create mode 100644 
documentation/dev-manual/custom-template-configuration-directory.rst
  create mode 100644 documentation/dev-manual/customizing-images.rst
  create mode 100644 documentation/dev-manual/debugging.rst
  create mode 100644 documentation/dev-manual/development-shell.rst
  create mode 100644 documentation/dev-manual/device-manager.rst
  create mode 100644 documentation/dev-manual/disk-space.rst
  create mode 100644 
documentation/dev-manual/efficiently-fetching-sources.rst
  create mode 100644 documentation/dev-manual/error-reporting-tool.rst
  create mode 100644 documentation/dev-manual/external-scm.rst
  create mode 100644 documentation/dev-manual/external-toolchain.rst
  create mode 100644 documentation/dev-manual/gobject-introspection.rst
  create mode 100644 documentation/dev-manual/init-manager.rst
  create mode 100644 documentation/dev-manual/layers.rst
  create mode 100644 documentation/dev-manual/libraries.rst
  create mode 100644 documentation/dev-manual/licenses.rst
  create mode 100644 documentation/dev-manual/new-machine.rst
  create mode 100644 documentation/dev-manual/new-recipe.rst
  create mode 100644 documentation/dev-manual/packages.rst
  create mode 100644 documentation/dev-manual/prebuilt-libraries.rst
  create mode 100644 documentation/dev-manual/python-development-shell.rst
  create mode 100644 documentation/dev-manual/quilt.rst
  create mode 100644 documentation/dev-manual/read-only-rootfs.rst
  create mode 100644 documentation/dev-manual/runtime-testing.rst
  create mode 100644 documentation/dev-manual/sbom.rst
  create mode 100644 documentation/dev-manual/securing-images.rst
  create mode 100644 documentation/dev-manual/speeding-up-build.rst
  create mode 100644 documentation/dev-manual/temporary-source-code.rst
  create mode 100644 documentation/dev-manual/upgrading-recipes.rst
  create mode 100644 documentation/dev-manual/vulnerabilities.rst
  create mode 100644 documentation/dev-manual/wayland.rst
  create mode 100644 documentation/dev-manual/wic.rst
  create mode 100644 documentation/dev-manual/x32-psabi.rst
  create mode 100644 documentation/migration-guides/release-notes-4.1.1.rst

Thank you in advance
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2022-11-10 18:35 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2022-11-10 18:35 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hello Richard,

The following changes since commit 47101c15cce156ab71683cac1c42ab94f43bdbee:

   manuals: add shortcut for Wikipedia links (2022-11-04 19:56:04 +0100)

are available in the Git repository at:

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

for you to fetch changes up to ac844062400a7bf4732ea6ee639a478b1b77b83e:

   release-notes: use oe_git and yocto_git macros (2022-11-10 19:29:25 
+0100)

----------------------------------------------------------------
Atanas Bunchev (1):
       qemu.rst: audio: reference to Command-Line options

Lee Chee Yang (1):
       migration guides: add release notes for 4.0.5

Michael Opdenacker (3):
       ref-manual/variables.rst: expand BB_NUMBER_THREADS description
       ref-manual/variables.rst: expand PARALLEL_MAKE description
       release-notes: use oe_git and yocto_git macros

Quentin Schulz (3):
       docs: ref-manual: classes: fix section name for github-releases
       docs: ref-manual: classes: add missing closing parenthesis
       docs: poky.yaml.in: remove pylint3 from Ubuntu/Debian host 
dependencies

  documentation/dev-manual/qemu.rst                      |   5 ++--
  documentation/migration-guides/release-4.0.rst         |   1 +
  documentation/migration-guides/release-notes-3.4.1.rst |   8 +++---
  documentation/migration-guides/release-notes-3.4.2.rst |  10 ++++----
  documentation/migration-guides/release-notes-3.4.3.rst |  10 ++++----
  documentation/migration-guides/release-notes-3.4.4.rst |  10 ++++----
  documentation/migration-guides/release-notes-3.4.rst   |  10 ++++----
  documentation/migration-guides/release-notes-4.0.1.rst |   8 +++---
  documentation/migration-guides/release-notes-4.0.2.rst |  12 ++++-----
  documentation/migration-guides/release-notes-4.0.3.rst |  12 ++++-----
  documentation/migration-guides/release-notes-4.0.4.rst |  12 ++++-----
  documentation/migration-guides/release-notes-4.0.5.rst | 196 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/migration-guides/release-notes-4.0.rst   |   8 +++---
  documentation/migration-guides/release-notes-4.1.rst   |  10 ++++----
  documentation/poky.yaml.in                             |   2 +-
  documentation/ref-manual/classes.rst                   |   6 ++---
  documentation/ref-manual/variables.rst                 |  55 
+++++++++++++++++++++++++++++++---------
  17 files changed, 302 insertions(+), 73 deletions(-)
  create mode 100644 documentation/migration-guides/release-notes-4.0.5.rst


Thank you in advance
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2022-11-04 19:01 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2022-11-04 19:01 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hello Richard,

The following changes since commit dce50679242d39f133e0cde5c8483b5e69f3eb54:

   manuals: use references to the "Build Directory" term (2022-10-28 
15:25:41 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 47101c15cce156ab71683cac1c42ab94f43bdbee:

   manuals: add shortcut for Wikipedia links (2022-11-04 19:56:04 +0100)

----------------------------------------------------------------
Michael Opdenacker (7):
       ref-manual: terms.rst: add SBOM and SPDX terms
       ref-manual: variables.rst: document spdx-create class variables
       dev-manual: common-tasks.rst: add section about SPDX / SBOM 
generation
       ref-manual: classes.rst: expand documentation of create-spdx class
       ref-manual: terms.rst: add reference to new SBOM/SPDX section in 
dev manual
       manuals: document "mime-xdg" class and MIME_XDG_PACKAGES
       manuals: add shortcut for Wikipedia links

Paulo Neves (1):
       manuals: remove xterm requirements

Ulrich Ölmann (1):
       dev-manual: common-tasks.rst: fix typos

  documentation/bsp-guide/bsp.rst                           |   2 +-
  documentation/conf.py                                     |   1 +
  documentation/dev-manual/common-tasks.rst                 | 153 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------------------
  documentation/dev-manual/start.rst                        |   2 +-
  documentation/kernel-dev/common.rst                       |   2 +-
  documentation/migration-guides/migration-3.0.rst          |   2 +-
  documentation/migration-guides/migration-3.1.rst          |   2 +-
  documentation/migration-guides/migration-4.0.rst          |   4 ++--
  documentation/migration-guides/release-notes-4.0.rst      |   4 ++--
  documentation/overview-manual/concepts.rst                |   4 ++--
  documentation/overview-manual/development-environment.rst |  15 
++++++--------
  documentation/poky.yaml.in                                |  10 ++++-----
  documentation/ref-manual/classes.rst                      |  49 
++++++++++++++++++++++++++++++++++++++-----
  documentation/ref-manual/features.rst                     |  22 
+++++++++-----------
  documentation/ref-manual/kickstart.rst                    |   2 +-
  documentation/ref-manual/qa-checks.rst                    |   8 +++----
  documentation/ref-manual/terms.rst                        |  28 
+++++++++++++++++++++++++
  documentation/ref-manual/variables.rst                    |  95 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
  documentation/sdk-manual/appendix-customizing.rst         |  10 ++++-----
  documentation/sdk-manual/working-projects.rst             |   6 +++---
  documentation/test-manual/intro.rst                       |   3 +--
  documentation/toaster-manual/reference.rst                |   7 +++----
  22 files changed, 303 insertions(+), 128 deletions(-)

Thank you in advance
Cheers
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* [master] Pull request
@ 2022-10-28 13:30 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2022-10-28 13:30 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hello Richard,

The following changes since commit dce50679242d39f133e0cde5c8483b5e69f3eb54:

   manuals: use references to the "Build Directory" term (2022-10-28 
15:25:41 +0200)

are available in the Git repository at:

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

for you to fetch changes up to dce50679242d39f133e0cde5c8483b5e69f3eb54:

   manuals: use references to the "Build Directory" term (2022-10-28 
15:25:41 +0200)

----------------------------------------------------------------
mike@xps:~/work/git/git.yoctoproject.org/yocto-docs/documentation$ git 
request-pull 8e0841c3418caa227c66a60327db09dfbe72054a 
git://git.yoctoproject.org/yocto-docs master-next
The following changes since commit 8e0841c3418caa227c66a60327db09dfbe72054a:

   migration-guides/release-notes-4.1.rst: update Repositories / 
Downloads (2022-10-25 13:49:40 +0100)

are available in the Git repository at:

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

for you to fetch changes up to dce50679242d39f133e0cde5c8483b5e69f3eb54:

   manuals: use references to the "Build Directory" term (2022-10-28 
15:25:41 +0200)

----------------------------------------------------------------
Adrian Freihofer (1):
       ref-manual: add wic command bootloader ptable option

Michael Opdenacker (5):
       Documentation/README: formalize guidelines for external link syntax
       manuals: replace "_" by "__" in external links
       manuals: stop referring to the meta-openembedded repo from GitHub
       manuals: add missing references to SDKMACHINE and SDK_ARCH
       manuals: use references to the "Build Directory" term

Mikko Rapeli (4):
       ref-manual: variables.rst: add documentation for CVE_VERSION
       ref-manual: classes.rst: improve documentation for cve-check.bbclass
       dev-manual: common-tasks.rst: add regular updates and CVE scans 
to security best practices
       dev-manual: common-tasks.rst: refactor and improve "Checking for 
Vulnerabilities" section

Paul Eggleton (1):
       ref-manual: add info on buildtools-make-tarball

  documentation/README                                      |  13 ++++
  documentation/boilerplate.rst                             |   2 +-
  documentation/brief-yoctoprojectqs/index.rst              |  12 ++--
  documentation/bsp-guide/bsp.rst                           |   3 +-
  documentation/dev-manual/common-tasks.rst                 | 471 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------
  documentation/dev-manual/qemu.rst                         |  12 ++--
  documentation/dev-manual/start.rst                        |   4 +-
  documentation/kernel-dev/common.rst                       |  45 
++++++-------
  documentation/kernel-dev/concepts-appx.rst                |   3 +-
  documentation/kernel-dev/intro.rst                        |   4 +-
  documentation/kernel-dev/maint-appx.rst                   |   5 +-
  documentation/migration-guides/migration-1.5.rst          |   7 +--
  documentation/migration-guides/migration-1.6.rst          |   4 +-
  documentation/migration-guides/migration-1.7.rst          |   2 +-
  documentation/migration-guides/migration-2.6.rst          |   3 +-
  documentation/migration-guides/migration-general.rst      |   2 +-
  documentation/overview-manual/concepts.rst                |  85 
+++++++++++--------------
  documentation/overview-manual/development-environment.rst |   8 +--
  documentation/profile-manual/usage.rst                    |   4 +-
  documentation/ref-manual/classes.rst                      |  67 
+++++++++++++++++---
  documentation/ref-manual/faq.rst                          |  17 +++--
  documentation/ref-manual/kickstart.rst                    |  17 +++--
  documentation/ref-manual/structure.rst                    |  33 +++++-----
  documentation/ref-manual/system-requirements.rst          |  26 +++++++-
  documentation/ref-manual/terms.rst                        |  34 +++++-----
  documentation/ref-manual/variables.rst                    |  86 
+++++++++++++------------
  documentation/sdk-manual/appendix-customizing.rst         |   5 +-
  documentation/sdk-manual/appendix-obtain.rst              |  36 
+++++------
  documentation/sdk-manual/extensible.rst                   |   4 +-
  documentation/test-manual/reproducible-builds.rst         |   2 +-
  documentation/test-manual/understand-autobuilder.rst      |   4 +-
  documentation/toaster-manual/reference.rst                |  11 ++--
  documentation/toaster-manual/setup-and-use.rst            |  19 +++---
  33 files changed, 582 insertions(+), 468 deletions(-)

Thanks in advance,
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



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

* Re: [master] Pull request
       [not found] <86dbe301-cb69-466c-8428-bb9edc5dd26b@bootlin.com>
@ 2022-04-27 15:16 ` Richard Purdie
  0 siblings, 0 replies; 68+ messages in thread
From: Richard Purdie @ 2022-04-27 15:16 UTC (permalink / raw)
  To: Michael Opdenacker; +Cc: YP docs mailing list

On Wed, 2022-04-27 at 16:04 +0200, Michael Opdenacker wrote:
> Hi Richard
> 
> I'm submitting this pull request to include 2 fixes for the
> documentation after the release. Since Nico's fix changes the URL of the
> release notes in the documentation, I'd like to have this merged before
> further spreading the news.
> 
> I'll take care of the kirkstone branch separately.

Merged, thanks.

Richard



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

* [master] Pull request
@ 2021-09-03 17:20 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2021-09-03 17:20 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit 9f64931308f73607c40ed1eb8cf915666b6ff90a:

  dev-manual/common-tasks: sync libxpm fragment with the recipe
(2021-09-03 14:29:41 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 0ce9097728dbdca926fdf7065490207d09a34cb0:

  README: update manual list and names, online docs URL (2021-09-03
19:16:54 +0200)

----------------------------------------------------------------
Michael Opdenacker (1):
      dev-manual: explicit that devpyshell is a task

Robert P. J. Day (7):
      dev-manual: pass False to d.getVar() for devpyshell example
      ref-manual: add missing "${PN}-src" to default PACKAGES list
      dev-manual: small number of minor aesthetic tweaks
      dev-manual: various pedantic nitpickery
      dev-manual: drop "three" since there are four requirements
      ref-manual: update SYSROOT_DIRS_* variable entries
      README: update manual list and names, online docs URL

 documentation/README                      | 27 +++++++++++----------------
 documentation/dev-manual/common-tasks.rst | 32
+++++++++++++++++---------------
 documentation/dev-manual/intro.rst        | 24 ++++++++++++------------
 documentation/dev-manual/start.rst        |  2 +-
 documentation/ref-manual/variables.rst    | 11 +++++++++--
 5 files changed, 50 insertions(+), 46 deletions(-)

Thanks in advance,
Cheers,
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


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

* [master] Pull request
@ 2021-08-13 13:12 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2021-08-13 13:12 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit 86b44b72c366f56d6977e7462aca8821721d89bd:

  releases: update to include 3.1.10 (2021-08-10 15:29:44 -0700)

are available in the Git repository at:

  http://git.yoctoproject.org/cgit/cgit.cgi/yocto-docs/log/?h=master-next

for you to fetch changes up to 6b1d7d102ed3b509dfb3e43a3d7a27226f504df5:

  kickstart: document which options accept units (2021-08-13 15:03:47 +0200)

----------------------------------------------------------------
Daniel Gomez (1):
      docs: fix typo in releases

Michael Opdenacker (9):
      bsp-guide: overrides syntax updates
      dev-manual: overrides syntax updates
      kernel-dev manual: overrides syntax updates
      ref-manual: overrides syntax updates
      sdk-manual: overrides syntax updates
      test-manual: overrides syntax updates
      sdk-manual: reference obsolete reference to ADT
      Manuals: replace "file name" by "filename"
      dev-manual: fix grammar in post-install script explanations

Olaf Mandel (1):
      kickstart: document which options accept units

Quentin Schulz (2):
      docs: fix new override syntax migration
      docs: overview-manual: concepts: remove long-gone BBHASHDEPS variable

Tom Rini (2):
      common-tasks: Add a summary to the end of the bbappend example
      manuals: Rename the "Using .bbappend Files in Your Layer" section

 documentation/bsp-guide/bsp.rst                            |  52
++++++++---------
 documentation/dev-manual/common-tasks.rst                  | 301
+++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------
 documentation/kernel-dev/advanced.rst                      |   6 +-
 documentation/kernel-dev/common.rst                        |  74
++++++++++++-------------
 documentation/kernel-dev/faq.rst                           |   4 +-
 documentation/migration-guides/migration-1.4.rst           |   2 +-
 documentation/migration-guides/migration-1.5.rst           |   2 +-
 documentation/overview-manual/concepts.rst                 |   7 +--
 documentation/overview-manual/yp-intro.rst                 |   2 +-
 documentation/ref-manual/classes.rst                       |  22 ++++----
 documentation/ref-manual/faq.rst                           |   4 +-
 documentation/ref-manual/kickstart.rst                     |  30 ++++++----
 documentation/ref-manual/qa-checks.rst                     |  22 ++++----
 documentation/ref-manual/variables.rst                     | 182
++++++++++++++++++++++++++++++------------------------------
 documentation/releases.rst                                 |   4 +-
 documentation/sdk-manual/appendix-customizing-standard.rst |   2 +-
 documentation/sdk-manual/appendix-customizing.rst          |   6 +-
 documentation/sdk-manual/appendix-obtain.rst               |   2 +-
 documentation/sdk-manual/extensible.rst                    |   4 +-
 documentation/sdk-manual/intro.rst                         |  10 ----
 documentation/test-manual/reproducible-builds.rst          |   2 +-
 documentation/test-manual/understand-autobuilder.rst       |   2 +-
 22 files changed, 374 insertions(+), 368 deletions(-)

Thank you in advance
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


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

* [master] Pull request
@ 2021-08-06 17:09 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2021-08-06 17:09 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hello Richard,

The following changes since commit 3c98afb0fefd889e8036639d9a2c775b73b237c2:

  releases: update to include 3.3.1 (2021-08-03 12:48:32 -0700)

are available in the Git repository at:

  git://git.yoctoproject.org/yocto-docs master-next
  https://git.yoctoproject.org/cgit/cgit.cgi/yocto-docs/log/?h=master-next

for you to fetch changes up to a21137ed4bbf53ca2dbaaf1beb0155eac3dbfba5:

  manuals: further documentation for cve-check (2021-08-06 19:05:30 +0200)

----------------------------------------------------------------
Michael Opdenacker (2):
      manuals: mention license information in footer
      manuals: further documentation for cve-check

Richard Purdie (2):
      test-manual: Add extra detail to YP Compatible section
      migration-3.4: Add extra notes to override syntax changes

 documentation/conf.py                                  |  2 +-
 documentation/dev-manual/common-tasks.rst              | 73
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 documentation/migration-guides/migration-3.4.rst       |  7 +++++++
 documentation/ref-manual/classes.rst                   | 16
++++++++++++++++
 documentation/ref-manual/variables.rst                 | 13 ++++++++++++-
 documentation/test-manual/yocto-project-compatible.rst |  5 +++++
 6 files changed, 112 insertions(+), 4 deletions(-)

Thank you in advance,
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


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

* [master] Pull request
@ 2021-08-02 16:30 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2021-08-02 16:30 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit a6441aa5765be4a121a45ede94ca6d4c6fedf4ef:

  common-tasks: Fix conversion error in npm example (2021-07-30 22:52:05
+0100)

are available in the Git repository at:

  git://git.yoctoproject.org/yocto-docs master-next
  https://git.yoctoproject.org/cgit/cgit.cgi/yocto-docs/log/?h=master-next

for you to fetch changes up to 12dd3ecb054c1668cdccc220ca21b88635531784:

  profile-manual: document how to build perf manpages on target
(2021-08-02 18:19:45 +0200)

----------------------------------------------------------------
Michael Opdenacker (3):
      manuals: initial documentation for CVE management
      ref-manual: remove example recipe source files
      profile-manual: document how to build perf manpages on target

Stefan Wiehler (1):
      dev-manual: fix source release example script

 documentation/dev-manual/common-tasks.rst                         | 47
++++++++++++++++++++++++++++++++++++++++++++++-
 documentation/profile-manual/usage.rst                            | 11
++++++-----
 documentation/ref-manual/examples/hello-autotools/hello_2.10.bb   |  9
---------
 documentation/ref-manual/examples/hello-single/files/helloworld.c |  8
--------
 documentation/ref-manual/examples/hello-single/hello.bb           | 17
-----------------
 documentation/ref-manual/examples/libxpm/libxpm_3.5.6.bb          | 14
--------------
 documentation/ref-manual/examples/mtd-makefile/mtd-utils_1.0.0.bb | 15
---------------
 documentation/ref-manual/variables.rst                            | 12
++++++++++++
 8 files changed, 64 insertions(+), 69 deletions(-)
 delete mode 100644
documentation/ref-manual/examples/hello-autotools/hello_2.10.bb
 delete mode 100644
documentation/ref-manual/examples/hello-single/files/helloworld.c
 delete mode 100644 documentation/ref-manual/examples/hello-single/hello.bb
 delete mode 100644 documentation/ref-manual/examples/libxpm/libxpm_3.5.6.bb
 delete mode 100644
documentation/ref-manual/examples/mtd-makefile/mtd-utils_1.0.0.bb


This would allow me to close a bug, and migrating the repository to the
new overrides syntax will be easier, as the recipe example files will be
gone.
Thank you in advance
Michael.


-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


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

* [master] Pull request
@ 2021-07-30 17:18 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2021-07-30 17:18 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hello Richard,

The following changes since commit c834fab46794233864e6bcb587ab75f2bfa1631c:

  ref-manual: Document BUILDHISTORY_PATH_PREFIX_STRIP (2021-07-12
12:24:51 +0200)

are available in the Git repository at:

  git://git.yoctoproject.org/yocto-docs master-next
  https://git.yoctoproject.org/cgit/cgit.cgi/yocto-docs/log/?h=master-next

for you to fetch changes up to 34cb466caf872f9284eb81f6a5f31ad606214dee:

  manuals: remove explicit BitBake variable references (2021-07-30
18:22:45 +0200)

----------------------------------------------------------------
Michael Opdenacker (6):
      test-manual: document LTO related reproducibility bug
      quick start manual: update "source oe-init-build-env" output
      dev-manual: fix wrong reference to class
      documentation/README: improve BitBake manual referencing guidelines
      manuals: simplify references to BitBake manual
      manuals: remove explicit BitBake variable references

Richard Purdie (1):
      migration-guides: Add start of 3.4 guide with override migration notes

 documentation/README                              | 15 ++++++++++++---
 documentation/brief-yoctoprojectqs/index.rst      | 14 +++++++++++---
 documentation/dev-manual/common-tasks.rst         | 10 +++++-----
 documentation/migration-guides/index.rst          |  1 +
 documentation/migration-guides/migration-2.4.rst  |  4 ++--
 documentation/migration-guides/migration-3.0.rst  |  2 +-
 documentation/migration-guides/migration-3.4.rst  | 76
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 documentation/overview-manual/concepts.rst        | 12 +++++-------
 documentation/ref-manual/tasks.rst                |  4 ++--
 documentation/ref-manual/variables.rst            | 17 ++++++++---------
 documentation/sdk-manual/extensible.rst           |  2 +-
 documentation/test-manual/reproducible-builds.rst | 11 +++++++++++
 12 files changed, 135 insertions(+), 33 deletions(-)
 create mode 100644 documentation/migration-guides/migration-3.4.rst

Thank you in advance,

Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


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

* [master] Pull request
@ 2021-07-16 18:07 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2021-07-16 18:07 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit f45b378eb2cb08c173620cffb17cbcc8b402da0d:

  docs: remove image-mklibs references (2021-07-10 23:38:59 +0100)

are available in the Git repository at:

  git://git.yoctoproject.org/yocto-docs master-next
  http://git.yoctoproject.org/cgit/cgit.cgi/yocto-docs/log/?h=master-next

for you to fetch changes up to c834fab46794233864e6bcb587ab75f2bfa1631c:

  ref-manual: Document BUILDHISTORY_PATH_PREFIX_STRIP (2021-07-12
12:24:51 +0200)

----------------------------------------------------------------
Joshua Watt (1):
      ref-manual: Document BUILDHISTORY_PATH_PREFIX_STRIP

Quentin Schulz (1):
      docs: replace remaining ``FOO`` by :term:`FOO`

 documentation/bsp-guide/bsp.rst                  |  2 +-
 documentation/dev-manual/common-tasks.rst        | 24
++++++++++++------------
 documentation/kernel-dev/common.rst              |  8 ++++----
 documentation/migration-guides/migration-1.5.rst |  4 ++--
 documentation/migration-guides/migration-1.7.rst |  2 +-
 documentation/migration-guides/migration-2.1.rst |  4 ++--
 documentation/migration-guides/migration-2.2.rst |  4 ++--
 documentation/migration-guides/migration-2.3.rst |  2 +-
 documentation/migration-guides/migration-2.4.rst |  6 +++---
 documentation/migration-guides/migration-2.5.rst |  4 ++--
 documentation/migration-guides/migration-2.6.rst |  2 +-
 documentation/migration-guides/migration-2.7.rst |  2 +-
 documentation/migration-guides/migration-3.0.rst |  2 +-
 documentation/overview-manual/concepts.rst       |  6 +++---
 documentation/ref-manual/classes.rst             | 10 +++++-----
 documentation/ref-manual/faq.rst                 |  2 +-
 documentation/ref-manual/kickstart.rst           |  2 +-
 documentation/ref-manual/qa-checks.rst           |  2 +-
 documentation/ref-manual/variables.rst           | 74
++++++++++++++++++++++++++++++++++++++++++++------------------------------
 19 files changed, 88 insertions(+), 74 deletions(-)

Thank you in advance,

Cheers,

Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


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

* [master] Pull request
@ 2021-06-18 16:35 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2021-06-18 16:35 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

Hi Richard,

The following changes since commit 78c50ffffb6f4dd38b5097a64c2e284a6177750a:

  README: Tweak as the website isn't really new now (2021-06-16 11:55:55
+0100)

are available in the Git repository at:

  git://git.yoctoproject.org/yocto-docs master-next
  http://git.yoctoproject.org/cgit/cgit.cgi/yocto-docs/log/?h=master-next

for you to fetch changes up to 3308b9bebce69cda1b2e0bd69f59b304ea1e367f:

  sdk-manual: add missing index references (2021-06-18 18:22:36 +0200)

----------------------------------------------------------------
Michael Opdenacker (6):
      sdk-manual: fix broken references
      migration guides: remove index reference to
BB_SETSCENE_VERIFY_FUNCTION2
      manuals: fix issues related to trailing dots
      sdk-manual: add missing quoting around "devtool upgrade"
      sdk-manual: fix wrong word
      sdk-manual: add missing index references

Quentin Schulz (1):
      docs: replace ``FOO`` by :term:`FOO` where possible

 documentation/brief-yoctoprojectqs/index.rst               |    2 +-
 documentation/bsp-guide/bsp.rst                            |   16 +-
 documentation/dev-manual/common-tasks.rst                  |  386
++++++++++++++++----------------
 documentation/kernel-dev/advanced.rst                      |   56 ++---
 documentation/kernel-dev/common.rst                        |   52 ++---
 documentation/kernel-dev/faq.rst                           |    2 +-
 documentation/kernel-dev/maint-appx.rst                    |    2 +-
 documentation/migration-guides/migration-1.3.rst           |    4 +-
 documentation/migration-guides/migration-1.4.rst           |   14 +-
 documentation/migration-guides/migration-1.5.rst           |   22 +-
 documentation/migration-guides/migration-1.6.rst           |   12 +-
 documentation/migration-guides/migration-1.7.rst           |    4 +-
 documentation/migration-guides/migration-1.8.rst           |    4 +-
 documentation/migration-guides/migration-2.0.rst           |    4 +-
 documentation/migration-guides/migration-2.1.rst           |    8 +-
 documentation/migration-guides/migration-2.2.rst           |    4 +-
 documentation/migration-guides/migration-2.3.rst           |   16 +-
 documentation/migration-guides/migration-2.4.rst           |    4 +-
 documentation/migration-guides/migration-2.5.rst           |    2 +-
 documentation/migration-guides/migration-2.6.rst           |   22 +-
 documentation/migration-guides/migration-2.7.rst           |    2 +-
 documentation/migration-guides/migration-3.1.rst           |    2 +-
 documentation/migration-guides/migration-3.2.rst           |    6 +-
 documentation/overview-manual/concepts.rst                 |   79 ++++---
 documentation/overview-manual/yp-intro.rst                 |    3 +-
 documentation/ref-manual/classes.rst                       |   74 +++----
 documentation/ref-manual/faq.rst                           |   16 +-
 documentation/ref-manual/features.rst                      |   22 +-
 documentation/ref-manual/qa-checks.rst                     |   26 +--
 documentation/ref-manual/release-process.rst               |    5 +-
 documentation/ref-manual/structure.rst                     |   16 +-
 documentation/ref-manual/tasks.rst                         |   12 +-
 documentation/ref-manual/terms.rst                         |    6 +-
 documentation/ref-manual/variables.rst                     | 1184
+++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------------
 documentation/sdk-manual/appendix-customizing-standard.rst |    4 +-
 documentation/sdk-manual/appendix-customizing.rst          |   47 ++--
 documentation/sdk-manual/extensible.rst                    |   69 +++---
 documentation/sdk-manual/working-projects.rst              |   17 +-
 documentation/toaster-manual/setup-and-use.rst             |    2 +-
 documentation/transitioning-to-a-custom-environment.rst    |    2 +-
 40 files changed, 1109 insertions(+), 1121 deletions(-)

Thank you in advance,

Cheers,

Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


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

* [master] Pull request
@ 2021-06-14 16:29 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2021-06-14 16:29 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit adab5d0047354b5a1b11c2ece48abd8f295f69b0:

  Remove Clutter references (2021-06-04 11:00:55 +0200)

are available in the Git repository at:

  git://git.yoctoproject.org/yocto-docs master-next
  http://git.yoctoproject.org/cgit/cgit.cgi/yocto-docs/log/?h=master-next

for you to fetch changes up to 92f17a0ac68a64c86fa46ffbcec7acb3de3b23bf:

  releases: put release number after "Release Series" (2021-06-14
18:20:52 +0200)

----------------------------------------------------------------
Daniel Wagenknecht (5):
      ref-manual: variables: update examples refering to DEPLOY_DIR_IMAGE
      ref-manual: variables: document IMGDEPLOYDIR
      ref-manual: migration-2.2: add note about IMGDEPLOYDIR
      ref-manual: variables: fixup example in IMAGE_CMD
      ref-manual: variables: fixup class reference in IMAGE_MANIFEST

Michael Opdenacker (4):
      manuals: fix epub export warnings
      ref-manual: move migration guides to separate document
      releases: clarify supported and outdated releases
      releases: put release number after "Release Series"

Quentin Schulz (1):
      documentation: Makefile: turn warnings into errors by default

Richard Purdie (2):
      test-manual: add initial reproducible builds documentation
      test-manual: Add initial YP Compatible documentation

 documentation/Makefile                                                
|   2 +-
 documentation/conf.py                                                 
|   3 ++
 documentation/index.rst                                               
|   1 +
 documentation/{ref-manual/migration.rst => migration-guides/index.rst}
|  48 ++++++++++++++++---------------
 documentation/{ref-manual => migration-guides}/migration-1.3.rst      
|   4 +--
 documentation/{ref-manual => migration-guides}/migration-1.4.rst      
|   6 ++--
 documentation/{ref-manual => migration-guides}/migration-1.5.rst      
|   4 +--
 documentation/{ref-manual => migration-guides}/migration-1.6.rst      
|   4 +--
 documentation/{ref-manual => migration-guides}/migration-1.7.rst      
|   4 +--
 documentation/{ref-manual => migration-guides}/migration-1.8.rst      
|   4 +--
 documentation/{ref-manual => migration-guides}/migration-2.0.rst      
|   4 +--
 documentation/{ref-manual => migration-guides}/migration-2.1.rst      
|   6 ++--
 documentation/{ref-manual => migration-guides}/migration-2.2.rst      
|  19 ++++++++++---
 documentation/{ref-manual => migration-guides}/migration-2.3.rst      
|   4 +--
 documentation/{ref-manual => migration-guides}/migration-2.4.rst      
|   4 +--
 documentation/{ref-manual => migration-guides}/migration-2.5.rst      
|   4 +--
 documentation/{ref-manual => migration-guides}/migration-2.6.rst      
|   6 ++--
 documentation/{ref-manual => migration-guides}/migration-2.7.rst      
|   4 +--
 documentation/{ref-manual => migration-guides}/migration-3.0.rst      
|   4 +--
 documentation/{ref-manual => migration-guides}/migration-3.1.rst      
|   4 +--
 documentation/{ref-manual => migration-guides}/migration-3.2.rst      
|   4 +--
 documentation/{ref-manual => migration-guides}/migration-3.3.rst      
|   4 +--
 documentation/{ref-manual => migration-guides}/migration-general.rst  
|   0
 documentation/ref-manual/index.rst                                    
|   1 -
 documentation/ref-manual/release-process.rst                          
|   6 ++--
 documentation/ref-manual/variables.rst                                
|  29 +++++++++++++++----
 documentation/releases.rst                                            
|  62 ++++++++++++++++++++--------------------
 documentation/test-manual/index.rst                                   
|   2 ++
 documentation/test-manual/reproducible-builds.rst                     
| 135
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 documentation/test-manual/yocto-project-compatible.rst                
| 124
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 30 files changed, 402 insertions(+), 104 deletions(-)
 rename documentation/{ref-manual/migration.rst =>
migration-guides/index.rst} (56%)
 rename documentation/{ref-manual => migration-guides}/migration-1.3.rst
(98%)
 rename documentation/{ref-manual => migration-guides}/migration-1.4.rst
(98%)
 rename documentation/{ref-manual => migration-guides}/migration-1.5.rst
(99%)
 rename documentation/{ref-manual => migration-guides}/migration-1.6.rst
(99%)
 rename documentation/{ref-manual => migration-guides}/migration-1.7.rst
(98%)
 rename documentation/{ref-manual => migration-guides}/migration-1.8.rst
(98%)
 rename documentation/{ref-manual => migration-guides}/migration-2.0.rst
(98%)
 rename documentation/{ref-manual => migration-guides}/migration-2.1.rst
(99%)
 rename documentation/{ref-manual => migration-guides}/migration-2.2.rst
(95%)
 rename documentation/{ref-manual => migration-guides}/migration-2.3.rst
(99%)
 rename documentation/{ref-manual => migration-guides}/migration-2.4.rst
(99%)
 rename documentation/{ref-manual => migration-guides}/migration-2.5.rst
(99%)
 rename documentation/{ref-manual => migration-guides}/migration-2.6.rst
(99%)
 rename documentation/{ref-manual => migration-guides}/migration-2.7.rst
(98%)
 rename documentation/{ref-manual => migration-guides}/migration-3.0.rst
(99%)
 rename documentation/{ref-manual => migration-guides}/migration-3.1.rst
(98%)
 rename documentation/{ref-manual => migration-guides}/migration-3.2.rst
(99%)
 rename documentation/{ref-manual => migration-guides}/migration-3.3.rst
(98%)
 rename documentation/{ref-manual =>
migration-guides}/migration-general.rst (100%)
 create mode 100644 documentation/test-manual/reproducible-builds.rst
 create mode 100644 documentation/test-manual/yocto-project-compatible.rst

Thank you in advance,

Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


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

* [master] Pull request
@ 2021-06-04 17:08 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2021-06-04 17:08 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit 6ed8e747265df899d8ce464d83281b0e0f04f9b2:

  ref-manual: add glossary entry for NON_MULTILIB_RECIPES (2021-06-02
23:31:52 +0100)

are available in the Git repository at:

  git://git.yoctoproject.org/yocto-docs master-next
  http://git.yoctoproject.org/cgit/cgit.cgi/yocto-docs/log/?h=master-next

for you to fetch changes up to adab5d0047354b5a1b11c2ece48abd8f295f69b0:

  Remove Clutter references (2021-06-04 11:00:55 +0200)

----------------------------------------------------------------
Quentin Schulz (2):
      docs: ref-manual: migration-3.0: remove reference to non-existing
BB_SETSCENE_VERIFY_FUNCTION2
      docs: ref-manual: variables: add missing links to terms glossary

Ross Burton (1):
      Remove Clutter references

 documentation/ref-manual/classes.rst       | 15 ---------------
 documentation/ref-manual/images.rst        |  4 ----
 documentation/ref-manual/migration-3.0.rst |  7 +++----
 documentation/ref-manual/variables.rst     |  4 ++--
 4 files changed, 5 insertions(+), 25 deletions(-)


Thanks for everything!

Cheers,
Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


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

* [master] Pull request
@ 2021-05-28 16:57 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2021-05-28 16:57 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit db80bb70d9bea7008cb6b2795c8f617b1486ca03:

  releases: update to include 3.3.1 (2021-05-24 15:20:32 -0700)

are available in the Git repository at:

  git://git.yoctoproject.org/yocto-docs master-next
  http://git.yoctoproject.org/cgit/cgit.cgi/yocto-docs/log/?h=master-next

for you to fetch changes up to 2bcc29dc7fd0747e65b861b1579a9d2900a622b0:

  ref-manual: add glossary entry for NON_MULTILIB_RECIPES (2021-05-28
18:42:17 +0200)

----------------------------------------------------------------
Nicolas Dechesne (3):
      index: remove the link/section to 'mega manual' from main page
      index: remove links to releases manual and index
      index: split releases manuals and indexes into two sections in the
tree

Richard Weinberger (1):
      Document erofs filesystem targets

Robert P. J. Day (2):
      ref-manual: add SRCTREECOVEREDTASKS to variable glossary
      ref-manual: add glossary entry for NON_MULTILIB_RECIPES

 documentation/index.rst                | 12 +++++-------
 documentation/ref-manual/kickstart.rst |  8 +++++---
 documentation/ref-manual/variables.rst | 34
++++++++++++++++++++++++++++++++++
 3 files changed, 44 insertions(+), 10 deletions(-)

Thanks in advance,
Cheers,

Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


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

* [master] Pull request
@ 2021-05-21 17:15 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2021-05-21 17:15 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit b24cddff0f1367360441e3f9ff59cbed77da28ad:

      releases: update to include 3.2.4 (2021-05-17 14:59:01 -0700)

are available in the Git repository at:

  git://git.yoctoproject.org/yocto-docs master-next
  http://git.yoctoproject.org/cgit/cgit.cgi/yocto-docs/log/?h=master-next

for you to fetch changes up to d71d8da78285f2314bfd27a821b26434e39622a8:

  ref-manual: add links to some variables in glossary (2021-05-21
19:08:37 +0200)

----------------------------------------------------------------
Armin Kuster (1):
      poky.yaml: fedora33: add missing pkgs

Michael Opdenacker (6):
      ref-manual: simplify style
      kernel-dev manual: simplify style
      dev-manual: simplify style
      sdk-manual: simplify style and fix formating
      overview-manual: simplify style and add missings references
      manuals: simplify style

Robert P. J. Day (1):
      ref-manual: add links to some variables in glossary

Ross Burton (1):
      ref-manual: Ubuntu 20.04 is also LTS

 documentation/README                                      |   2 +-
 documentation/brief-yoctoprojectqs/index.rst              |  10 +++++-----
 documentation/bsp-guide/bsp.rst                           |  36
+++++++++++++++++-------------------
 documentation/dev-manual/common-tasks.rst                 | 139
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------------------------------------------
 documentation/dev-manual/qemu.rst                         |   4 ++--
 documentation/dev-manual/start.rst                        |  26
+++++++++-----------------
 documentation/kernel-dev/advanced.rst                     |  12
++++++------
 documentation/kernel-dev/common.rst                       |  12
++++++------
 documentation/kernel-dev/concepts-appx.rst                |   2 +-
 documentation/kernel-dev/intro.rst                        |   6 +++---
 documentation/kernel-dev/maint-appx.rst                   |   4 ++--
 documentation/overview-manual/concepts.rst                |  73
++++++++++++++++++++++++++++++++++---------------------------------------
 documentation/overview-manual/development-environment.rst |  12
++++++------
 documentation/overview-manual/yp-intro.rst                |  14
++++++--------
 documentation/poky.yaml                                   |   3 ++-
 documentation/ref-manual/classes.rst                      |  12
++++++------
 documentation/ref-manual/devtool-reference.rst            |  10 +++++-----
 documentation/ref-manual/faq.rst                          |   2 +-
 documentation/ref-manual/kickstart.rst                    |   2 +-
 documentation/ref-manual/qa-checks.rst                    |   8 ++++----
 documentation/ref-manual/release-process.rst              |   4 ++--
 documentation/ref-manual/resources.rst                    |  12
+++++-------
 documentation/ref-manual/structure.rst                    |   8 ++++----
 documentation/ref-manual/system-requirements.rst          |  10 ++++------
 documentation/ref-manual/tasks.rst                        |   3 +--
 documentation/ref-manual/variables.rst                    |  88
+++++++++++++++++++++++++++++++++++++++++++---------------------------------------------
 documentation/sdk-manual/appendix-customizing.rst         |   7 +++----
 documentation/sdk-manual/extensible.rst                   |  45
+++++++++++++++++++++++----------------------
 documentation/sdk-manual/intro.rst                        |   2 +-
 documentation/toaster-manual/reference.rst                |   6 +++---
 30 files changed, 274 insertions(+), 300 deletions(-)

Thank you in advance,
Cheers,

Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


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

* [master] Pull request
@ 2021-05-07 16:06 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2021-05-07 16:06 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit 1ffaa1db5a6eba53558b714f6071ea2e9bfe03e6:

  sdk-manual: fix broken formatting of sample command (2021-05-03
13:37:21 +0100)

are available in the Git repository at:

  git://git.yoctoproject.org/yocto-docs master-next
  http://git.yoctoproject.org/cgit/cgit.cgi/yocto-docs/log/?h=master-next

for you to fetch changes up to da9d1cfb5c084d172eff3cb10ec3631dd8266260:

  manuals: reduce verbosity related to "the following" expression
(2021-05-06 19:26:33 +0200)

----------------------------------------------------------------
Daniel Wagenknecht (1):
      kernel-dev: document KCONFIG_MODE

Drew Moseley (1):
      manuals: fix a few incorrect option specifications.

Michael Opdenacker (2):
      manuals: reduce verbosity with "worry about" expression
      manuals: reduce verbosity related to "the following" expression

Robert P. J. Day (4):
      sdk-manual: couple minor fixes in using.rst
      sdk-manual: various cleanups to intro.rst
      ref-manual: delete references to dead LSB compliance
      ref-manual: delete extraneous back quote

 documentation/README                             |  2 +-
 documentation/dev-manual/common-tasks.rst        | 14 +++++++-------
 documentation/dev-manual/qemu.rst                |  6 +++---
 documentation/kernel-dev/common.rst              | 17 +++++++++++++----
 documentation/kernel-dev/concepts-appx.rst       |  3 +--
 documentation/kernel-dev/faq.rst                 |  2 +-
 documentation/overview-manual/intro.rst          |  2 +-
 documentation/overview-manual/yp-intro.rst       | 20 ++++++++------------
 documentation/ref-manual/classes.rst             |  6 +++---
 documentation/ref-manual/features.rst            |  2 +-
 documentation/ref-manual/migration-2.2.rst       |  2 +-
 documentation/ref-manual/structure.rst           | 14 +++-----------
 documentation/ref-manual/system-requirements.rst | 10 +++++-----
 documentation/ref-manual/variables.rst           | 40
+++++++++++++++++++++++++++++++++++++++-
 documentation/sdk-manual/extensible.rst          |  6 +++---
 documentation/sdk-manual/intro.rst               | 48
+++++++++++++++++++++++-------------------------
 documentation/sdk-manual/using.rst               | 13 ++++++-------
 documentation/toaster-manual/reference.rst       | 17 ++++++++---------
 18 files changed, 127 insertions(+), 97 deletions(-)


Thank you in advance :)

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


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

* [master] Pull request
@ 2021-04-30 17:58 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2021-04-30 17:58 UTC (permalink / raw)
  To: YP docs mailing list

Hi Richard,

The following changes since commit cefd66301a40f9048499879674e467543f704c44:

  ref-manual/variables.rst: Add incompatibility warning for
SERIAL_CONSOLES_CHECK (2021-04-23 17:26:15 +0200)

are available in the Git repository at:

  git://git.yoctoproject.org/yocto-docs master-next
  http://git.yoctoproject.org/cgit/cgit.cgi/yocto-docs/log/?h=master-next

for you to fetch changes up to a0fc2e1b4bdc8411b97d02d34bfecfc888b6eb0c:

  sdk-manual: fix broken formatting of sample command (2021-04-30
19:46:12 +0200)

----------------------------------------------------------------
Alexander Kanavin (1):
      dev-manual/common-tasks.rst: correct the documentation for debuginfod

Michael Opdenacker (1):
      dev-manual: update references to Docker installation instructions

Richard Purdie (1):
      test-manual: WIP

Robert P. J. Day (2):
      sdk-manual: "beablebone" -> "beaglebone"
      sdk-manual: fix broken formatting of sample command

 documentation/dev-manual/common-tasks.rst              | 40
++++++++++++++++++++++++----------------
 documentation/dev-manual/start.rst                     | 28
++++++++++------------------
 documentation/ref-manual/variables.rst                 |  6 ------
 documentation/sdk-manual/appendix-obtain.rst           | 10 ++++++----
 documentation/test-manual/index.rst                    |  2 ++
 documentation/test-manual/reproducible-builds.rst      | 56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 documentation/test-manual/yocto-project-compatible.rst | 52
++++++++++++++++++++++++++++++++++++++++++++++++++++
 7 files changed, 150 insertions(+), 44 deletions(-)
 create mode 100644 documentation/test-manual/reproducible-builds.rst
 create mode 100644 documentation/test-manual/yocto-project-compatible.rst

Thank you in advance,

Cheers,

Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


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

* Re: [master] Pull request
  2021-04-23 15:33 Michael Opdenacker
@ 2021-04-23 15:49 ` Richard Purdie
  0 siblings, 0 replies; 68+ messages in thread
From: Richard Purdie @ 2021-04-23 15:49 UTC (permalink / raw)
  To: Michael Opdenacker; +Cc: YP docs mailing list

On Fri, 2021-04-23 at 17:33 +0200, Michael Opdenacker wrote:
> Hi Richard,
> 
> The following changes since commit bed221137de77340280d71b4a8b0f2f60addc566:
> 
>   Adding dunfell 3.1.7 to the switcher and release list. (2021-04-21
> 16:09:17 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.yoctoproject.org/yocto-docs master-next
>   http://git.yoctoproject.org/cgit/cgit.cgi/yocto-docs/log/?h=master-next
> 
> for you to fetch changes up to cefd66301a40f9048499879674e467543f704c44:
> 
>   ref-manual/variables.rst: Add incompatibility warning for
> SERIAL_CONSOLES_CHECK (2021-04-23 17:26:15 +0200)
> 
> ----------------------------------------------------------------
> Michael Opdenacker (3):
>       dev-manual: fix code insertion
>       manuals: simplify code insertion
>       manuals: code insertion simplification over two lines
> 
> Trevor Gamblin (1):
>       ref-manual/variables.rst: Add incompatibility warning for
> SERIAL_CONSOLES_CHECK

Merged, thanks.

Cheers,

Richard


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

* [master] Pull request
@ 2021-04-23 15:33 Michael Opdenacker
  2021-04-23 15:49 ` Richard Purdie
  0 siblings, 1 reply; 68+ messages in thread
From: Michael Opdenacker @ 2021-04-23 15:33 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit bed221137de77340280d71b4a8b0f2f60addc566:

  Adding dunfell 3.1.7 to the switcher and release list. (2021-04-21
16:09:17 -0700)

are available in the Git repository at:

  git://git.yoctoproject.org/yocto-docs master-next
  http://git.yoctoproject.org/cgit/cgit.cgi/yocto-docs/log/?h=master-next

for you to fetch changes up to cefd66301a40f9048499879674e467543f704c44:

  ref-manual/variables.rst: Add incompatibility warning for
SERIAL_CONSOLES_CHECK (2021-04-23 17:26:15 +0200)

----------------------------------------------------------------
Michael Opdenacker (3):
      dev-manual: fix code insertion
      manuals: simplify code insertion
      manuals: code insertion simplification over two lines

Trevor Gamblin (1):
      ref-manual/variables.rst: Add incompatibility warning for
SERIAL_CONSOLES_CHECK

 documentation/brief-yoctoprojectqs/index.rst              |    2 +-
 documentation/bsp-guide/bsp.rst                           |   56 +++----
 documentation/dev-manual/common-tasks.rst                 | 1020
+++++++++++++++++++++++++++++++++++++++-----------------------------------------------------------------------------
 documentation/dev-manual/qemu.rst                         |   24 +--
 documentation/dev-manual/start.rst                        |   30 ++--
 documentation/kernel-dev/advanced.rst                     |   87 ++++------
 documentation/kernel-dev/common.rst                       |  225
+++++++++-----------------
 documentation/kernel-dev/concepts-appx.rst                |    6 +-
 documentation/kernel-dev/faq.rst                          |    6 +-
 documentation/kernel-dev/maint-appx.rst                   |   15 +-
 documentation/overview-manual/concepts.rst                |   51 ++----
 documentation/overview-manual/development-environment.rst |    6 +-
 documentation/profile-manual/intro.rst                    |   10 +-
 documentation/profile-manual/usage.rst                    |  184
++++++++++-----------
 documentation/ref-manual/classes.rst                      |   87 ++++------
 documentation/ref-manual/devtool-reference.rst            |   51 ++----
 documentation/ref-manual/faq.rst                          |   20 +--
 documentation/ref-manual/features.rst                     |    3 +-
 documentation/ref-manual/images.rst                       |    5 +-
 documentation/ref-manual/kickstart.rst                    |    6 +-
 documentation/ref-manual/migration-1.3.rst                |    7 +-
 documentation/ref-manual/migration-1.4.rst                |    6 +-
 documentation/ref-manual/migration-1.6.rst                |    8 +-
 documentation/ref-manual/migration-1.7.rst                |    6 +-
 documentation/ref-manual/migration-1.8.rst                |    6 +-
 documentation/ref-manual/migration-2.0.rst                |    9 +-
 documentation/ref-manual/migration-2.1.rst                |    9 +-
 documentation/ref-manual/migration-2.2.rst                |   14 +-
 documentation/ref-manual/migration-2.3.rst                |   16 +-
 documentation/ref-manual/migration-2.5.rst                |    8 +-
 documentation/ref-manual/migration-2.6.rst                |   15 +-
 documentation/ref-manual/migration-3.1.rst                |    7 +-
 documentation/ref-manual/migration-3.2.rst                |    6 +-
 documentation/ref-manual/qa-checks.rst                    |   19 +--
 documentation/ref-manual/structure.rst                    |   18 +--
 documentation/ref-manual/system-requirements.rst          |   69 +++-----
 documentation/ref-manual/tasks.rst                        |   48 ++----
 documentation/ref-manual/terms.rst                        |    3 +-
 documentation/ref-manual/variables.rst                    |  867
++++++++++++++++++++++++++++++++++----------------------------------------------------------------
 documentation/sdk-manual/appendix-customizing.rst         |   27 ++--
 documentation/sdk-manual/appendix-obtain.rst              |   30 ++--
 documentation/sdk-manual/extensible.rst                   |   81 ++++------
 documentation/sdk-manual/using.rst                        |    6 +-
 documentation/sdk-manual/working-projects.rst             |   60 +++----
 44 files changed, 1134 insertions(+), 2105 deletions(-)

Thanks in advance,

Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


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

* [master] Pull request
@ 2021-04-15 15:02 Michael Opdenacker
  0 siblings, 0 replies; 68+ messages in thread
From: Michael Opdenacker @ 2021-04-15 15:02 UTC (permalink / raw)
  To: Richard Purdie; +Cc: YP docs mailing list

Hi Richard,

The following changes since commit 4f7f451df266a307b34bf145b29291ca85eb882f:

  docs: add a top level page for bitbake documentation (2021-04-09
09:00:53 +0200)

are available in the Git repository at:

  git://git.yoctoproject.org/yocto-docs master-next
  http://git.yoctoproject.org/cgit/cgit.cgi/yocto-docs/log/?h=master-next

for you to fetch changes up to 0823237e6f4b9dbdf48500b3c1e8cc61696fa2d2:

  ref-manual: add mention of DISTUTILS_SETUP_PATH (2021-04-15 22:10:07
+1200)

----------------------------------------------------------------
Paul Eggleton (14):
      ref-manual: add METADATA_REVISION and METADATA_BRANCH
      Use variables for minimum host versions and bump Python to 3.6
      ref-manual: update/fix text for SDK_VERSION
      overview-manual: fix git command line
      ref-manual: and SDK_CUSTOM_TEMPLATECONF to glossary
      ref-manual: add REQUIRED_VERSION and adjust PREFERRED_VERSION entry
      ref-manual: add python3targetconfig class and remove python 2
references
      ref-manual: add passwd-expire to EXTRA_USERS_PARAMS
      ref-manual: add FIT_KERNEL_COMP_ALG*
      ref-manual: fix reference to build-essential
      ref-manual: tweak buildtools section
      ref-manual: add migration section for 3.3 release
      ref-manual: migration guide: add release codenames
      ref-manual: add mention of DISTUTILS_SETUP_PATH

 documentation/brief-yoctoprojectqs/index.rst              |   8 ++++----
 documentation/dev-manual/start.rst                        |   8 ++++----
 documentation/overview-manual/development-environment.rst |   2 +-
 documentation/poky.yaml                                   |   4 ++++
 documentation/ref-manual/classes.rst                      |  67
++++++++++++++++-------------------------------------------------
 documentation/ref-manual/faq.rst                          |   2 +-
 documentation/ref-manual/migration-1.3.rst                |   6 +++---
 documentation/ref-manual/migration-1.4.rst                |   6 +++---
 documentation/ref-manual/migration-1.5.rst                |   6 +++---
 documentation/ref-manual/migration-1.6.rst                |   6 +++---
 documentation/ref-manual/migration-1.7.rst                |   6 +++---
 documentation/ref-manual/migration-1.8.rst                |   6 +++---
 documentation/ref-manual/migration-2.0.rst                |   6 +++---
 documentation/ref-manual/migration-2.1.rst                |   6 +++---
 documentation/ref-manual/migration-2.2.rst                |   6 +++---
 documentation/ref-manual/migration-2.3.rst                |   6 +++---
 documentation/ref-manual/migration-2.4.rst                |   6 +++---
 documentation/ref-manual/migration-2.5.rst                |   6 +++---
 documentation/ref-manual/migration-2.6.rst                |   8 ++++----
 documentation/ref-manual/migration-2.7.rst                |   6 +++---
 documentation/ref-manual/migration-3.0.rst                |   6 +++---
 documentation/ref-manual/migration-3.1.rst                |   6 +++---
 documentation/ref-manual/migration-3.2.rst                |   6 +++---
 documentation/ref-manual/migration-3.3.rst                | 168
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 documentation/ref-manual/migration.rst                    |   1 +
 documentation/ref-manual/system-requirements.rst          |  19
++++++++++++-------
 documentation/ref-manual/variables.rst                    |  89
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------
 27 files changed, 337 insertions(+), 135 deletions(-)
 create mode 100644 documentation/ref-manual/migration-3.3.rst

Thanks in advance,

Michael.

-- 
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


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

end of thread, other threads:[~2024-04-22  7:43 UTC | newest]

Thread overview: 68+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-17 17:44 [master] Pull request Michael Opdenacker
  -- strict thread matches above, loose matches on Subject: below --
2024-04-22  7:43 Michael Opdenacker
2024-04-05 16:21 Michael Opdenacker
2024-03-19 13:55 Michael Opdenacker
2024-03-15 13:01 Michael Opdenacker
2024-03-06  9:10 Michael Opdenacker
2024-02-23 18:47 Michael Opdenacker
2024-02-05 14:28 Michael Opdenacker
2024-01-12 10:06 Michael Opdenacker
2024-01-09 16:21 Michael Opdenacker
2023-12-18  9:58 Michael Opdenacker
2023-12-12  9:45 Michael Opdenacker
2023-12-01 10:09 Michael Opdenacker
2023-11-17 18:57 Michael Opdenacker
2023-10-30  9:19 Michael Opdenacker
2023-10-20 13:26 Michael Opdenacker
2023-10-20 13:42 ` Richard Purdie
2023-10-09 13:22 Michael Opdenacker
2023-09-22 13:19 Michael Opdenacker
2023-09-19 14:39 Michael Opdenacker
2023-09-15 16:13 Michael Opdenacker
2023-09-08 16:59 Michael Opdenacker
2023-08-18  9:30 Michael Opdenacker
2023-08-11 18:42 Michael Opdenacker
2023-08-04 17:44 Michael Opdenacker
2023-07-28 12:49 Michael Opdenacker
2023-07-21 14:58 Michael Opdenacker
2023-06-23 17:36 Michael Opdenacker
2023-06-16 16:06 Michael Opdenacker
2023-06-02 15:10 Michael Opdenacker
2023-05-26  9:25 Michael Opdenacker
2023-05-12  8:35 Michael Opdenacker
2023-05-05 18:43 Michael Opdenacker
2023-05-03  8:45 Michael Opdenacker
2023-05-03  9:06 ` Richard Purdie
2023-04-28 13:30 Michael Opdenacker
2023-04-18 17:14 Michael Opdenacker
2023-03-31  9:36 [master] pull request Michael Opdenacker
2023-03-24 14:57 [master] Pull request Michael Opdenacker
2023-03-17 16:27 Michael Opdenacker
2023-02-24 15:39 Michael Opdenacker
2023-02-17 17:56 Michael Opdenacker
2023-02-10 10:33 Michael Opdenacker
2023-01-20 16:25 Michael Opdenacker
2023-01-06 17:11 Michael Opdenacker
2022-12-16 18:05 Michael Opdenacker
2022-12-09 18:18 Michael Opdenacker
2022-11-25 17:13 Michael Opdenacker
2022-11-10 18:35 Michael Opdenacker
2022-11-04 19:01 Michael Opdenacker
2022-10-28 13:30 Michael Opdenacker
     [not found] <86dbe301-cb69-466c-8428-bb9edc5dd26b@bootlin.com>
2022-04-27 15:16 ` Richard Purdie
2021-09-03 17:20 Michael Opdenacker
2021-08-13 13:12 Michael Opdenacker
2021-08-06 17:09 Michael Opdenacker
2021-08-02 16:30 Michael Opdenacker
2021-07-30 17:18 Michael Opdenacker
2021-07-16 18:07 Michael Opdenacker
2021-06-18 16:35 Michael Opdenacker
2021-06-14 16:29 Michael Opdenacker
2021-06-04 17:08 Michael Opdenacker
2021-05-28 16:57 Michael Opdenacker
2021-05-21 17:15 Michael Opdenacker
2021-05-07 16:06 Michael Opdenacker
2021-04-30 17:58 Michael Opdenacker
2021-04-23 15:33 Michael Opdenacker
2021-04-23 15:49 ` Richard Purdie
2021-04-15 15:02 Michael Opdenacker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).