Yocto Project Documentation
 help / color / mirror / Atom feed
From: Quentin Schulz <quentin.schulz@cherry.de>
To: antonin.godard@bootlin.com, docs@lists.yoctoproject.org
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Subject: Re: [docs] [PATCH 3/4] set_versions.py: add wrynose as devbranch
Date: Wed, 3 Dec 2025 16:00:48 +0100	[thread overview]
Message-ID: <261fa295-2ba9-4d9c-a0c8-a9dbf2f77fbb@cherry.de> (raw)
In-Reply-To: <20251202-release-updates-v1-3-889513ccc384@bootlin.com>

Hi Antonin,

On 12/2/25 5:14 PM, Antonin Godard via lists.yoctoproject.org wrote:
> Update set_versions.py after whinlatter release.
> 
> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
> ---
>   documentation/set_versions.py | 8 +++++---
>   1 file changed, 5 insertions(+), 3 deletions(-)
> 
> diff --git a/documentation/set_versions.py b/documentation/set_versions.py
> index d146f93bb..0d199a885 100755
> --- a/documentation/set_versions.py
> +++ b/documentation/set_versions.py
> @@ -26,9 +26,9 @@ ourversion = None
>   if len(sys.argv) == 2:
>       ourversion = sys.argv[1]
>   
> -activereleases = ["walnascar", "scarthgap", "kirkstone"]
> -devbranch = "whinlatter"
> -ltsseries = ["scarthgap", "kirkstone"]
> +activereleases = ["whinlatter", "scarthgap", "kirkstone"]
> +devbranch = "wrynose"
> +ltsseries = ["wrynose", "scarthgap", "kirkstone"]
>   
>   # used by run-docs-builds to get the default page
>   if ourversion == "getlatest":
> @@ -36,6 +36,7 @@ if ourversion == "getlatest":
>       sys.exit(0)
>   
>   release_series = collections.OrderedDict()
> +release_series["wrynose"] = "5.3"

6.0?

Otherwise looks ok to me.

Cheers,
Quentin


  reply	other threads:[~2025-12-03 15:00 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-02 16:14 [PATCH 0/4] Whinlatter release updates Antonin Godard
2025-12-02 16:14 ` [PATCH 1/4] ref-manual/svg/releases.svg: mark styhead and walnascar EOL Antonin Godard
2025-12-03 14:54   ` [docs] " Quentin Schulz
2025-12-02 16:14 ` [PATCH 2/4] ref-manual/svg/releases.svg: mark whinlatter as current release Antonin Godard
2025-12-03 14:57   ` [docs] " Quentin Schulz
2025-12-04 13:19     ` Antonin Godard
2025-12-02 16:14 ` [PATCH 3/4] set_versions.py: add wrynose as devbranch Antonin Godard
2025-12-03 15:00   ` Quentin Schulz [this message]
2025-12-04 13:19     ` [docs] " Antonin Godard
2025-12-02 16:14 ` [PATCH 4/4] poky.yaml.in: split automatic and manually replaced macros Antonin Godard
2025-12-03 15:04   ` [docs] " Quentin Schulz
2025-12-04 13:21     ` Antonin Godard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=261fa295-2ba9-4d9c-a0c8-a9dbf2f77fbb@cherry.de \
    --to=quentin.schulz@cherry.de \
    --cc=antonin.godard@bootlin.com \
    --cc=docs@lists.yoctoproject.org \
    --cc=thomas.petazzoni@bootlin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox