poky.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* Re: [poky] [PATCHv2] poky.conf: Switch to post release name/version
       [not found] <173937E51F61413F.23170@lists.yoctoproject.org>
@ 2023-01-30 16:10 ` Peter Kjellerstedt
  0 siblings, 0 replies; only message in thread
From: Peter Kjellerstedt @ 2023-01-30 16:10 UTC (permalink / raw)
  To: poky

*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}"

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-01-30 16:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <173937E51F61413F.23170@lists.yoctoproject.org>
2023-01-30 16:10 ` [poky] [PATCHv2] poky.conf: Switch to post release name/version Peter Kjellerstedt

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).