From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Fri, 15 Sep 2023 17:07:17 +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 1qhAPf-00GKrk-1N for lore@lore.pengutronix.de; Fri, 15 Sep 2023 17:07:17 +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 1qhAPd-0001OE-E3; Fri, 15 Sep 2023 17:07:17 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qhAPX-0001Mm-N2; Fri, 15 Sep 2023 17:07:11 +0200 Received: from [2a0a:edc0:0:1101:1d::ac] (helo=dude04.red.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qhAPX-006YeJ-AY; Fri, 15 Sep 2023 17:07:11 +0200 Received: from rhi by dude04.red.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1qhAPX-00Ggp8-0s; Fri, 15 Sep 2023 17:07:11 +0200 From: Roland Hieber To: distrokit@pengutronix.de Date: Fri, 15 Sep 2023 17:07:07 +0200 Message-Id: <20230915150707.3977805-1-rhi@pengutronix.de> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [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: Roland Hieber 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 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