All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 00/12] Updates for upcoming 5.2 release
@ 2025-03-25  9:20 Antonin Godard
  2025-03-25  9:20 ` [PATCH v2 01/12] ref-manual/classes.rst: document the ptest-python-pytest class and variables Antonin Godard
                   ` (11 more replies)
  0 siblings, 12 replies; 23+ messages in thread
From: Antonin Godard @ 2025-03-25  9:20 UTC (permalink / raw)
  To: docs; +Cc: Thomas Petazzoni

First series of patches documents the missing or deprecated bits of
documentation.

The last two patches update the release note and migration guide for
5.2.

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
Changes in v2:
- New patch "ref-manual/variables.rst: document autotools class related
  variables".
- Add an item in the migration guide on recipe inheriting autotools now
  requiring a configure script.
- Add minimum Python version required on the host in the release note.
- Mention that users can choose the NVD database source in the beginning
  of the release note (thanks Marta for the suggestion).
- Various additions to the release note after documenting a bit more
  commits from Poky's master branch.
- Fix some indentation issues in the release note.
- Link to v1: https://lore.kernel.org/r/20250317-release-note-5-2-updates-v1-0-82b0a4182aff@bootlin.com

---
Antonin Godard (12):
      ref-manual/classes.rst: document the ptest-python-pytest class and variables
      ref-manual/variables.rst: WATCHDOG_TIMEOUT: fix recipe name
      ref-manual/variables.rst: document the WATCHDOG_RUNTIME_SEC variable
      ref-manual/variables.rst: document the MOUNT_GROUP variable
      ref-manual/features.rst: drop ld-is-gold
      ref-manual/variables.rst: document the MESON_INSTALL_TAGS
      ref-manual/variables.rst: document the NVD_DB_VERSION variable
      ref-manual/variables.rst: document autotools class related variables
      migration-guides/migration-5.2.rst: add information about autotools changes
      ref-manual/variables.rst: add a link for BB_USE_HOME_NPMRC
      migration-guides/migration-5.2: update for upcoming 5.2 release
      migration-guides/release-notes-5.2: update for upcoming 5.2 release

 documentation/migration-guides/migration-5.2.rst   |  57 ++++
 .../migration-guides/release-notes-5.2.rst         | 354 ++++++++++++++++++---
 documentation/ref-manual/classes.rst               |  15 +
 documentation/ref-manual/features.rst              |   3 -
 documentation/ref-manual/variables.rst             |  60 +++-
 5 files changed, 448 insertions(+), 41 deletions(-)
---
base-commit: ee6b3698da044e290dbc4fbb852f3cc37638e689
change-id: 20250225-release-note-5-2-updates-d32951d23978

Best regards,
-- 
Antonin Godard <antonin.godard@bootlin.com>



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

end of thread, other threads:[~2025-05-22  9:46 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-25  9:20 [PATCH v2 00/12] Updates for upcoming 5.2 release Antonin Godard
2025-03-25  9:20 ` [PATCH v2 01/12] ref-manual/classes.rst: document the ptest-python-pytest class and variables Antonin Godard
2025-03-28 13:58   ` [docs] " Quentin Schulz
2025-04-03 13:35     ` Antonin Godard
2025-03-25  9:20 ` [PATCH v2 02/12] ref-manual/variables.rst: WATCHDOG_TIMEOUT: fix recipe name Antonin Godard
2025-03-28 14:00   ` [docs] " Quentin Schulz
2025-03-25  9:20 ` [PATCH v2 03/12] ref-manual/variables.rst: document the WATCHDOG_RUNTIME_SEC variable Antonin Godard
2025-03-28 14:05   ` [docs] " Quentin Schulz
2025-03-25  9:20 ` [PATCH v2 04/12] ref-manual/variables.rst: document the MOUNT_GROUP variable Antonin Godard
2025-03-25  9:20 ` [PATCH v2 05/12] ref-manual/features.rst: drop ld-is-gold Antonin Godard
2025-03-25  9:20 ` [PATCH v2 06/12] ref-manual/variables.rst: document the MESON_INSTALL_TAGS Antonin Godard
2025-03-28 14:08   ` [docs] " Quentin Schulz
2025-03-25  9:20 ` [PATCH v2 07/12] ref-manual/variables.rst: document the NVD_DB_VERSION variable Antonin Godard
2025-03-25  9:20 ` [PATCH v2 08/12] ref-manual/variables.rst: document autotools class related variables Antonin Godard
2025-03-28 14:12   ` [docs] " Quentin Schulz
2025-03-25  9:20 ` [PATCH v2 09/12] migration-guides/migration-5.2.rst: add information about autotools changes Antonin Godard
2025-03-25  9:20 ` [PATCH v2 10/12] ref-manual/variables.rst: add a link for BB_USE_HOME_NPMRC Antonin Godard
2025-03-25  9:20 ` [PATCH v2 11/12] migration-guides/migration-5.2: update for upcoming 5.2 release Antonin Godard
2025-03-28 14:16   ` [docs] " Quentin Schulz
2025-03-25  9:20 ` [PATCH v2 12/12] migration-guides/release-notes-5.2: " Antonin Godard
2025-04-14 11:12   ` [docs] " Enrico Jörns
2025-04-15 12:10     ` Antonin Godard
     [not found]     ` <19948ea8255497b0c3979364e4e7c485695863d2.camel@siemens.com>
2025-05-22  9:46       ` Antonin Godard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.