DistroKit Mailinglist
 help / color / mirror / Atom feed
From: Robert Schwebel <r.schwebel@pengutronix.de>
To: Roland Hieber <rhi@pengutronix.de>
Cc: distrokit@pengutronix.de
Subject: Re: [DistroKit] [PATCH] ptxdist: migrate 2023.08.0 -> 2023.09.0
Date: Fri, 15 Sep 2023 17:21:04 +0200	[thread overview]
Message-ID: <ZQR2YGlWTu83hCSo@pengutronix.de> (raw)
In-Reply-To: <20230915150707.3977805-1-rhi@pengutronix.de>

Applied to next

On Fri, Sep 15, 2023 at 05:07:07PM +0200, Roland Hieber wrote:
> The usual version bump with default settings.
> 
> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
> ---
>  configs/platform-mips/platformconfig       | 4 ++--
>  configs/platform-mipsel/platformconfig     | 4 ++--
>  configs/platform-rpi1/platformconfig       | 4 ++--
>  configs/platform-v7a/platformconfig        | 4 ++--
>  configs/platform-v7a_noneon/platformconfig | 4 ++--
>  configs/platform-v8a/platformconfig        | 4 ++--
>  configs/platform-x86_64/platformconfig     | 4 ++--
>  configs/ptxconfig                          | 5 +++--
>  8 files changed, 17 insertions(+), 16 deletions(-)
> 
> diff --git a/configs/platform-mips/platformconfig b/configs/platform-mips/platformconfig
> index 9aabaa98f30e..1c79e1946b1b 100644
> --- a/configs/platform-mips/platformconfig
> +++ b/configs/platform-mips/platformconfig
> @@ -1,6 +1,6 @@
>  #
>  # Automatically generated file; DO NOT EDIT.
> -# PTXdist 2023.08.0
> +# PTXdist 2023.09.0
>  #
>  PTXCONF__platformconfig_MAGIC__=y
>  
> @@ -20,7 +20,7 @@ PTXCONF_PLATFORM_VERSION="-${PTXDIST_BSP_AUTOVERSION}"
>  PTXCONF_RUNTIME=y
>  PTXCONF_BUILDTIME=y
>  PTXCONF_VIRTUAL=y
> -PTXCONF_PLATFORMCONFIG_VERSION="2023.08.0"
> +PTXCONF_PLATFORMCONFIG_VERSION="2023.09.0"
>  
>  #
>  # architecture                  
> diff --git a/configs/platform-mipsel/platformconfig b/configs/platform-mipsel/platformconfig
> index 45653062acbd..3deace5ed97e 100644
> --- a/configs/platform-mipsel/platformconfig
> +++ b/configs/platform-mipsel/platformconfig
> @@ -1,6 +1,6 @@
>  #
>  # Automatically generated file; DO NOT EDIT.
> -# PTXdist 2023.08.0
> +# PTXdist 2023.09.0
>  #
>  PTXCONF__platformconfig_MAGIC__=y
>  
> @@ -20,7 +20,7 @@ PTXCONF_PLATFORM_VERSION="-${PTXDIST_BSP_AUTOVERSION}"
>  PTXCONF_RUNTIME=y
>  PTXCONF_BUILDTIME=y
>  PTXCONF_VIRTUAL=y
> -PTXCONF_PLATFORMCONFIG_VERSION="2023.08.0"
> +PTXCONF_PLATFORMCONFIG_VERSION="2023.09.0"
>  
>  #
>  # architecture                  
> diff --git a/configs/platform-rpi1/platformconfig b/configs/platform-rpi1/platformconfig
> index d082725fce08..67e5f161cd78 100644
> --- a/configs/platform-rpi1/platformconfig
> +++ b/configs/platform-rpi1/platformconfig
> @@ -1,6 +1,6 @@
>  #
>  # Automatically generated file; DO NOT EDIT.
> -# PTXdist 2023.08.0
> +# PTXdist 2023.09.0
>  #
>  PTXCONF__platformconfig_MAGIC__=y
>  
> @@ -20,7 +20,7 @@ PTXCONF_PLATFORM_VERSION="-${PTXDIST_BSP_AUTOVERSION}"
>  PTXCONF_RUNTIME=y
>  PTXCONF_BUILDTIME=y
>  PTXCONF_VIRTUAL=y
> -PTXCONF_PLATFORMCONFIG_VERSION="2023.08.0"
> +PTXCONF_PLATFORMCONFIG_VERSION="2023.09.0"
>  
>  #
>  # architecture                  
> diff --git a/configs/platform-v7a/platformconfig b/configs/platform-v7a/platformconfig
> index 020527a3e4fe..1e83fb3620cd 100644
> --- a/configs/platform-v7a/platformconfig
> +++ b/configs/platform-v7a/platformconfig
> @@ -1,6 +1,6 @@
>  #
>  # Automatically generated file; DO NOT EDIT.
> -# PTXdist 2023.08.0
> +# PTXdist 2023.09.0
>  #
>  PTXCONF__platformconfig_MAGIC__=y
>  
> @@ -20,7 +20,7 @@ PTXCONF_PLATFORM_VERSION="-${PTXDIST_BSP_AUTOVERSION}"
>  PTXCONF_RUNTIME=y
>  PTXCONF_BUILDTIME=y
>  PTXCONF_VIRTUAL=y
> -PTXCONF_PLATFORMCONFIG_VERSION="2023.08.0"
> +PTXCONF_PLATFORMCONFIG_VERSION="2023.09.0"
>  
>  #
>  # architecture                  
> diff --git a/configs/platform-v7a_noneon/platformconfig b/configs/platform-v7a_noneon/platformconfig
> index 6dc800832bb8..a722f36636d6 100644
> --- a/configs/platform-v7a_noneon/platformconfig
> +++ b/configs/platform-v7a_noneon/platformconfig
> @@ -1,6 +1,6 @@
>  #
>  # Automatically generated file; DO NOT EDIT.
> -# PTXdist 2023.08.0
> +# PTXdist 2023.09.0
>  #
>  PTXCONF__platformconfig_MAGIC__=y
>  
> @@ -20,7 +20,7 @@ PTXCONF_PLATFORM_VERSION="-${PTXDIST_BSP_AUTOVERSION}"
>  PTXCONF_RUNTIME=y
>  PTXCONF_BUILDTIME=y
>  PTXCONF_VIRTUAL=y
> -PTXCONF_PLATFORMCONFIG_VERSION="2023.08.0"
> +PTXCONF_PLATFORMCONFIG_VERSION="2023.09.0"
>  
>  #
>  # architecture                  
> diff --git a/configs/platform-v8a/platformconfig b/configs/platform-v8a/platformconfig
> index c627529435a0..8e6b43b4f48e 100644
> --- a/configs/platform-v8a/platformconfig
> +++ b/configs/platform-v8a/platformconfig
> @@ -1,6 +1,6 @@
>  #
>  # Automatically generated file; DO NOT EDIT.
> -# PTXdist 2023.08.0
> +# PTXdist 2023.09.0
>  #
>  PTXCONF__platformconfig_MAGIC__=y
>  
> @@ -20,7 +20,7 @@ PTXCONF_PLATFORM_VERSION="-${PTXDIST_BSP_AUTOVERSION}"
>  PTXCONF_RUNTIME=y
>  PTXCONF_BUILDTIME=y
>  PTXCONF_VIRTUAL=y
> -PTXCONF_PLATFORMCONFIG_VERSION="2023.08.0"
> +PTXCONF_PLATFORMCONFIG_VERSION="2023.09.0"
>  
>  #
>  # architecture                  
> diff --git a/configs/platform-x86_64/platformconfig b/configs/platform-x86_64/platformconfig
> index 9c9dc77595de..22a5528e5457 100644
> --- a/configs/platform-x86_64/platformconfig
> +++ b/configs/platform-x86_64/platformconfig
> @@ -1,6 +1,6 @@
>  #
>  # Automatically generated file; DO NOT EDIT.
> -# PTXdist 2023.08.0
> +# PTXdist 2023.09.0
>  #
>  PTXCONF__platformconfig_MAGIC__=y
>  
> @@ -20,7 +20,7 @@ PTXCONF_PLATFORM_VERSION="-${PTXDIST_BSP_AUTOVERSION}"
>  PTXCONF_RUNTIME=y
>  PTXCONF_BUILDTIME=y
>  PTXCONF_VIRTUAL=y
> -PTXCONF_PLATFORMCONFIG_VERSION="2023.08.0"
> +PTXCONF_PLATFORMCONFIG_VERSION="2023.09.0"
>  
>  #
>  # architecture                  
> diff --git a/configs/ptxconfig b/configs/ptxconfig
> index aae477b16640..f4f2ec4ca8c2 100644
> --- a/configs/ptxconfig
> +++ b/configs/ptxconfig
> @@ -1,6 +1,6 @@
>  #
>  # Automatically generated file; DO NOT EDIT.
> -# PTXdist 2023.08.0
> +# PTXdist 2023.09.0
>  #
>  PTXCONF_DATAPARTITION=y
>  PTXCONF_RAUC_UDEV=y
> @@ -68,7 +68,7 @@ PTXCONF_BSP=y
>  PTXCONF_RUNTIME=y
>  PTXCONF_BUILDTIME=y
>  PTXCONF_VIRTUAL=y
> -PTXCONF_CONFIGFILE_VERSION="2023.08.0"
> +PTXCONF_CONFIGFILE_VERSION="2023.09.0"
>  PTXCONF__ptxconfig_MAGIC__=y
>  
>  #
> @@ -2061,6 +2061,7 @@ PTXCONF_OPENSSL=y
>  # PTXCONF_TNTNET is not set
>  # PTXCONF_URSHD is not set
>  # PTXCONF_WAVEMON is not set
> +# PTXCONF_WEBSOCAT is not set
>  # PTXCONF_WGET is not set
>  # PTXCONF_WIRELESS is not set
>  # PTXCONF_WIRESHARK is not set
> -- 
> 2.39.2
> 
> 
> 

-- 
Pengutronix e.K.                           | Dipl.-Ing. Robert Schwebel  |
Steuerwalder Str. 21                       | https://www.pengutronix.de/ |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-9    |



      reply	other threads:[~2023-09-15 15:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-15 15:07 Roland Hieber
2023-09-15 15:21 ` Robert Schwebel [this message]

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=ZQR2YGlWTu83hCSo@pengutronix.de \
    --to=r.schwebel@pengutronix.de \
    --cc=distrokit@pengutronix.de \
    --cc=rhi@pengutronix.de \
    /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