poky.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: "Peter Kjellerstedt" <peter.kjellerstedt@axis.com>
To: "poky@lists.yoctoproject.org" <poky@lists.yoctoproject.org>
Subject: Re: [poky] [PATCHv2] poky.conf: Switch to post release name/version
Date: Mon, 30 Jan 2023 16:10:05 +0000	[thread overview]
Message-ID: <d2743f8c36a94f5494e4014612694751@axis.com> (raw)
In-Reply-To: <173937E51F61413F.23170@lists.yoctoproject.org>

*ping*

//Peter

> -----Original Message-----
> From: poky@lists.yoctoproject.org <poky@lists.yoctoproject.org> On Behalf Of Peter Kjellerstedt
> Sent: den 11 januari 2023 10:43
> To: poky@lists.yoctoproject.org
> Subject: [poky] [PATCHv2] poky.conf: Switch to post release name/version
> 
> Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
> ---
> 
> PATCHv2: Base DISTRO_VERSION on 4.1 rather than 4.2.
> 
>  meta-poky/conf/distro/poky.conf | 5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)
> 
> diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf
> index dc0e8e76ab..a86e2ead2f 100644
> --- a/meta-poky/conf/distro/poky.conf
> +++ b/meta-poky/conf/distro/poky.conf
> @@ -1,8 +1,7 @@
>  DISTRO = "poky"
>  DISTRO_NAME = "Poky (Yocto Project Reference Distro)"
> -#DISTRO_VERSION = "4.1+snapshot-${METADATA_REVISION}"
> -DISTRO_VERSION = "4.1"
> -DISTRO_CODENAME = "langdale"
> +DISTRO_VERSION = "4.1+snapshot-${METADATA_REVISION}"
> +DISTRO_CODENAME = "mickledore"
>  SDK_VENDOR = "-pokysdk"
>  SDK_VERSION = "${@d.getVar('DISTRO_VERSION').replace('snapshot-${METADATA_REVISION}', 'snapshot')}"
>  SDK_VERSION[vardepvalue] = "${SDK_VERSION}"

           reply	other threads:[~2023-01-30 16:10 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <173937E51F61413F.23170@lists.yoctoproject.org>]

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=d2743f8c36a94f5494e4014612694751@axis.com \
    --to=peter.kjellerstedt@axis.com \
    --cc=poky@lists.yoctoproject.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).