docs.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* [master] Pull request
@ 2021-04-15 15:02 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2021-04-23 15:33 Michael Opdenacker
  2021-04-23 15:49 ` Richard Purdie
  0 siblings, 1 reply; 104+ 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] 104+ 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; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2021-04-30 17:58 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2021-05-07 16:06 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2021-05-21 17:15 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2021-05-28 16:57 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2021-06-04 17:08 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2021-06-14 16:29 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2021-06-18 16:35 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2021-07-16 18:07 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2021-07-30 17:18 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2021-08-02 16:30 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2021-08-06 17:09 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2021-08-13 13:12 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2021-09-03 17:20 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2021-09-17 17:44 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ 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; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2022-10-28 13:30 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2022-11-04 19:01 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2022-11-10 18:35 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2022-11-25 17:13 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2022-12-09 18:18 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2022-12-16 18:05 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2023-01-06 17:11 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2023-01-20 16:25 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2023-02-10 10:33 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2023-02-17 17:56 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2023-02-24 15:39 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2023-03-17 16:27 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2023-03-24 14:57 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] pull request
@ 2023-03-31  9:36 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2023-04-18 17:14 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2023-04-28 13:30 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2023-05-03  8:45 Michael Opdenacker
  2023-05-03  9:06 ` Richard Purdie
  0 siblings, 1 reply; 104+ 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] 104+ 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; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2023-05-05 18:43 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2023-05-12  8:35 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2023-05-26  9:25 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2023-06-02 15:10 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2023-06-16 16:06 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2023-06-23 17:36 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2023-07-21 14:58 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2023-07-28 12:49 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2023-08-04 17:44 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2023-08-11 18:42 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2023-08-18  9:30 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2023-09-08 16:59 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2023-09-15 16:13 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2023-09-19 14:39 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2023-09-22 13:19 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2023-10-09 13:22 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2023-10-20 13:26 Michael Opdenacker
  2023-10-20 13:42 ` Richard Purdie
  0 siblings, 1 reply; 104+ 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] 104+ 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; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2023-10-30  9:19 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2023-11-17 18:57 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2023-12-01 10:09 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2023-12-12  9:45 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2023-12-18  9:58 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2024-01-09 16:21 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2024-01-12 10:06 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2024-02-05 14:28 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2024-02-23 18:47 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2024-03-06  9:10 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2024-03-15 13:01 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2024-03-19 13:55 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2024-04-05 16:21 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

* [master] Pull request
@ 2024-04-22  7:43 Michael Opdenacker
  0 siblings, 0 replies; 104+ 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] 104+ messages in thread

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

Hi Richard

The following changes since commit 9a14157c4d723da0970cfd4bbb2c9500d3e692e0:

   docs: brief-yoctoprojectqs: explicit version dependency on websockets 
python module (2024-05-09 11:55:41 +0100)

are available in the Git repository at:

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

for you to fetch changes up to b2e1ec551a73e1d0ecf980324a8ec400c9cf5586:

   migration-5.1.rst: preliminary description of UNPACKDIR changes 
(2024-05-24 15:04:48 +0200)

----------------------------------------------------------------
Lee Chee Yang (1):
       release-notes-4.0.18: specify backported license

Michael Opdenacker (3):
       migration-guides: placeholder files for 5.1
       ref-manual: introduce UNPACKDIR variable
       migration-5.1.rst: preliminary description of UNPACKDIR changes

Noe Galea (1):
       manuals: document NVDCVE_API_KEY variable

Trevor Gamblin (1):
       ref-manual: variables: document PYPI_PACKAGE_EXT, PYPI_SRC_URI

  documentation/dev-manual/vulnerabilities.rst            |   4 ++++
  documentation/migration-guides/index.rst                |   1 +
  documentation/migration-guides/migration-5.1.rst        | 138 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/migration-guides/release-5.1.rst          |   9 +++++++++
  documentation/migration-guides/release-notes-4.0.18.rst |   2 +-
  documentation/migration-guides/release-notes-5.1.rst    |  67 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/ref-manual/tasks.rst                      |   9 ++++-----
  documentation/ref-manual/variables.rst                  |  33 
+++++++++++++++++++++++++++++++++
  8 files changed, 257 insertions(+), 6 deletions(-)
  create mode 100644 documentation/migration-guides/migration-5.1.rst
  create mode 100644 documentation/migration-guides/release-5.1.rst
  create mode 100644 documentation/migration-guides/release-notes-5.1.rst

Thank you in advance
Kind regards
Michael.

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



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

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

Hi Richard

The following changes since commit 9a14157c4d723da0970cfd4bbb2c9500d3e692e0:

   docs: brief-yoctoprojectqs: explicit version dependency on websockets 
python module (2024-05-09 11:55:41 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 9fb708986cb9019062078f8a34288c44f2667dbd:

   migration-5.1: add the recommended pattern for S/UNPACKDIR definition 
(2024-05-29 21:15:57 +0200)

----------------------------------------------------------------
Lee Chee Yang (2):
       release-notes-4.0.18: specify backported license
       migration-notes: add release notes for 5.0.1

Michael Opdenacker (3):
       migration-guides: placeholder files for 5.1
       ref-manual: introduce UNPACKDIR variable
       migration-5.1.rst: preliminary description of UNPACKDIR changes

Noe Galea (1):
       manuals: document NVDCVE_API_KEY variable

Trevor Gamblin (1):
       ref-manual: variables: document PYPI_PACKAGE_EXT, PYPI_SRC_URI

Yoann Congal (1):
       migration-5.1: add the recommended pattern for S/UNPACKDIR definition

  documentation/dev-manual/vulnerabilities.rst            |   4 ++++
  documentation/migration-guides/index.rst                |   1 +
  documentation/migration-guides/migration-5.1.rst        | 143 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/migration-guides/release-5.0.rst          |   1 +
  documentation/migration-guides/release-5.1.rst          |   9 ++++++++
  documentation/migration-guides/release-notes-4.0.18.rst |   2 +-
  documentation/migration-guides/release-notes-5.0.1.rst  | 134 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/migration-guides/release-notes-5.1.rst    |  67 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  documentation/ref-manual/tasks.rst                      |   9 ++++----
  documentation/ref-manual/variables.rst                  |  33 
++++++++++++++++++++++++++++
  10 files changed, 397 insertions(+), 6 deletions(-)
  create mode 100644 documentation/migration-guides/migration-5.1.rst
  create mode 100644 documentation/migration-guides/release-5.1.rst
  create mode 100644 documentation/migration-guides/release-notes-5.0.1.rst
  create mode 100644 documentation/migration-guides/release-notes-5.1.rst

Thank you in advance
Cheers
Michael.

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



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

* [master] Pull request
@ 2024-06-27 16:39 Alexandre Belloni
  0 siblings, 0 replies; 104+ messages in thread
From: Alexandre Belloni @ 2024-06-27 16:39 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

Hello Richard,

The following changes since commit 9cc4e395571dcef58d9d8545c08d9fdf8070bb32:

  ref-manual: add RECIPE_UPDATE_EXTRA_TASKS variable (2024-06-16 22:49:19 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 48f8eaf956e6897d714a9f628295bf0a320b3547:

  docs: modify reference from python2.py to python.py (2024-06-27 18:37:36 +0200)

----------------------------------------------------------------
Jon Mason (1):
      docs: modify reference from python2.py to python.py

J�rg Sommer (1):
      ref-manual: add DEFAULT_TIMEZONE variable

Lee Chee Yang (2):
      migration-guides: add release notes for 4.0.19
      migration-guides: add release notes for 5.0.2

 documentation/migration-guides/release-4.0.rst     |   1 +
 documentation/migration-guides/release-5.0.rst     |   1 +
 .../migration-guides/release-notes-4.0.19.rst      | 159 +++++++++++++
 .../migration-guides/release-notes-5.0.2.rst       | 245 +++++++++++++++++++++
 documentation/ref-manual/variables.rst             |   7 +
 documentation/test-manual/intro.rst                |   2 +-
 6 files changed, 414 insertions(+), 1 deletion(-)
 create mode 100644 documentation/migration-guides/release-notes-4.0.19.rst
 create mode 100644 documentation/migration-guides/release-notes-5.0.2.rst

-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


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

* [master] Pull request
@ 2024-07-26 21:09 Alexandre Belloni
  0 siblings, 0 replies; 104+ messages in thread
From: Alexandre Belloni @ 2024-07-26 21:09 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

Hello Richard,

The following changes since commit 48f8eaf956e6897d714a9f628295bf0a320b3547:

  docs: modify reference from python2.py to python.py (2024-06-27 18:37:36 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 8424f7688343dfe5685e3f6ff4513d26f69430e9:

  migration-guide: add release notes for 4.0.20 (2024-07-26 22:53:01 +0200)

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

Matthias Pritschet (1):
      ref-manual: fix typo and move SYSROOT_DIRS example

 documentation/migration-guides/release-4.0.rst     |   2 +
 .../migration-guides/release-notes-4.0.20.rst      | 130 +++++++++++++++++++++
 documentation/ref-manual/variables.rst             |  48 ++++----
 3 files changed, 156 insertions(+), 24 deletions(-)
 create mode 100644 documentation/migration-guides/release-notes-4.0.20.rst

-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


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

* [master] Pull request
@ 2024-08-22  9:37 Alexandre Belloni
  0 siblings, 0 replies; 104+ messages in thread
From: Alexandre Belloni @ 2024-08-22  9:37 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

The following changes since commit 48f8eaf956e6897d714a9f628295bf0a320b3547:

  docs: modify reference from python2.py to python.py (2024-06-27 18:37:36 +0200)

are available in the Git repository at:

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

for you to fetch changes up to cf811228d7d25ad7136e24e7c6b9dcd39ca43610:

  migration-guides: add release notes for 5.0.3 (2024-08-22 11:31:14 +0200)

----------------------------------------------------------------
Jan Vermaete (1):
      ref-manual: added wic.zst to the IMAGE_TYPES

Lee Chee Yang (2):
      migration-guide: add release notes for 4.0.20
      migration-guides: add release notes for 5.0.3

Matthias Pritschet (1):
      ref-manual: fix typo and move SYSROOT_DIRS example

Peter Kjellerstedt (1):
      test-manual: Add a missing dot

 documentation/migration-guides/release-4.0.rst     |   2 +
 documentation/migration-guides/release-5.0.rst     |   1 +
 .../migration-guides/release-notes-4.0.20.rst      | 130 +++++++++
 .../migration-guides/release-notes-5.0.3.rst       | 314 +++++++++++++++++++++
 documentation/ref-manual/variables.rst             |  49 ++--
 documentation/test-manual/intro.rst                |   2 +-
 6 files changed, 473 insertions(+), 25 deletions(-)
 create mode 100644 documentation/migration-guides/release-notes-4.0.20.rst
 create mode 100644 documentation/migration-guides/release-notes-5.0.3.rst

-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


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

* [master] Pull request
@ 2024-09-09  7:17 Alexandre Belloni
  0 siblings, 0 replies; 104+ messages in thread
From: Alexandre Belloni @ 2024-09-09  7:17 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

The following changes since commit cf811228d7d25ad7136e24e7c6b9dcd39ca43610:

  migration-guides: add release notes for 5.0.3 (2024-08-22 11:31:14 +0200)

are available in the Git repository at:

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

for you to fetch changes up to c32b55b3403dcfd76a4694ff407d4b513e14c8f4:

  doc/features: describe distribution feature pni-name (2024-09-03 10:35:52 +0200)

----------------------------------------------------------------
J�rg Sommer (2):
      doc/features: remove duplicate word in distribution feature ext2
      doc/features: describe distribution feature pni-name

 documentation/ref-manual/features.rst | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


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

* [master] Pull request
@ 2024-10-08 13:43 Alexandre Belloni
  0 siblings, 0 replies; 104+ messages in thread
From: Alexandre Belloni @ 2024-10-08 13:43 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

The following changes since commit c32b55b3403dcfd76a4694ff407d4b513e14c8f4:

  doc/features: describe distribution feature pni-name (2024-09-03 10:35:52 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 98e7f378bc5670d23a6c2bdfcd3b7af965f7c450:

  release-notes-5.1: document spirv-tools reproducibility (2024-10-08 15:33:38 +0200)

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

Yoann Congal (4):
      migration/release-notes-5.1: document oeqa/selftest envvars change
      release-notes-5.1: document added python3-libarchive-c ptest
      release-notes-5.1: document fixed _test_devtool_add_git_url test
      release-notes-5.1: document spirv-tools reproducibility

 documentation/migration-guides/migration-5.1.rst   |  14 ++
 documentation/migration-guides/release-4.0.rst     |   1 +
 .../migration-guides/release-notes-4.0.21.rst      | 166 +++++++++++++++++++++
 .../migration-guides/release-notes-5.1.rst         |   8 +
 4 files changed, 189 insertions(+)
 create mode 100644 documentation/migration-guides/release-notes-4.0.21.rst

-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


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

* [master] Pull request
@ 2024-10-11 15:56 Antonin Godard
  0 siblings, 0 replies; 104+ messages in thread
From: Antonin Godard @ 2024-10-11 15:56 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

The following changes since commit 98e7f378bc5670d23a6c2bdfcd3b7af965f7c450:

  release-notes-5.1: document spirv-tools reproducibility (2024-10-08 15:33:38 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 65618b0588053d2c4325d995482957b660f5e104:

  release-notes-5.1: update release note for styhead (2024-10-11 17:44:39 +0200)

----------------------------------------------------------------
Antonin Godard (15):
      ref-manual: add missing CVE_CHECK manifest variables
      ref-manual: add new vex class
      ref-manual: add new retain class and variables
      ref-manual: add missing nospdx class
      ref-manual: add new RECIPE_UPGRADE_EXTRA_TASKS variable
      ref-manual: drop siteconfig class
      ref-manual: add missing TESTIMAGE_FAILED_QA_ARTIFACTS
      ref-manual: add missing image manifest variables
      ref-manual: add missing EXTERNAL_KERNEL_DEVICETREE variable
      ref-manual: drop TCLIBCAPPEND variable
      ref-manual: add missing OPKGBUILDCMD variable
      ref-manual: add missing variable PRSERV_UPSTREAM
      ref-manual: merge patch-status-* to patch-status
      ref-manual: add mission pep517-backend sanity check
      release-notes-5.1: update release note for styhead

Lee Chee Yang (1):
      release-notes-5.1: update for several section

 documentation/migration-guides/migration-5.1.rst   |  63 +-
 .../migration-guides/release-notes-5.1.rst         | 976 ++++++++++++++++++++-
 documentation/ref-manual/classes.rst               |  70 +-
 documentation/ref-manual/variables.rst             | 118 ++-
 4 files changed, 1172 insertions(+), 55 deletions(-)

--
Antonin Godard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


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

* [master] Pull request
@ 2024-10-18  7:32 Antonin Godard
  0 siblings, 0 replies; 104+ messages in thread
From: Antonin Godard @ 2024-10-18  7:32 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

The following changes since commit 65618b0588053d2c4325d995482957b660f5e104:

  release-notes-5.1: update release note for styhead (2024-10-11 17:44:39 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 372b5b4ca55819c294970b20aa8b8d8167144329:

  ref-manual: structure.rst: document missing tmp/ dirs (2024-10-17 09:35:05 +0200)

----------------------------------------------------------------
Antonin Godard (4):
      release-notes-5.1: fix spdx bullet point
      ref-manual: fix ordering of insane checks list
      release-notes-5.1: add beaglebone-yocto parselogs test oeqa failure
      ref-manual: structure.rst: document missing tmp/ dirs

Niko Mauno (2):
      docs: Replace VOLATILE_LOG_DIR with FILESYSTEM_PERMS_TABLES
      docs: Replace VOLATILE_TMP_DIR with FILESYSTEM_PERMS_TABLES

Robert Yang (1):
      release-notes-5.0.rst: NO_OUTPUT -> NO_COLOR

 documentation/migration-guides/migration-5.1.rst   | 12 +++++
 .../migration-guides/release-notes-4.2.rst         |  2 +-
 .../migration-guides/release-notes-5.0.rst         |  2 +-
 .../migration-guides/release-notes-5.1.rst         |  9 +++-
 documentation/ref-manual/classes.rst               |  6 +--
 documentation/ref-manual/features.rst              |  5 +-
 documentation/ref-manual/structure.rst             | 35 +++++++++++++-
 documentation/ref-manual/variables.rst             | 56 ++++++++--------------
 8 files changed, 82 insertions(+), 45 deletions(-)

--
Antonin Godard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


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

* [master] Pull request
@ 2024-10-25  8:37 Antonin Godard
  0 siblings, 0 replies; 104+ messages in thread
From: Antonin Godard @ 2024-10-25  8:37 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

The following changes since commit 372b5b4ca55819c294970b20aa8b8d8167144329:

  ref-manual: structure.rst: document missing tmp/ dirs (2024-10-17 09:35:05 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 9563855ccd92e21fb6f8320c96a3a83e115c947e:

  migration-guide: add release notes for 4.0.22 (2024-10-25 09:52:03 +0200)

----------------------------------------------------------------
Antonin Godard (4):
      overview-manual: concepts: add details on package splitting
      ref-manual: faq: add q&a on class appends
      ref-manual: release-process: update releases.svg
      ref-manual: release-process: refresh the current LTS releases

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

Niko Mauno (1):
      ref-manual: Sync variables letter index

 documentation/migration-guides/release-4.0.rst     |   1 +
 .../migration-guides/release-notes-4.0.22.rst      | 196 +++++
 documentation/overview-manual/concepts.rst         |  61 +-
 documentation/ref-manual/faq.rst                   |  19 +
 documentation/ref-manual/release-process.rst       |  15 +-
 documentation/ref-manual/svg/releases.svg          | 907 ++++++++-------------
 documentation/ref-manual/variables.rst             |  10 +-
 7 files changed, 632 insertions(+), 577 deletions(-)
 create mode 100644 documentation/migration-guides/release-notes-4.0.22.rst)


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

* [master] Pull request
@ 2024-10-31 12:47 Antonin Godard
  0 siblings, 0 replies; 104+ messages in thread
From: Antonin Godard @ 2024-10-31 12:47 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

The following changes since commit 9563855ccd92e21fb6f8320c96a3a83e115c947e:

  migration-guide: add release notes for 4.0.22 (2024-10-25 09:52:03 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 7b40c7b73a360a1ec383c4c9f00c3e126208320b:

  release-notes-4.0: update BB_HASHSERVE_UPSTREAM for new infrastructure (2024-10-31 13:44:39 +0100)

----------------------------------------------------------------
Antonin Godard (5):
      docs: update current releases
      ref-manual: release-process: update releases.svg with month after "Current"
      ref-manual: release-process: add a reference to the doc's release
      ref-manual: devtool-reference: refresh example outputs
      ref-manual: devtool-reference: document missing commands

Steve Sakoman (1):
      release-notes-4.0: update BB_HASHSERVE_UPSTREAM for new infrastructure

 .../migration-guides/release-notes-4.0.rst         |  2 +-
 documentation/poky.yaml.in                         | 12 ++--
 documentation/ref-manual/devtool-reference.rst     | 72 ++++++++++++++++++----
 documentation/ref-manual/release-process.rst       |  2 +
 documentation/ref-manual/svg/releases.svg          | 18 +++---
 documentation/set_versions.py                      |  8 ++-
 6 files changed, 84 insertions(+), 30 deletions(-))


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

* [master] Pull request
@ 2024-11-06 15:48 Antonin Godard
  0 siblings, 0 replies; 104+ messages in thread
From: Antonin Godard @ 2024-11-06 15:48 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

The following changes since commit 7b40c7b73a360a1ec383c4c9f00c3e126208320b:

  release-notes-4.0: update BB_HASHSERVE_UPSTREAM for new infrastructure (2024-10-31 13:44:39 +0100)

are available in the Git repository at:

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

for you to fetch changes up to a082aa39840587d3af6c3f4a2c2747564ca37414:

  dev-manual: add bblock documentation (2024-11-06 16:37:06 +0100)

----------------------------------------------------------------
Antonin Godard (1):
      conf.py: rename :cve: role to :cve_nist:

Julien Stephan (5):
      README: add instruction to run Vale on a subset
      documentation: Makefile: add SPHINXLINTDOCS to specify subset to sphinx-lint
      styles: vocabularies: Yocto: add sstate
      ref-manual: variables: add SIGGEN_LOCKEDSIGS* variables
      dev-manual: add bblock documentation

Lee Chee Yang (1):
      release-notes-5.1: add download section

 documentation/Makefile                             |  23 ++--
 documentation/README                               |  18 ++-
 documentation/conf.py                              |   2 +-
 .../contributor-guide/recipe-style-guide.rst       |   2 +-
 documentation/dev-manual/bblock.rst                | 129 +++++++++++++++++++++
 documentation/dev-manual/index.rst                 |   1 +
 .../migration-guides/release-notes-3.4.1.rst       |  14 +--
 .../migration-guides/release-notes-3.4.2.rst       |  40 +++----
 .../migration-guides/release-notes-3.4.3.rst       |  10 +-
 .../migration-guides/release-notes-3.4.4.rst       |   6 +-
 .../migration-guides/release-notes-3.4.rst         |  56 ++++-----
 .../migration-guides/release-notes-4.0.1.rst       |  10 +-
 .../migration-guides/release-notes-4.0.10.rst      |  42 +++----
 .../migration-guides/release-notes-4.0.11.rst      |  24 ++--
 .../migration-guides/release-notes-4.0.12.rst      |  48 ++++----
 .../migration-guides/release-notes-4.0.13.rst      |  68 +++++------
 .../migration-guides/release-notes-4.0.14.rst      |  56 ++++-----
 .../migration-guides/release-notes-4.0.15.rst      |  34 +++---
 .../migration-guides/release-notes-4.0.16.rst      |  30 ++---
 .../migration-guides/release-notes-4.0.17.rst      |  42 +++----
 .../migration-guides/release-notes-4.0.18.rst      |  32 ++---
 .../migration-guides/release-notes-4.0.19.rst      |  36 +++---
 .../migration-guides/release-notes-4.0.2.rst       |  14 +--
 .../migration-guides/release-notes-4.0.20.rst      |  16 +--
 .../migration-guides/release-notes-4.0.21.rst      |  48 ++++----
 .../migration-guides/release-notes-4.0.22.rst      |  30 ++---
 .../migration-guides/release-notes-4.0.3.rst       |  30 ++---
 .../migration-guides/release-notes-4.0.4.rst       |  22 ++--
 .../migration-guides/release-notes-4.0.5.rst       |  10 +-
 .../migration-guides/release-notes-4.0.6.rst       |  44 +++----
 .../migration-guides/release-notes-4.0.7.rst       |  40 +++----
 .../migration-guides/release-notes-4.0.8.rst       |  20 ++--
 .../migration-guides/release-notes-4.0.9.rst       |  42 +++----
 .../migration-guides/release-notes-4.0.rst         |  62 +++++-----
 .../migration-guides/release-notes-4.1.1.rst       |  22 ++--
 .../migration-guides/release-notes-4.1.2.rst       |  24 ++--
 .../migration-guides/release-notes-4.1.3.rst       |  36 +++---
 .../migration-guides/release-notes-4.1.4.rst       |  34 +++---
 .../migration-guides/release-notes-4.1.rst         |  60 +++++-----
 .../migration-guides/release-notes-4.2.1.rst       |  14 +--
 .../migration-guides/release-notes-4.2.2.rst       |  30 ++---
 .../migration-guides/release-notes-4.2.3.rst       |  34 +++---
 .../migration-guides/release-notes-4.2.4.rst       |  72 ++++++------
 .../migration-guides/release-notes-4.2.rst         |  64 +++++-----
 .../migration-guides/release-notes-4.3.1.rst       |  16 +--
 .../migration-guides/release-notes-4.3.2.rst       |  24 ++--
 .../migration-guides/release-notes-4.3.3.rst       |  22 ++--
 .../migration-guides/release-notes-4.3.4.rst       |  34 +++---
 .../migration-guides/release-notes-4.3.rst         |  80 ++++++-------
 .../migration-guides/release-notes-5.0.2.rst       |  22 ++--
 .../migration-guides/release-notes-5.0.3.rst       |  48 ++++----
 .../migration-guides/release-notes-5.0.rst         |  66 +++++------
 .../migration-guides/release-notes-5.1.rst         | 108 ++++++++++++-----
 documentation/ref-manual/structure.rst             |   9 ++
 documentation/ref-manual/variables.rst             |  47 ++++++++
 .../styles/config/vocabularies/Yocto/accept.txt    |   1 +
 56 files changed, 1114 insertions(+), 854 deletions(-)
 create mode 100644 documentation/dev-manual/bblock.rst)


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

* [master] Pull request
@ 2024-11-15  8:04 Antonin Godard
  0 siblings, 0 replies; 104+ messages in thread
From: Antonin Godard @ 2024-11-15  8:04 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

Hi Richard,

The following changes since commit a082aa39840587d3af6c3f4a2c2747564ca37414:

  dev-manual: add bblock documentation (2024-11-06 16:37:06 +0100)

are available in the Git repository at:

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

for you to fetch changes up to ed49067f172637d38d470a864feed2a02bd84c66:

  dev-manual: bblock: use warning block instead of attention (2024-11-15 08:12:31 +0100)

----------------------------------------------------------------
Antonin Godard (9):
      doc: Makefile: remove inkscape, replace by rsvg-convert
      doc: Makefile: add support for xelatex
      doc: add a download page for epub and pdf
      sphinx-static/switchers.js.in: do not refer to URL_ROOT anymore
      migration-guides: 5.1: fix titles
      migration-guides: add placeholder files for next release
      conf.py: add a bitbake_git extlink
      dev-manual: document how to provide confs from layer.conf
      dev-manual: bblock: use warning block instead of attention

Michael Opdenacker (1):
      doc: Makefile: publish pdf and epub versions too

Talel BELHAJSALEM (1):
      contributor-guide: Remove duplicated words

 documentation/Makefile                             | 17 ++--
 documentation/conf.py                              |  8 +-
 documentation/contributor-guide/submit-changes.rst |  2 +-
 documentation/dev-manual/bblock.rst                |  2 +-
 documentation/dev-manual/layers.rst                | 90 ++++++++++++++++++++++
 documentation/downloads.rst                        | 11 +++
 documentation/index.rst                            |  7 ++
 documentation/migration-guides/index.rst           |  1 +
 documentation/migration-guides/migration-5.1.rst   |  8 +-
 documentation/migration-guides/migration-5.2.rst   | 59 ++++++++++++++
 documentation/migration-guides/release-5.2.rst     |  9 +++
 .../migration-guides/release-notes-5.2.rst         | 65 ++++++++++++++++
 documentation/sphinx-static/switchers.js.in        |  6 ++
 13 files changed, 273 insertions(+), 12 deletions(-)
 create mode 100644 documentation/downloads.rst
 create mode 100644 documentation/migration-guides/migration-5.2.rst
 create mode 100644 documentation/migration-guides/release-5.2.rst
 create mode 100644 documentation/migration-guides/release-notes-5.2.rst


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

* [master] Pull request
@ 2024-11-22  7:56 Antonin Godard
  0 siblings, 0 replies; 104+ messages in thread
From: Antonin Godard @ 2024-11-22  7:56 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

Hi Richard,

The following changes since commit 7d5eb0cee5b2b7096969819d7d7ce569a3c92f27:

  dev-manual: bblock: use warning block instead of attention (2024-11-15 09:22:57 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 6dcc70c4fa780d8531c58bd7886d6f8b602c10af:

  migration-guides: document ZSTD_COMPRESSION_LEVEL change (2024-11-22 08:41:49 +0100)

----------------------------------------------------------------
Alexander Kanavin (3):
      ref-manual: merge two separate descriptions of RECIPE_UPGRADE_EXTRA_TASKS
      ref-manual: document ZSTD_COMPRESSION_LEVEL
      migration-guides: document ZSTD_COMPRESSION_LEVEL change

Antonin Godard (1):
      standards.md: add a section on admonitions

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

 documentation/migration-guides/migration-5.2.rst   |   3 +
 documentation/migration-guides/release-5.0.rst     |   1 +
 .../migration-guides/release-notes-5.0.4.rst       | 212 +++++++++++++++++++++
 documentation/ref-manual/variables.rst             |  16 +-
 documentation/standards.md                         |  15 ++
 5 files changed, 241 insertions(+), 6 deletions(-)
 create mode 100644 documentation/migration-guides/release-notes-5.0.4.rst


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

* [master] Pull request
@ 2024-11-29  8:07 Antonin Godard
  0 siblings, 0 replies; 104+ messages in thread
From: Antonin Godard @ 2024-11-29  8:07 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

The following changes since commit 6dcc70c4fa780d8531c58bd7886d6f8b602c10af:

  migration-guides: document ZSTD_COMPRESSION_LEVEL change (2024-11-22 08:41:49 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 5835cb574881d57785f099c768467177d077e867:

  migration-guides: add release notes for 4.0.23 (2024-11-29 09:03:05 +0100)

----------------------------------------------------------------
Antonin Godard (1):
      ref-manual: classes: fix bin_package description

Lee Chee Yang (2):
      migration-guides: add release notes for 5.0.5
      migration-guides: add release notes for 4.0.23

Mikko Rapeli (1):
      classes.rst variables.rst: add documentation for uki.bbclass

 documentation/migration-guides/release-4.0.rst     |   1 +
 documentation/migration-guides/release-5.0.rst     |   1 +
 .../migration-guides/release-notes-4.0.23.rst      | 209 +++++++++++++++++++
 .../migration-guides/release-notes-5.0.5.rst       | 227 +++++++++++++++++++++
 documentation/ref-manual/classes.rst               |  95 +++++++--
 documentation/ref-manual/variables.rst             |  42 ++++
 6 files changed, 558 insertions(+), 17 deletions(-)
 create mode 100644 documentation/migration-guides/release-notes-4.0.23.rst
 create mode 100644 documentation/migration-guides/release-notes-5.0.5.rst


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

* [master] Pull request
@ 2024-12-16  8:24 Antonin Godard
  0 siblings, 0 replies; 104+ messages in thread
From: Antonin Godard @ 2024-12-16  8:24 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

The following changes since commit 5835cb574881d57785f099c768467177d077e867:

  migration-guides: add release notes for 4.0.23 (2024-11-29 09:03:05 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 02c090718ac602f7d4760dd28dadbf0631668d49:

  system-requirements.rst: add dependencies for pdf builds (2024-12-16 08:57:48 +0100)

----------------------------------------------------------------
Antonin Godard (6):
      Gather dependencies in poky.yaml.in
      poky.yaml.in: add missing locales dependency
      poky.yaml.in: replace inkscape dependency by librsvg2-bin
      system-requirements: add fedora 39 to supported distros
      system-requirements: update list of supported distros
      system-requirements.rst: add dependencies for pdf builds

Guénaël Muller (1):
      ref-manual: use standardized method accross both ubuntu and debian for locale install

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

 documentation/brief-yoctoprojectqs/index.rst       |   2 +-
 documentation/migration-guides/release-5.1.rst     |   1 +
 .../migration-guides/release-notes-5.1.1.rst       | 289 +++++++++++++++++++++
 documentation/poky.yaml.in                         | 264 +++++++++++++++++--
 documentation/ref-manual/system-requirements.rst   |  76 +++++-
 5 files changed, 596 insertions(+), 36 deletions(-)
 create mode 100644 documentation/migration-guides/release-notes-5.1.1.rst


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

* [master] Pull request
@ 2024-12-20  8:46 Antonin Godard
  0 siblings, 0 replies; 104+ messages in thread
From: Antonin Godard @ 2024-12-20  8:46 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

The following changes since commit 02c090718ac602f7d4760dd28dadbf0631668d49:

  system-requirements.rst: add dependencies for pdf builds (2024-12-16 08:57:48 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 28850c974a3896895bc921c094071523218d6d07:

  set_versions.py: use backward-compatible python argument in run (2024-12-19 10:08:16 +0100)

----------------------------------------------------------------
Antonin Godard (2):
      Update the documentation for SRCPV
      set_versions.py: use backward-compatible python argument in run

Michael Opdenacker (3):
      dev-manual: fix styling of references to bmaptool
      dev-manual/bmaptool.rst: correct command for bmaptool-native
      dev-manual/bmaptool.rst: simplify and fix instructions

 .../contributor-guide/recipe-style-guide.rst       |  6 +--
 documentation/dev-manual/bmaptool.rst              | 29 +++++------
 documentation/dev-manual/external-scm.rst          |  9 ++--
 documentation/dev-manual/new-recipe.rst            | 10 ++--
 documentation/dev-manual/packages.rst              | 13 ++---
 documentation/dev-manual/wic.rst                   |  4 +-
 documentation/kernel-dev/common.rst                | 13 ++---
 documentation/ref-manual/variables.rst             | 59 ++++++++++------------
 documentation/set_versions.py                      | 16 +++---
 9 files changed, 71 insertions(+), 88 deletions(-)


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

* [master] Pull request
@ 2024-12-27 14:02 Antonin Godard
  0 siblings, 0 replies; 104+ messages in thread
From: Antonin Godard @ 2024-12-27 14:02 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

The following changes since commit 28850c974a3896895bc921c094071523218d6d07:

  set_versions.py: use backward-compatible python argument in run (2024-12-19 10:08:16 +0100)

are available in the Git repository at:

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

for you to fetch changes up to a51a94f0b228d570d915dff36a49132e90e93cf1:

  migration-guides: update the release notes for 5.2 (2024-12-27 14:43:06 +0100)

----------------------------------------------------------------
Antonin Godard (14):
      ref-manual/variables: document the KERNEL_CONSOLE variable
      ref-manual/classes: drop the migrate_localcount class
      ref-manual/variables: document the FIRMWARE_COMPRESSION variable
      ref-manual/variables: add missing entries to SDK_ARCHIVE_TYPE
      ref-manual/variables: document the WIC_SECTOR_SIZE variable
      ref-manual/variable: remove obsolete SETUPTOOLS_INSTALL_ARGS
      ref-manual/classes: document the cython class
      Remove debug-tweaks references
      Drop support for BB_DANGLINGAPPENDS_WARNONLY
      ref-manual/variables: document the CHECKLAYER_REQUIRED_TESTS variable
      ref-manual/classes: document the yocto-check-layer class
      ref-manual/variables: document the CARGO_INSTALL_LIBRARIES variable
      ref-manual/variables: document the PREFERRED_RPROVIDER variable
      migration-guides: update the release notes for 5.2

Trevor Gamblin (1):
      reproducible-builds.rst: show how to build a single package

 documentation/dev-manual/build-quality.rst         |   2 +-
 documentation/dev-manual/customizing-images.rst    |   3 +-
 documentation/dev-manual/layers.rst                |  22 +-
 documentation/dev-manual/securing-images.rst       |  12 +-
 documentation/migration-guides/migration-5.2.rst   |  56 ++++
 .../migration-guides/release-notes-5.2.rst         | 345 ++++++++++++++++++++-
 documentation/profile-manual/intro.rst             |   4 +-
 documentation/profile-manual/usage.rst             |   2 +-
 documentation/ref-manual/classes.rst               |  37 ++-
 documentation/ref-manual/features.rst              |  19 +-
 documentation/ref-manual/variables.rst             | 113 +++++--
 documentation/sdk-manual/extensible.rst            |   5 +-
 documentation/test-manual/reproducible-builds.rst  |  22 +-
 13 files changed, 567 insertions(+), 75 deletions(-)


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

* [master] Pull request
@ 2025-01-08 16:00 Antonin Godard
  0 siblings, 0 replies; 104+ messages in thread
From: Antonin Godard @ 2025-01-08 16:00 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

The following changes since commit a51a94f0b228d570d915dff36a49132e90e93cf1:

  migration-guides: update the release notes for 5.2 (2024-12-27 14:43:06 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 6b44257874858db3aa426d3e84a79c41cb4937a3:

  ref-manual: move runtime-testing section to the test-manual (2025-01-08 11:41:59 +0100)

----------------------------------------------------------------
Antonin Godard (6):
      ref-manual/qa-checks: remove patch-status-core/patch-status-noncore
      contributor-guide/submit-changes.rst: suggest to remove the git signature
      ref-manual/devtool-reference: add warning note on deploy-target and shared objects
      SSTATE_MIRRORS/SOURCE_MIRROR_URL: add instructions for mirror authentication
      ref-manual/packages: move ptest section to the test-manual
      ref-manual: move runtime-testing section to the test-manual

 documentation/contributor-guide/submit-changes.rst |   7 ++
 documentation/dev-manual/index.rst                 |   1 -
 documentation/dev-manual/packages.rst              | 112 +-------------------
 documentation/migration-guides/migration-1.5.rst   |   4 +-
 documentation/migration-guides/migration-1.6.rst   |   2 +-
 documentation/ref-manual/classes.rst               |   8 +-
 documentation/ref-manual/devtool-reference.rst     |  20 ++++
 documentation/ref-manual/features.rst              |   2 +-
 documentation/ref-manual/images.rst                |   4 +-
 documentation/ref-manual/qa-checks.rst             |  10 +-
 documentation/ref-manual/release-process.rst       |   6 +-
 documentation/ref-manual/tasks.rst                 |   8 +-
 documentation/ref-manual/variables.rst             |  75 ++++++++++++--
 documentation/test-manual/index.rst                |   2 +
 documentation/test-manual/intro.rst                |   6 +-
 documentation/test-manual/ptest.rst                | 114 +++++++++++++++++++++
 .../runtime-testing.rst                            |   5 +-
 17 files changed, 237 insertions(+), 149 deletions(-)
 create mode 100644 documentation/test-manual/ptest.rst
 rename documentation/{dev-manual => test-manual}/runtime-testing.rst (99%)


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

* [master] Pull request
@ 2025-01-20  8:39 Antonin Godard
  0 siblings, 0 replies; 104+ messages in thread
From: Antonin Godard @ 2025-01-20  8:39 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

The following changes since commit 6b44257874858db3aa426d3e84a79c41cb4937a3:

  ref-manual: move runtime-testing section to the test-manual (2025-01-08 11:41:59 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 8bd2bc3c00ca80f4c000a2a8d618a9f8ea3aa54b:

  test-manual/reproducible-builds: fix reproducible links (2025-01-17 17:26:48 +0100)

----------------------------------------------------------------
Adrian Freihofer (4):
      migration-guides: systemd.bbclass do not add Also services for 5.2
      sdk-manual: extensible.rst: update devtool ide-sdk
      sdk-manual: extensible.rst: remove confusing post-install-logging
      release-notes-5.2: cover devtool modify --debug-build

Antonin Godard (2):
      Update autobuilder URLs to valkyrie
      test-manual/reproducible-builds: fix reproducible links

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

 documentation/migration-guides/migration-5.2.rst   |  20 ++
 documentation/migration-guides/release-5.0.rst     |   1 +
 .../migration-guides/release-notes-5.0.6.rst       | 223 +++++++++++++++++++++
 .../migration-guides/release-notes-5.2.rst         |   6 +
 documentation/poky.yaml.in                         |   1 -
 documentation/ref-manual/release-process.rst       |   2 +-
 documentation/sdk-manual/extensible.rst            |   8 +-
 documentation/test-manual/reproducible-builds.rst  |   8 +-
 documentation/test-manual/test-process.rst         |   2 +-
 .../test-manual/understand-autobuilder.rst         |   2 +-
 10 files changed, 259 insertions(+), 14 deletions(-)
 create mode 100644 documentation/migration-guides/release-notes-5.0.6.rst


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

* [master] Pull request
@ 2025-01-27 15:58 Antonin Godard
  0 siblings, 0 replies; 104+ messages in thread
From: Antonin Godard @ 2025-01-27 15:58 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

The following changes since commit 8bd2bc3c00ca80f4c000a2a8d618a9f8ea3aa54b:

  test-manual/reproducible-builds: fix reproducible links (2025-01-17 17:26:48 +0100)

are available in the Git repository at:

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

for you to fetch changes up to caedbca4eced4cf5bc74aaae64e4ad2887c2fc65:

  dev-manual/building: document the initramfs-framework recipe (2025-01-27 11:28:13 +0100)

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

Antonin Godard (2):
      test-manual/ptest: link to common framework ptest classes
      dev-manual/building: document the initramfs-framework recipe

Enrico Jörns (1):
      ref-manual: add documentation for the barebox class

Quentin Schulz (1):
      ref-manual: variables: fix spurious parenthesis

 documentation/dev-manual/building.rst   |  84 ++++++++++++-
 documentation/ref-manual/classes.rst    |  37 ++++++
 documentation/ref-manual/variables.rst  |  31 ++++-
 documentation/sdk-manual/extensible.rst | 210 +++++++++++++++++++++++---------
 documentation/test-manual/ptest.rst     |  14 +++
 5 files changed, 315 insertions(+), 61 deletions(-)


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

* [master] Pull request
@ 2025-02-07  9:03 Antonin Godard
  0 siblings, 0 replies; 104+ messages in thread
From: Antonin Godard @ 2025-02-07  9:03 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

The following changes since commit caedbca4eced4cf5bc74aaae64e4ad2887c2fc65:

  dev-manual/building: document the initramfs-framework recipe (2025-01-27 11:28:13 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 2b21ca55db84ec02b7dd4f1176b63802caef8fd5:

  migration-5.2: add virtual provider change (2025-02-07 10:00:14 +0100)

----------------------------------------------------------------
Antonin Godard (5):
      Move devtool doc from extensible to dev manual
      dev-manual/devtool: remove reference to the extensible SDK
      ref-manual/faq: add q&a on systemd as default
      migration-5.2: document BB_CURRENT_MC default value change
      migration-5.2: add virtual provider change

Lee Chee Yang (2):
      migration-guides: add release notes for 4.0.24
      migration-guides: add release notes for 5.1.2

Simon A. Eugster (2):
      documentation: Fix typo in standards.md
      ref-manual: Describe grub-efi-cfg overrides and GRUB_TITLE

Zoltán Böszörményi (2):
      release-notes-5.2: add information about rpm and sequoia
      dev-manual/packages: add information about signing changes

 documentation/dev-manual/devtool.rst               | 1322 +++++++++++++++++++
 .../figures/devtool-add-flow.png}                  |  Bin
 .../figures/devtool-modify-flow.png}               |  Bin
 .../figures/devtool-upgrade-flow.png}              |  Bin
 documentation/dev-manual/index.rst                 |    1 +
 documentation/dev-manual/new-recipe.rst            |    2 +-
 documentation/dev-manual/packages.rst              |   16 +-
 documentation/dev-manual/upgrading-recipes.rst     |    2 +-
 documentation/migration-guides/migration-2.1.rst   |    2 +-
 documentation/migration-guides/migration-5.2.rst   |   46 +
 documentation/migration-guides/release-4.0.rst     |    2 +-
 documentation/migration-guides/release-5.1.rst     |    1 +
 .../migration-guides/release-notes-4.0.24.rst      |  383 ++++++
 .../migration-guides/release-notes-5.1.2.rst       |  312 +++++
 .../migration-guides/release-notes-5.2.rst         |    4 +
 documentation/overview-manual/concepts.rst         |    2 +-
 documentation/ref-manual/classes.rst               |   16 +
 documentation/ref-manual/devtool-reference.rst     |    2 +-
 documentation/ref-manual/faq.rst                   |   22 +
 documentation/ref-manual/variables.rst             |    7 +-
 documentation/sdk-manual/extensible.rst            | 1323 +-------------------
 documentation/standards.md                         |    2 +-
 documentation/what-i-wish-id-known.rst             |    2 +-
 23 files changed, 2137 insertions(+), 1332 deletions(-)
 create mode 100644 documentation/dev-manual/devtool.rst
 rename documentation/{sdk-manual/figures/sdk-devtool-add-flow.png => dev-manual/figures/devtool-add-flow.png} (100%)
 rename documentation/{sdk-manual/figures/sdk-devtool-modify-flow.png => dev-manual/figures/devtool-modify-flow.png} (100%)
 rename documentation/{sdk-manual/figures/sdk-devtool-upgrade-flow.png => dev-manual/figures/devtool-upgrade-flow.png} (100%)
 create mode 100644 documentation/migration-guides/release-notes-4.0.24.rst
 create mode 100644 documentation/migration-guides/release-notes-5.1.2.rst


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

* [master] Pull request
@ 2025-02-14 13:27 Antonin Godard
  0 siblings, 0 replies; 104+ messages in thread
From: Antonin Godard @ 2025-02-14 13:27 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

The following changes since commit 6eda443c7fcfeecebd6b44b96a1587c4bb093a34:

  migration-5.2: add virtual provider change (2025-02-07 17:52:43 +0000)

are available in the Git repository at:

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

for you to fetch changes up to 9f1f9f1a3a2a541ed70df72d4fe391b5b7fd3733:

  migration-guides: add release notes for 5.0.7 (2025-02-14 08:59:32 +0100)

----------------------------------------------------------------
Antonin Godard (2):
      contributor-guide/submit-changes: add policy on AI generated code
      Add favicon for the documentation html

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

Quentin Schulz (2):
      docs: use literalinclude for system requirements
      tools: add script for building documentation inside containers

 documentation/conf.py                              |   1 +
 documentation/contributor-guide/submit-changes.rst |  49 +++
 documentation/migration-guides/release-5.0.rst     |   2 +
 .../migration-guides/release-notes-5.0.7.rst       | 331 +++++++++++++++++++++
 documentation/poky.yaml.in                         | 234 ---------------
 documentation/ref-manual/system-requirements.rst   |  82 ++---
 documentation/sphinx-static/favicon.ico            | Bin 0 -> 1291 bytes
 documentation/tools/Containerfile.almalinux        |   1 +
 documentation/tools/Containerfile.apt              |  26 ++
 documentation/tools/Containerfile.debian           |   1 +
 documentation/tools/Containerfile.dnf              |  25 ++
 documentation/tools/Containerfile.fedora           |   1 +
 documentation/tools/Containerfile.ubuntu           |   1 +
 documentation/tools/Containerfile.zypper           |  32 ++
 documentation/tools/build-docs-container           | 175 +++++++++++
 .../tools/host_packages_scripts/almalinux_docs.sh  |   1 +
 .../host_packages_scripts/almalinux_docs_pdf.sh    |   1 +
 .../host_packages_scripts/almalinux_essential.sh   |   5 +
 .../tools/host_packages_scripts/fedora_docs.sh     |   1 +
 .../tools/host_packages_scripts/fedora_docs_pdf.sh |   1 +
 .../host_packages_scripts/fedora_essential.sh      |   1 +
 .../tools/host_packages_scripts/opensuse_docs.sh   |   1 +
 .../host_packages_scripts/opensuse_docs_pdf.sh     |   1 +
 .../host_packages_scripts/opensuse_essential.sh    |   2 +
 .../tools/host_packages_scripts/pip3_docs.sh       |   1 +
 .../tools/host_packages_scripts/ubuntu_docs.sh     |   1 +
 .../tools/host_packages_scripts/ubuntu_docs_pdf.sh |   1 +
 .../host_packages_scripts/ubuntu_essential.sh      |   1 +
 28 files changed, 710 insertions(+), 269 deletions(-)
 create mode 100644 documentation/migration-guides/release-notes-5.0.7.rst
 create mode 100644 documentation/sphinx-static/favicon.ico
 create mode 120000 documentation/tools/Containerfile.almalinux
 create mode 100644 documentation/tools/Containerfile.apt
 create mode 120000 documentation/tools/Containerfile.debian
 create mode 100644 documentation/tools/Containerfile.dnf
 create mode 120000 documentation/tools/Containerfile.fedora
 create mode 120000 documentation/tools/Containerfile.ubuntu
 create mode 100644 documentation/tools/Containerfile.zypper
 create mode 100755 documentation/tools/build-docs-container
 create mode 100644 documentation/tools/host_packages_scripts/almalinux_docs.sh
 create mode 100644 documentation/tools/host_packages_scripts/almalinux_docs_pdf.sh
 create mode 100644 documentation/tools/host_packages_scripts/almalinux_essential.sh
 create mode 100644 documentation/tools/host_packages_scripts/fedora_docs.sh
 create mode 100644 documentation/tools/host_packages_scripts/fedora_docs_pdf.sh
 create mode 100644 documentation/tools/host_packages_scripts/fedora_essential.sh
 create mode 100644 documentation/tools/host_packages_scripts/opensuse_docs.sh
 create mode 100644 documentation/tools/host_packages_scripts/opensuse_docs_pdf.sh
 create mode 100644 documentation/tools/host_packages_scripts/opensuse_essential.sh
 create mode 100644 documentation/tools/host_packages_scripts/pip3_docs.sh
 create mode 100644 documentation/tools/host_packages_scripts/ubuntu_docs.sh
 create mode 100644 documentation/tools/host_packages_scripts/ubuntu_docs_pdf.sh
 create mode 100644 documentation/tools/host_packages_scripts/ubuntu_essential.sh


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

* [master] Pull request
@ 2025-02-25 16:56 Antonin Godard
  0 siblings, 0 replies; 104+ messages in thread
From: Antonin Godard @ 2025-02-25 16:56 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

The following changes since commit 9f1f9f1a3a2a541ed70df72d4fe391b5b7fd3733:

  migration-guides: add release notes for 5.0.7 (2025-02-14 08:59:32 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 36fb1e9e5099aa0d858d5478530143e9bac39588:

  dev-manual/multiconfig: add suggested best practices and baremetal sections (2025-02-25 15:20:18 +0100)

----------------------------------------------------------------
Antonin Godard (6):
      dev-manual: move multiconfig documentation to its own document
      variables.rst: add a reference to BB_CURRENT_MC from bbdocs
      migration-5.2: fix references to BB_CURRENT_MC
      dev-manual/multiconfig: rename to use Multiconfig term
      dev-manual/multiconfig: improve the current doc
      dev-manual/multiconfig: add suggested best practices and baremetal sections

Marta Rybczynska (1):
      vulnerabilities/classes: remove references to cve-check text format

Weisser, Pascal (1):
      ref-manual: Add missing variable IMAGE_ROOTFS_MAXSIZE

Yoann Congal (4):
      ref-manual/variables: document OEQA_REPRODUCIBLE_TEST_LEAF_TARGETS
      reproducible-builds: change/add titles in the "How" section
      reproducible-builds: add a "How to" section with OEQA* variables
      release-notes-5.2: Add new variable OEQA_REPRODUCIBLE_TEST_LEAF_TARGETS

 documentation/dev-manual/building.rst              | 156 +----------
 documentation/dev-manual/index.rst                 |   1 +
 documentation/dev-manual/multiconfig.rst           | 312 +++++++++++++++++++++
 documentation/dev-manual/vulnerabilities.rst       |  96 +++++--
 documentation/migration-guides/migration-5.2.rst   |   4 +-
 .../migration-guides/release-notes-5.2.rst         |   4 +
 documentation/ref-manual/classes.rst               |   2 +-
 documentation/ref-manual/variables.rst             |  16 ++
 documentation/test-manual/reproducible-builds.rst  |  32 ++-
 9 files changed, 435 insertions(+), 188 deletions(-)
 create mode 100644 documentation/dev-manual/multiconfig.rst


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

* [master] Pull request
@ 2025-03-07 16:37 Antonin Godard
  0 siblings, 0 replies; 104+ messages in thread
From: Antonin Godard @ 2025-03-07 16:37 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

The following changes since commit 36fb1e9e5099aa0d858d5478530143e9bac39588:

  dev-manual/multiconfig: add suggested best practices and baremetal sections (2025-02-25 15:20:18 +0100)

are available in the Git repository at:

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

for you to fetch changes up to e608902ffae3af5ab0c5308b0550e49a790482f0:

  migration-guides: add release notes for 5.1.3 (2025-03-07 11:24:14 +0100)

----------------------------------------------------------------
Adrian Freihofer (1):
      ref-manual: cover UBOOT_ENV variables

Antonin Godard (1):
      ref-manual/variables: document KMETA* and KCONF_AUDIT* variables

Lee Chee Yang (2):
      migration-guides: add release notes for 4.0.25
      migration-guides: add release notes for 5.1.3

Ross Burton (3):
      Remove all mention of core-image-lsb
      ref-manual: don't refer to poky-lsb
      ref-manual: remove OE_IMPORTS

 documentation/dev-manual/customizing-images.rst    |  17 +--
 documentation/dev-manual/qemu.rst                  |  11 +-
 documentation/migration-guides/release-4.0.rst     |   1 +
 documentation/migration-guides/release-5.1.rst     |   1 +
 .../migration-guides/release-notes-4.0.25.rst      | 167 +++++++++++++++++++++
 .../migration-guides/release-notes-5.1.3.rst       | 160 ++++++++++++++++++++
 documentation/ref-manual/features.rst              |   2 +-
 documentation/ref-manual/images.rst                |  21 ---
 documentation/ref-manual/variables.rst             | 139 ++++++++++++++++-
 9 files changed, 474 insertions(+), 45 deletions(-)
 create mode 100644 documentation/migration-guides/release-notes-4.0.25.rst
 create mode 100644 documentation/migration-guides/release-notes-5.1.3.rst


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

* [master] Pull request
@ 2025-03-21 10:40 Antonin Godard
  0 siblings, 0 replies; 104+ messages in thread
From: Antonin Godard @ 2025-03-21 10:40 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

The following changes since commit e608902ffae3af5ab0c5308b0550e49a790482f0:

  migration-guides: add release notes for 5.1.3 (2025-03-07 11:24:14 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 55a20a4d887c153d27ebb985b0e19ba595ab0d87:

  ref-manual: uboot-sign: Add how to enable ATF, TEE and User defined snippet ITS for U-Boot FIT image (2025-03-20 16:36:21 +0100)

----------------------------------------------------------------
Adrian Freihofer (2):
      migration-guides: cover FIT_UBOOT_ENV
      ref-manual: variable FIT_SIGN_INDIVIDUAL mix-and-match attacks

Antonin Godard (7):
      overview-manual: convert source-fetching.png to svg and fix UNPACKDIR
      overview-manual: convert patching.png to svg
      overview-manual: convert configuration-compile-autoreconf.png to svg
      overview-manual: convert analysis-for-package-splitting.png to svg
      overview-manual/concepts: remove PR from the build dir list
      overview-manual/concepts: add UNPACKDIR in the directory description
      migration-guides/release-notes-5.2: add known issue on stalled NVD

Jamin Lin (1):
      ref-manual: uboot-sign: Add how to enable ATF, TEE and User defined snippet ITS for U-Boot FIT image

Ross Burton (1):
      dev-manual: remove qemu machine name list in runqemu invocation

 documentation/dev-manual/qemu.rst                  |    3 -
 documentation/migration-guides/migration-5.2.rst   |    8 +
 .../migration-guides/release-notes-5.2.rst         |   17 +
 documentation/overview-manual/concepts.rst         |   24 +-
 .../figures/analysis-for-package-splitting.png     |  Bin 68434 -> 0 bytes
 .../figures/configuration-compile-autoreconf.png   |  Bin 70877 -> 0 bytes
 documentation/overview-manual/figures/patching.png |  Bin 57414 -> 0 bytes
 .../overview-manual/figures/source-fetching.png    |  Bin 46896 -> 0 bytes
 .../svg/analysis-for-package-splitting.svg         | 1862 ++++++++++++++++++++
 .../svg/configuration-compile-autoreconf.svg       | 1497 ++++++++++++++++
 documentation/overview-manual/svg/patching.svg     | 1224 +++++++++++++
 .../overview-manual/svg/source-fetching.svg        | 1094 ++++++++++++
 documentation/ref-manual/classes.rst               |   13 +
 documentation/ref-manual/variables.rst             |  174 +-
 14 files changed, 5894 insertions(+), 22 deletions(-)
 delete mode 100644 documentation/overview-manual/figures/analysis-for-package-splitting.png
 delete mode 100644 documentation/overview-manual/figures/configuration-compile-autoreconf.png
 delete mode 100644 documentation/overview-manual/figures/patching.png
 delete mode 100644 documentation/overview-manual/figures/source-fetching.png
 create mode 100644 documentation/overview-manual/svg/analysis-for-package-splitting.svg
 create mode 100644 documentation/overview-manual/svg/configuration-compile-autoreconf.svg
 create mode 100644 documentation/overview-manual/svg/patching.svg
 create mode 100644 documentation/overview-manual/svg/source-fetching.svg


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

* [master] Pull request
@ 2025-04-11  7:10 Antonin Godard
  0 siblings, 0 replies; 104+ messages in thread
From: Antonin Godard @ 2025-04-11  7:10 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

The following changes since commit 3b50193fa0c9acf4a601aeae6e1c78d0e4a05aef:

  migration-guides: add release notes for 5.0.8 (2025-04-03 17:15:55 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 29be069ebbf2c55d72fc51d99ed5a558af37c05e:

  Fix dead links that use the DISTRO macro (2025-04-09 14:11:06 +0200)

----------------------------------------------------------------
Andrew Kreimer (1):
      manuals: remove repeated word

Antonin Godard (4):
      ref-manual/variables.rst: improve the PKGV documentation
      migration-guides/{migration,release-note}-5.2: update for 5.2 release
      poky.yaml: introduce DISTRO_LATEST_TAG
      Fix dead links that use the DISTRO macro

 documentation/brief-yoctoprojectqs/index.rst         |  2 +-
 documentation/bsp-guide/bsp.rst                      |  2 +-
 documentation/dev-manual/qemu.rst                    |  2 +-
 documentation/dev-manual/start.rst                   |  2 +-
 documentation/migration-guides/migration-5.2.rst     | 16 +++++++++-------
 documentation/migration-guides/release-notes-5.2.rst |  4 ++++
 documentation/poky.yaml.in                           | 11 ++++++++++-
 documentation/ref-manual/system-requirements.rst     |  2 +-
 documentation/ref-manual/terms.rst                   |  2 +-
 documentation/ref-manual/variables.rst               | 17 +++++++++++++++++
 documentation/sdk-manual/appendix-obtain.rst         |  6 +++---
 documentation/sdk-manual/extensible.rst              |  2 +-
 documentation/sdk-manual/intro.rst                   |  4 ++--
 documentation/sdk-manual/using.rst                   |  2 +-
 documentation/set_versions.py                        | 16 +++++++++++++++-
 15 files changed, 68 insertions(+), 22 deletions(-)


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

* [master] Pull request
@ 2025-05-16 14:04 Antonin Godard
  0 siblings, 0 replies; 104+ messages in thread
From: Antonin Godard @ 2025-05-16 14:04 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

The following changes since commit 81bb2b31c485717c0f3935844266f6610d860a6a:

  release-notes-5.2: update download section (2025-05-08 10:00:48 -0700)

are available in the Git repository at:

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

for you to fetch changes up to f2e3cf2637ce3ed3475faa472b134a29f019681b:

  set_versions.py: mark Styhead as EoL (2025-05-16 15:33:37 +0200)

----------------------------------------------------------------
Adrian Freihofer (1):
      ref-manual: kernel-fitimage.bbclass does not use SPL_SIGN_KEYNAME

Antonin Godard (3):
      test-manual/intro: remove Buildbot version used
      ref-manual/release-process: update releases.svg
      migration-guides: add placeholders for 5.3

Enrico Jörns (1):
      ref-manual/variables.rst: update ROOT_HOME documentation

Lee Chee Yang (2):
      migration-guides: add release notes for 4.0.26
      migration-guides: add release notes for 5.0.9

Leonard Anderweit (1):
      ref-manual: classes: uki: Fix git links

Mikko Rapeli (1):
      sbom.rst: how to disable SPDX generation

Quentin Schulz (1):
      set_versions.py: mark Styhead as EoL

Trevor Woerner (3):
      contributor-guide/submit-changes: encourage patch version changelogs
      sphinx-lint: various fixes
      ref-manual/variables.rst: document WIC_CREATE_EXTRA_ARGS

 documentation/contributor-guide/submit-changes.rst |  32 ++
 documentation/dev-manual/devtool.rst               |   2 +-
 documentation/dev-manual/sbom.rst                  |  14 +-
 documentation/dev-manual/start.rst                 |   4 +-
 documentation/migration-guides/index.rst           |   1 +
 documentation/migration-guides/migration-5.2.rst   |   2 +-
 documentation/migration-guides/migration-5.3.rst   |  68 +++
 documentation/migration-guides/release-4.0.rst     |   1 +
 documentation/migration-guides/release-5.0.rst     |   1 +
 documentation/migration-guides/release-5.3.rst     |   9 +
 .../migration-guides/release-notes-4.0.26.rst      | 263 +++++++++++
 .../migration-guides/release-notes-5.0.9.rst       | 206 ++++++++
 .../migration-guides/release-notes-5.2.rst         |   4 +-
 .../migration-guides/release-notes-5.3.rst         | 126 +++++
 documentation/ref-manual/classes.rst               |   8 +-
 documentation/ref-manual/svg/releases.svg          | 518 +++++++++++++++++----
 documentation/ref-manual/variables.rst             |  31 +-
 documentation/set_versions.py                      |   2 +-
 documentation/test-manual/intro.rst                |  12 +-
 19 files changed, 1186 insertions(+), 118 deletions(-)
 create mode 100644 documentation/migration-guides/migration-5.3.rst
 create mode 100644 documentation/migration-guides/release-5.3.rst
 create mode 100644 documentation/migration-guides/release-notes-4.0.26.rst
 create mode 100644 documentation/migration-guides/release-notes-5.0.9.rst
 create mode 100644 documentation/migration-guides/release-notes-5.3.rst


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

* [master] Pull request
@ 2025-05-26  7:55 Antonin Godard
  0 siblings, 0 replies; 104+ messages in thread
From: Antonin Godard @ 2025-05-26  7:55 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

The following changes since commit f2e3cf2637ce3ed3475faa472b134a29f019681b:

  set_versions.py: mark Styhead as EoL (2025-05-16 15:33:37 +0200)

are available in the Git repository at:

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

for you to fetch changes up to f72fc69e2d2a074d5eaf1cc36b30726de58e3ab5:

  ref-manual: uboot-sign: Support firmware property in FIT config (2025-05-26 09:37:20 +0200)

----------------------------------------------------------------
Alper Ak (3):
      ref-manual/variables.rst: document INHIBIT_AUTOTOOLS_DEPS
      ref-manual/variables.rst: document INHIBIT_DEFAULT_RUST_DEPS
      ref-manual/variables.rst: document INHIBIT_UPDATERCD_BBCLASS

Antonin Godard (1):
      brief-yoctoprojectqs/index.rst: replace removed macro

Christos Gavros (2):
      ref-manual/variables.rst: document the IMAGE_ROOTFS_MAXSIZE variable
      ref-manual/variables.rst: document the INITRAMFS_MAXSIZE variable

Enrico Jörns (1):
      conf.py: tweak SearchEnglish to be hyphen-friendly

Etienne Cordonnier (1):
      ref-manual/variables.rst: document SSTATE_SKIP_CREATION

Jamin Lin (1):
      ref-manual: uboot-sign: Support firmware property in FIT config

Trevor Woerner (2):
      sphinx-lint: superfluous backtick in front of role
      sphinx-lint: unbalanced inline literal markup

 documentation/brief-yoctoprojectqs/index.rst       |   7 +-
 documentation/bsp-guide/bsp.rst                    |   4 +-
 documentation/conf.py                              |  19 +++
 documentation/dev-manual/debugging.rst             |   2 +-
 documentation/dev-manual/new-recipe.rst            |   2 +-
 documentation/dev-manual/sbom.rst                  |   4 +-
 documentation/dev-manual/start.rst                 |   2 +-
 documentation/dev-manual/upgrading-recipes.rst     |   2 +-
 documentation/kernel-dev/common.rst                |  14 +--
 documentation/kernel-dev/intro.rst                 |   2 +-
 .../migration-guides/release-notes-4.3.rst         |   2 +-
 documentation/overview-manual/concepts.rst         |   2 +-
 documentation/ref-manual/classes.rst               |   2 +
 documentation/ref-manual/devtool-reference.rst     |   2 +-
 documentation/ref-manual/structure.rst             |   2 +-
 documentation/ref-manual/tasks.rst                 |   4 +-
 documentation/ref-manual/terms.rst                 |   2 +-
 documentation/ref-manual/variables.rst             | 135 +++++++++++++++++++--
 documentation/toaster-manual/reference.rst         |   6 +-
 19 files changed, 179 insertions(+), 36 deletions(-)


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

* [master] Pull request
@ 2025-06-06 17:15 Antonin Godard
  0 siblings, 0 replies; 104+ messages in thread
From: Antonin Godard @ 2025-06-06 17:15 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

The following changes since commit 406e8a8e30404c0538f5aa46f211540bae2b206b:

  brief-yoctoprojectqs/ref-manual: Switch to new CDN (2025-05-29 17:33:27 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 040556cc9bc998970eb6152f8748d359b15b4bf9:

  docs: remove lz4 from required packages (2025-06-06 18:51:12 +0200)

----------------------------------------------------------------
Carlos Sánchez de La Lama (1):
      ref-manual: clarify KCONFIG_MODE default behaviour

Lee Chee Yang (2):
      migration-guides: add release notes for 5.2.1
      migration-guides: add release notes for 4.0.27

Quentin Schulz (4):
      docs: README: specify how to contribute instead of pointing at another file
      deduplicate README
      docs: conf.py: silence SyntaxWarning on js_splitter_code
      docs: remove lz4 from required packages

Robert P. J. Day (1):
      Clean up explanation of minimum required version numbers

 README                                             |  32 +---
 documentation/README                               |  21 ++-
 documentation/brief-yoctoprojectqs/index.rst       |   4 +-
 documentation/conf.py                              |   2 +-
 documentation/migration-guides/release-4.0.rst     |   1 +
 documentation/migration-guides/release-5.2.rst     |   1 +
 .../migration-guides/release-notes-4.0.27.rst      | 153 ++++++++++++++++++++
 .../migration-guides/release-notes-5.2.1.rst       | 161 +++++++++++++++++++++
 documentation/ref-manual/variables.rst             |  11 +-
 .../host_packages_scripts/almalinux_essential.sh   |   2 +-
 .../host_packages_scripts/fedora_essential.sh      |   2 +-
 .../host_packages_scripts/opensuse_essential.sh    |   2 +-
 .../host_packages_scripts/ubuntu_essential.sh      |   2 +-
 13 files changed, 345 insertions(+), 49 deletions(-)
 mode change 100644 => 120000 README
 create mode 100644 documentation/migration-guides/release-notes-4.0.27.rst
 create mode 100644 documentation/migration-guides/release-notes-5.2.1.rst


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

* [master] Pull request
@ 2025-06-20  7:43 Antonin Godard
  0 siblings, 0 replies; 104+ messages in thread
From: Antonin Godard @ 2025-06-20  7:43 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

The following changes since commit b13bccbf3fb1890ac428a396f8c5081057edf555:

  ref-manual/yocto-project-supported-features: move meta-exein to primary (2025-06-17 10:25:32 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 4dbc63ed1381fe47723d6ba5b7baf2a3b7fd19aa:

  Add SPDX_INCLUDE_COMPILED_SOURCES documentation (2025-06-20 09:31:47 +0200)

----------------------------------------------------------------
Adrian Freihofer (3):
      ref-manual: replace kernel-fitimage by kernel-fit-image
      release-notes: drop references to kernel-fitimage
      migration-5.3: replace kernel-fitimage by kernel-fit-image

Daniel Turull (1):
      Add SPDX_INCLUDE_COMPILED_SOURCES documentation

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

Quentin Schulz (4):
      ref-manual: classes: reword to clarify that native/nativesdk options are exclusive
      ref-manual: classes: nativesdk: move note to appropriate section
      tree-wide: make the :doc: directive use absolute paths
      document how to use :doc: directive

Robert P. J. Day (5):
      overview-manual: small number of pedantic cleanups
      yp-intro: new doc reference is missing leading slash
      bsp guide: update kernel version example to 6.12
      bsp-guide: update lonely "4.12" kernel reference to "6.12"
      bsp-guide: update all of section 1.8.2 to reflect current beaglebone conf file

 documentation/README                               |  10 +
 documentation/bsp-guide/bsp.rst                    |  54 +++--
 documentation/contributor-guide/submit-changes.rst |   4 +-
 documentation/dev-manual/building.rst              |   4 +-
 documentation/dev-manual/debugging.rst             |   4 +-
 documentation/dev-manual/new-recipe.rst            |   2 +-
 documentation/dev-manual/sbom.rst                  |   3 +
 documentation/dev-manual/start.rst                 |   2 +-
 documentation/dev-manual/vulnerabilities.rst       |   2 +-
 documentation/migration-guides/migration-5.3.rst   |  42 ++++
 documentation/migration-guides/release-5.0.rst     |   1 +
 .../migration-guides/release-notes-4.3.rst         |   4 +-
 .../migration-guides/release-notes-5.0.10.rst      | 208 +++++++++++++++++
 .../migration-guides/release-notes-5.1.rst         |   2 +-
 .../migration-guides/release-notes-5.2.rst         |   4 +-
 documentation/overview-manual/concepts.rst         |  25 +--
 .../overview-manual/development-environment.rst    |   6 +-
 documentation/overview-manual/yp-intro.rst         |   2 +-
 documentation/ref-manual/classes.rst               | 245 ++++++++++++++-------
 documentation/ref-manual/resources.rst             |   4 +-
 documentation/ref-manual/system-requirements.rst   |   2 +-
 documentation/ref-manual/variables.rst             |  84 ++++---
 documentation/standards.md                         |  11 +-
 .../transitioning-to-a-custom-environment.rst      |   4 +-
 documentation/what-i-wish-id-known.rst             |   4 +-
 25 files changed, 552 insertions(+), 181 deletions(-)
 create mode 100644 documentation/migration-guides/release-notes-5.0.10.rst


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

* [master] Pull request
@ 2025-06-27  8:43 Antonin Godard
  0 siblings, 0 replies; 104+ messages in thread
From: Antonin Godard @ 2025-06-27  8:43 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

The following changes since commit 6b45207c8db40ef416f12348e066601975a0ca36:

  ref-manual/yocto-project-supported-features: Set riscv32 maintainers as TBD (2025-06-24 11:29:06 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 95691fa4e7d30ee27cb1280df20751bf449538a4:

  dev-manual: update list of recipe files showing version numbers (2025-06-27 10:16:07 +0200)

----------------------------------------------------------------
Adrian Freihofer (1):
      ref-manual/yocto-project-supported-features: add ppc maintainers

Alexander Kanavin (7):
      overview-manual: correct value of UNPACKDIR and put S under it
      ref-manual: drop a sentence about a 'legacy way' to specify UNPACKDIR
      dev-manual: replace WORKDIR with UNPACKDIR where appropriate
      overview-manual: correct the bitbake tasks map section and diagram to account for sources in UNPACKDIR
      ref-manual: correct references to WORKDIR to account for recent do_unpack changes
      migration-guides/migration-5.1.rst: correct S/UNPACKDIR patterns for file-only recipes
      migration-guides/migration-5.3.rst: add guidance for breaking WORKDIR changes

Anibal Limon (1):
      test-manual/ptest: Add info about fail state of ptest-runner/ptests

Antonin Godard (1):
      ref-manual/variables.rst: document BB_GIT_DEFAULT_DESTSUFFIX

Dixit Parmar (1):
      ref-manual: document KERNEL_SPLIT_MODULES variable

Robert P. J. Day (12):
      dev-manual: minor grammar correction
      dev-manual: correct misspelled reference to sstate-cache-management.py
      dev-manual: CH 2, small number of clarifications
      dev manual, CH 3: update code snippets to be more current
      dev-manual: shorten bitbake.conf snippet related to static libs
      dev-manual: replace "on the contrary" with "by contrast"
      dev-manual: fix broken rendering of bullet point
      dev-manual: show bin_package example wireless-regdb recipe
      dev-manual: correct statements that source is always tarballs
      dev-manual: fix rendering of ${PN}
      dev-manual: simplify recipe names to use "oe_git" links
      dev-manual: update list of recipe files showing version numbers

 documentation/dev-manual/building.rst              |  4 +-
 documentation/dev-manual/disk-space.rst            |  2 +-
 .../dev-manual/efficiently-fetching-sources.rst    |  4 +-
 documentation/dev-manual/init-manager.rst          |  2 +-
 documentation/dev-manual/layers.rst                | 20 ++++----
 documentation/dev-manual/libraries.rst             | 32 +------------
 documentation/dev-manual/licenses.rst              |  4 +-
 documentation/dev-manual/new-recipe.rst            | 53 ++++++++++++++--------
 documentation/dev-manual/packages.rst              |  2 +-
 documentation/dev-manual/prebuilt-libraries.rst    |  6 +--
 documentation/dev-manual/start.rst                 | 16 +++----
 documentation/dev-manual/temporary-source-code.rst | 15 ++++--
 documentation/migration-guides/migration-5.1.rst   |  6 +--
 documentation/migration-guides/migration-5.3.rst   | 50 ++++++++++++++++++++
 documentation/overview-manual/concepts.rst         |  6 +--
 .../svg/analysis-for-package-splitting.svg         |  8 ++--
 .../overview-manual/svg/bitbake_tasks_map.svg      |  2 +-
 .../svg/configuration-compile-autoreconf.svg       |  8 ++--
 documentation/overview-manual/svg/patching.svg     |  8 ++--
 .../overview-manual/svg/source-fetching.svg        |  8 ++--
 documentation/ref-manual/structure.rst             |  2 +-
 documentation/ref-manual/tasks.rst                 |  3 +-
 documentation/ref-manual/variables.rst             | 44 ++++++++++++------
 .../yocto-project-supported-features.rst           |  3 +-
 documentation/test-manual/ptest.rst                | 17 +++++--
 25 files changed, 193 insertions(+), 132 deletions(-)


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

* [master] Pull request
@ 2025-07-04  7:48 Antonin Godard
  0 siblings, 0 replies; 104+ messages in thread
From: Antonin Godard @ 2025-07-04  7:48 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

The following changes since commit 95691fa4e7d30ee27cb1280df20751bf449538a4:

  dev-manual: update list of recipe files showing version numbers (2025-06-27 10:16:07 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 80084a4cabdf7f61c7e93eda8ddbd5bc7d54e041:

  conf.py: improve SearchEnglish to handle terms with dots (2025-07-04 09:45:54 +0200)

----------------------------------------------------------------
Bo Sun (2):
      bsp-guide: fix README link for meta-intel layer
      bsp-guide: fix branch listing command

Enrico Jörns (1):
      conf.py: improve SearchEnglish to handle terms with dots

Lee Chee Yang (1):
      ref-manual/yocto-project-supported-features: update contact for meta-intel

Ross Burton (1):
      ref-manual: classes: add recipe-naming QA test

 documentation/bsp-guide/bsp.rst                               | 4 ++--
 documentation/conf.py                                         | 6 +++---
 documentation/ref-manual/classes.rst                          | 4 ++++
 documentation/ref-manual/yocto-project-supported-features.rst | 2 +-
 4 files changed, 10 insertions(+), 6 deletions(-)


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

* [master] Pull request
@ 2025-07-11  8:34 Antonin Godard
  0 siblings, 0 replies; 104+ messages in thread
From: Antonin Godard @ 2025-07-11  8:34 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

The following changes since commit 80084a4cabdf7f61c7e93eda8ddbd5bc7d54e041:

  conf.py: improve SearchEnglish to handle terms with dots (2025-07-04 09:45:54 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 576677eae6960dbc2d2ececeba0fde5bba7bb69f:

  overview-manual/concepts.rst: fix sayhello hardcoded bindir (2025-07-11 10:14:42 +0200)

----------------------------------------------------------------
Antonin Godard (8):
      Add a document on limiting host resources
      ref-manual/variables.rst: make reference to new limiting-resources doc
      poky.yaml.in: increase minimum RAM from 8 to 32
      test-manual/understand-autobuilder.rst: mention hashequiv server
      ref-manual/structure.rst: update with info on PERSISTENT_DIR
      dev-manual/start.rst: mention that PERSISTENT_DIR should be shared too
      overview-manual/concepts.rst: mention PERSISTENT_DIR for user configuration
      overview-manual/concepts.rst: fix sayhello hardcoded bindir

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

 documentation/dev-manual/index.rst                 |   1 +
 documentation/dev-manual/limiting-resources.rst    | 138 +++++++++++++
 documentation/dev-manual/start.rst                 |   5 +
 documentation/migration-guides/release-4.0.rst     |   1 +
 .../migration-guides/release-notes-4.0.28.rst      | 224 +++++++++++++++++++++
 documentation/overview-manual/concepts.rst         |   7 +-
 documentation/poky.yaml.in                         |   2 +-
 documentation/ref-manual/structure.rst             |  14 +-
 documentation/ref-manual/variables.rst             |  32 ++-
 .../test-manual/understand-autobuilder.rst         |   6 +
 10 files changed, 419 insertions(+), 11 deletions(-)
 create mode 100644 documentation/dev-manual/limiting-resources.rst
 create mode 100644 documentation/migration-guides/release-notes-4.0.28.rst


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

* [master] Pull request
@ 2025-08-01 10:12 Antonin Godard
  0 siblings, 0 replies; 104+ messages in thread
From: Antonin Godard @ 2025-08-01 10:12 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

The following changes since commit f9f1c87424d307d2df60024bc448bd6778605cf8:

  dev-manual/start.rst: remove shared PERSISTENT_DIR mentions (2025-07-15 12:24:48 +0200)

are available in the Git repository at:

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

for you to fetch changes up to dc984e5f54c38748603243053fde8b4d078ba586:

  ref-manual: gather all QA checks in qa-checks.rst (2025-07-29 11:10:30 +0200)

----------------------------------------------------------------
Antonin Godard (5):
      dev-manual/start.rst: remove basic setup for hash equivalence
      ref-manual: document new toolchain classes and variables
      ref-manual/classes.rst: insane: drop cve_status_not_in_db
      ref-manual/classes.rst: drop obsolete QA errors
      ref-manual: gather all QA checks in qa-checks.rst

Lee Chee Yang (2):
      migration-guides: add release notes for 5.2.2
      migration-guides: add release notes for 5.0.11

Marco Cavallini (1):
      dev-manual/start.rst: added missing command in Optimize your VHDX file using DiskPart

Robert P. J. Day (1):
      variables.rst: remove references to obsolete tar packaging

 documentation/dev-manual/start.rst                 |   8 +-
 documentation/migration-guides/migration-3.2.rst   |   2 +-
 documentation/migration-guides/release-5.0.rst     |   1 +
 documentation/migration-guides/release-5.2.rst     |   2 +
 .../migration-guides/release-notes-5.0.11.rst      | 219 +++++
 .../migration-guides/release-notes-5.2.2.rst       | 249 ++++++
 documentation/ref-manual/classes.rst               | 415 ++-------
 documentation/ref-manual/qa-checks.rst             | 933 +++++++++++----------
 documentation/ref-manual/variables.rst             |  92 +-
 9 files changed, 1123 insertions(+), 798 deletions(-)
 create mode 100644 documentation/migration-guides/release-notes-5.0.11.rst
 create mode 100644 documentation/migration-guides/release-notes-5.2.2.rst


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

* [master] Pull request
@ 2025-08-08 16:43 Antonin Godard
  0 siblings, 0 replies; 104+ messages in thread
From: Antonin Godard @ 2025-08-08 16:43 UTC (permalink / raw)
  To: Richard Purdie; +Cc: docs

The following changes since commit dc984e5f54c38748603243053fde8b4d078ba586:

  ref-manual: gather all QA checks in qa-checks.rst (2025-07-29 11:10:30 +0200)

are available in the Git repository at:

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

for you to fetch changes up to dbc6137cd13f982a7fd4d1b2df79dccb177db0fc:

  poky.yaml.in: increase required disk space to 140G (2025-08-08 16:34:19 +0200)

----------------------------------------------------------------
Antonin Godard (27):
      ref-manual/system-requirements.rst: update supported distributions
      dev-manual: add a hash equivalence server setup document
      ref-manual/tasks.rst: add documentation for do_recipe_qa
      ref-manual/variables.rst: document SPDX_PACKAGE_URL
      ref-manual/variables.rst: document KMETA_CONFIG_FEATURES
      ref-manual/variables.rst: document TESTSDK_SUITES
      ref-manual/variables.rst: document PSEUDO_INCLUDE_PATHS
      Drop the icecc class and related variables
      ref-manual/variables.rst: document the FIT_CONF_PREFIX variable
      ref-manual/variables.rst: add link for BB_DEFER_BBCLASSES
      ref-manual/variables.rst: document SPL_DTB_BINARY
      ref-manual/variables.rst: document UBOOT_VERSION
      ref-manual/classes.rst: document the go-mod-update-modules class
      ref-manual/variables.rst: document OE_SHARED_UMASK
      ref-manual/variables.rst: document CVE_CHECK_VEX_JUSTIFICATION
      ref-manual/classes.rst: document the testexport class
      docs-wide: update wic source plugin names
      ref-manual/tasks.rst: do_package_qa: update link to qa checks
      ref-manual/qa-checks.rst: add space around equal warning
      docs-wide: fix space around equal assignments
      migration-guides/release-notes-5.3: updates
      Add a script to validate documentation glossaries
      Makefile: add a checks rule
      ref-manual/variables.rst: fix the glossary
      ref-manual/variables.rst: sort variables
      ref-manual/terms.rst: sort entries
      poky.yaml.in: increase required disk space to 140G

Erik Lindsten (1):
      overview-manual/yp-intro.rst: fix broken link to article

 documentation/Makefile                             |   7 +-
 documentation/bsp-guide/bsp.rst                    |   4 +-
 documentation/dev-manual/building.rst              |   8 +-
 documentation/dev-manual/hashequivserver.rst       | 129 +++++
 documentation/dev-manual/index.rst                 |   1 +
 documentation/dev-manual/layers.rst                |   2 +-
 documentation/dev-manual/new-recipe.rst            |   2 +-
 documentation/dev-manual/qemu.rst                  |   4 +-
 documentation/dev-manual/start.rst                 |   4 +
 documentation/dev-manual/wic.rst                   |  16 +-
 documentation/migration-guides/migration-4.0.rst   |  10 +-
 documentation/migration-guides/migration-5.3.rst   |  89 ++++
 .../migration-guides/release-notes-5.3.rst         | 564 ++++++++++++++++++++-
 documentation/overview-manual/concepts.rst         |  16 +-
 documentation/overview-manual/yp-intro.rst         |   2 +-
 documentation/poky.yaml.in                         |   6 +-
 documentation/ref-manual/classes.rst               | 113 ++---
 documentation/ref-manual/qa-checks.rst             |  16 +
 documentation/ref-manual/system-requirements.rst   |  57 ++-
 documentation/ref-manual/tasks.rst                 |  13 +-
 documentation/ref-manual/terms.rst                 |  26 +-
 documentation/ref-manual/variables.rst             | 403 +++++++--------
 documentation/sdk-manual/appendix-customizing.rst  |   4 +-
 documentation/tools/check-glossaries               |  90 ++++
 24 files changed, 1210 insertions(+), 376 deletions(-)
 create mode 100644 documentation/dev-manual/hashequivserver.rst
 create mode 100755 documentation/tools/check-glossaries


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

end of thread, other threads:[~2025-08-08 16:43 UTC | newest]

Thread overview: 104+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-01 10:12 [master] Pull request Antonin Godard
  -- strict thread matches above, loose matches on Subject: below --
2025-08-08 16:43 Antonin Godard
2025-07-11  8:34 Antonin Godard
2025-07-04  7:48 Antonin Godard
2025-06-27  8:43 Antonin Godard
2025-06-20  7:43 Antonin Godard
2025-06-06 17:15 Antonin Godard
2025-05-26  7:55 Antonin Godard
2025-05-16 14:04 Antonin Godard
2025-04-11  7:10 Antonin Godard
2025-03-21 10:40 Antonin Godard
2025-03-07 16:37 Antonin Godard
2025-02-25 16:56 Antonin Godard
2025-02-14 13:27 Antonin Godard
2025-02-07  9:03 Antonin Godard
2025-01-27 15:58 Antonin Godard
2025-01-20  8:39 Antonin Godard
2025-01-08 16:00 Antonin Godard
2024-12-27 14:02 Antonin Godard
2024-12-20  8:46 Antonin Godard
2024-12-16  8:24 Antonin Godard
2024-11-29  8:07 Antonin Godard
2024-11-22  7:56 Antonin Godard
2024-11-15  8:04 Antonin Godard
2024-11-06 15:48 Antonin Godard
2024-10-31 12:47 Antonin Godard
2024-10-25  8:37 Antonin Godard
2024-10-18  7:32 Antonin Godard
2024-10-11 15:56 Antonin Godard
2024-10-08 13:43 Alexandre Belloni
2024-09-09  7:17 Alexandre Belloni
2024-08-22  9:37 Alexandre Belloni
2024-07-26 21:09 Alexandre Belloni
2024-06-27 16:39 Alexandre Belloni
2024-05-29 19:19 Michael Opdenacker
2024-05-24 13:23 Michael Opdenacker
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-17 17:44 Michael Opdenacker
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).