From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Fri, 15 Sep 2023 17:21:09 +0200 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qhAd4-00GLu7-N6 for lore@lore.pengutronix.de; Fri, 15 Sep 2023 17:21:09 +0200 Received: from localhost ([127.0.0.1] helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1qhAd2-0005Gk-LI; Fri, 15 Sep 2023 17:21:08 +0200 Received: from pty.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::c5]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qhAcy-0005FH-NE; Fri, 15 Sep 2023 17:21:05 +0200 Received: from rsc by pty.whiteo.stw.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1qhAcy-003lzx-B5; Fri, 15 Sep 2023 17:21:04 +0200 Date: Fri, 15 Sep 2023 17:21:04 +0200 From: Robert Schwebel To: Roland Hieber Message-ID: References: <20230915150707.3977805-1-rhi@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230915150707.3977805-1-rhi@pengutronix.de> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-Accept-Language: de,en X-Accept-Content-Type: text/plain X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on metis.whiteo.stw.pengutronix.de X-Spam-Level: X-Spam-Status: No, score=-1.0 required=4.0 tests=AWL,BAYES_00,SPF_HELO_NONE, SPF_SOFTFAIL autolearn=no autolearn_force=no version=3.4.2 Subject: Re: [DistroKit] [PATCH] ptxdist: migrate 2023.08.0 -> 2023.09.0 X-BeenThere: distrokit@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: DistroKit Mailinglist List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: distrokit@pengutronix.de Sender: "DistroKit" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: distrokit-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false 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 > --- > 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 |