mbox series

[yocto-autobuilder-helper,0/3] scripts/release-parser.py: update and move from poky

Message ID 20251219-releases-parser-updates-v1-0-6830e6a67db0@bootlin.com
Headers show
Series scripts/release-parser.py: update and move from poky | expand

Message

Antonin Godard Dec. 19, 2025, 10:35 a.m. UTC
Make the necessary changes to move away from poky and use yocto-docs to
get the tag information we need. yocto-docs is currently one of the
closest source of tags compared to poky.

I don't have the autobuilder setup locally, so this is a best guess on
my side to understand how to put the yocto-docs repository in
~/git/mirror.

The last patch is a simple refactoring to avoid mistakes when updating
this release-parser.py file.

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
Antonin Godard (3):
      scripts/release-parser.py: use yocto-docs instead of poky
      scripts/release-parser.py: update for Wrynose/Whinlatter
      scripts/release-parser.py: define globals for stable/active versions

 config.json               |  1 +
 scripts/release-parser.py | 15 +++++++++------
 2 files changed, 10 insertions(+), 6 deletions(-)
---
base-commit: b98e33ede486a09d37f89f7df934c7e7ad0a3e58
change-id: 20251219-releases-parser-updates-7c0544e93693