From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Wed, 24 Sep 2025 15:02:11 +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.96) (envelope-from ) id 1v1P8N-000ZQN-1O for lore@lore.pengutronix.de; Wed, 24 Sep 2025 15:02:11 +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 1v1P8M-0006lC-RJ; Wed, 24 Sep 2025 15:02:10 +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 1v1P8I-0006ky-G0; Wed, 24 Sep 2025 15:02:06 +0200 Received: from pty.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::c5]) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1v1P8I-000FyF-10; Wed, 24 Sep 2025 15:02:06 +0200 Received: from rsc by pty.whiteo.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1v1P8I-00Ajhh-0c; Wed, 24 Sep 2025 15:02:06 +0200 Date: Wed, 24 Sep 2025 15:02:06 +0200 From: Robert Schwebel To: Roland Hieber Message-ID: References: <20250923123948.1292035-1-rhi@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20250923123948.1292035-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 Subject: Re: [DistroKit] [PATCH 1/4] ptxdist: migrate v2025.06.0 -> 2025.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 Tue, Sep 23, 2025 at 02:39:26PM +0200, Roland Hieber wrote: > Migrate to the newest PTXdist version with default options. > > 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 | 5 +++-- > configs/platform-x86_64/platformconfig | 4 ++-- > configs/ptxconfig | 11 ++++++----- > 8 files changed, 21 insertions(+), 19 deletions(-) > > diff --git a/configs/platform-mips/platformconfig b/configs/platform-mips/platformconfig > index 41bcb7b31019..00c7dcf50b52 100644 > --- a/configs/platform-mips/platformconfig > +++ b/configs/platform-mips/platformconfig > @@ -1,6 +1,6 @@ > # > # Automatically generated file; DO NOT EDIT. > -# PTXdist 2025.06.0 > +# PTXdist 2025.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="2025.06.0" > +PTXCONF_PLATFORMCONFIG_VERSION="2025.09.0" > > # > # architecture > diff --git a/configs/platform-mipsel/platformconfig b/configs/platform-mipsel/platformconfig > index c0b254f50889..91ccbf81a64e 100644 > --- a/configs/platform-mipsel/platformconfig > +++ b/configs/platform-mipsel/platformconfig > @@ -1,6 +1,6 @@ > # > # Automatically generated file; DO NOT EDIT. > -# PTXdist 2025.06.0 > +# PTXdist 2025.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="2025.06.0" > +PTXCONF_PLATFORMCONFIG_VERSION="2025.09.0" > > # > # architecture > diff --git a/configs/platform-rpi1/platformconfig b/configs/platform-rpi1/platformconfig > index 45b96b3d346f..4a1d1ada36f5 100644 > --- a/configs/platform-rpi1/platformconfig > +++ b/configs/platform-rpi1/platformconfig > @@ -1,6 +1,6 @@ > # > # Automatically generated file; DO NOT EDIT. > -# PTXdist 2025.06.0 > +# PTXdist 2025.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="2025.06.0" > +PTXCONF_PLATFORMCONFIG_VERSION="2025.09.0" > > # > # architecture > diff --git a/configs/platform-v7a/platformconfig b/configs/platform-v7a/platformconfig > index 014300e86e42..6ff636a0cb78 100644 > --- a/configs/platform-v7a/platformconfig > +++ b/configs/platform-v7a/platformconfig > @@ -1,6 +1,6 @@ > # > # Automatically generated file; DO NOT EDIT. > -# PTXdist 2025.06.0 > +# PTXdist 2025.09.0 > # > PTXCONF__platformconfig_MAGIC__=y > > @@ -22,7 +22,7 @@ PTXCONF_BUILDTIME=y > PTXCONF_VIRTUAL=y > PTXCONF_VIRTUAL_HOST_TOOLS=y > PTXCONF_VIRTUAL_AUTOGEN_TOOLS=y > -PTXCONF_PLATFORMCONFIG_VERSION="2025.06.0" > +PTXCONF_PLATFORMCONFIG_VERSION="2025.09.0" > > # > # architecture > diff --git a/configs/platform-v7a_noneon/platformconfig b/configs/platform-v7a_noneon/platformconfig > index 15ce1d0d8f91..182baf80e2aa 100644 > --- a/configs/platform-v7a_noneon/platformconfig > +++ b/configs/platform-v7a_noneon/platformconfig > @@ -1,6 +1,6 @@ > # > # Automatically generated file; DO NOT EDIT. > -# PTXdist 2025.06.0 > +# PTXdist 2025.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="2025.06.0" > +PTXCONF_PLATFORMCONFIG_VERSION="2025.09.0" > > # > # architecture > diff --git a/configs/platform-v8a/platformconfig b/configs/platform-v8a/platformconfig > index 476e7b3ba81e..4b860b8baaaa 100644 > --- a/configs/platform-v8a/platformconfig > +++ b/configs/platform-v8a/platformconfig > @@ -1,6 +1,6 @@ > # > # Automatically generated file; DO NOT EDIT. > -# PTXdist 2025.06.0 > +# PTXdist 2025.09.0 > # > PTXCONF__platformconfig_MAGIC__=y > > @@ -22,7 +22,7 @@ PTXCONF_BUILDTIME=y > PTXCONF_VIRTUAL=y > PTXCONF_VIRTUAL_HOST_TOOLS=y > PTXCONF_VIRTUAL_AUTOGEN_TOOLS=y > -PTXCONF_PLATFORMCONFIG_VERSION="2025.06.0" > +PTXCONF_PLATFORMCONFIG_VERSION="2025.09.0" > > # > # architecture > @@ -208,6 +208,7 @@ PTXCONF_BAREBOX_NEEDS_HOST_LZ4=y > PTXCONF_BOOTLOADER=y > # PTXCONF_GRUB is not set > # PTXCONF_HOST_MXS_UTILS is not set > +# PTXCONF_OPTEE is not set > PTXCONF_TF_A=y > PTXCONF_TF_A_URL="https://github.com/ARM-software/arm-trusted-firmware/archive/refs/tags" > PTXCONF_TF_A_VERSION="v2.12" > diff --git a/configs/platform-x86_64/platformconfig b/configs/platform-x86_64/platformconfig > index 00b748b03dc9..d3a9789c3a29 100644 > --- a/configs/platform-x86_64/platformconfig > +++ b/configs/platform-x86_64/platformconfig > @@ -1,6 +1,6 @@ > # > # Automatically generated file; DO NOT EDIT. > -# PTXdist 2025.06.0 > +# PTXdist 2025.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="2025.06.0" > +PTXCONF_PLATFORMCONFIG_VERSION="2025.09.0" > > # > # architecture > diff --git a/configs/ptxconfig b/configs/ptxconfig > index d2f285e491ee..413261ae989e 100644 > --- a/configs/ptxconfig > +++ b/configs/ptxconfig > @@ -1,6 +1,6 @@ > # > # Automatically generated file; DO NOT EDIT. > -# PTXdist 2025.06.0 > +# PTXdist 2025.09.0 > # > > # > @@ -80,7 +80,7 @@ PTXCONF_VIRTUAL=y > PTXCONF_VIRTUAL_HOST_TOOLS=y > PTXCONF_VIRTUAL_CROSS_TOOLS=y > PTXCONF_VIRTUAL_AUTOGEN_TOOLS=y > -PTXCONF_CONFIGFILE_VERSION="2025.06.0" > +PTXCONF_CONFIGFILE_VERSION="2025.09.0" > PTXCONF__ptxconfig_MAGIC__=y > > # > @@ -344,8 +344,6 @@ PTXCONF_GLIBC_M=y > PTXCONF_GLIBC_NSS_DNS=y > PTXCONF_GLIBC_NSS_FILES=y > # PTXCONF_GLIBC_NSS_HESIOD is not set > -# PTXCONF_GLIBC_NSS_NIS is not set > -# PTXCONF_GLIBC_NSS_NISPLUS is not set > # PTXCONF_GLIBC_NSS_COMPAT is not set > PTXCONF_GLIBC_RESOLV=y > # PTXCONF_GLIBC_NSL is not set > @@ -2001,6 +1999,7 @@ PTXCONF_NETWORKMANAGER_NMCLI=y > # PTXCONF_NETWORKMANAGER_PPP is not set > # PTXCONF_NETWORKMANAGER_CONCHECK is not set > # PTXCONF_NETWORKMANAGER_EXAMPLES is not set > +PTXCONF_NETWORKMANAGER_SYSTEM_CONNECTIONS=y > # PTXCONF_NETWORKMANAGER_MORE_LOGGING is not set > # PTXCONF_NETWORKMANAGER_INTROSPECTION is not set > > @@ -2074,6 +2073,7 @@ PTXCONF_OPENSSL=y > # PTXCONF_ATTR is not set > # PTXCONF_BLKTRACE is not set > # PTXCONF_CIFS_UTILS is not set > +# PTXCONF_COMPOSEFS is not set > # PTXCONF_CRYPTSETUP is not set > # PTXCONF_DDRESCUE is not set > PTXCONF_DOSFSTOOLS=y > @@ -2204,6 +2204,7 @@ PTXCONF_RAUC_NETWORK=y > PTXCONF_RAUC_STREAMING=y > PTXCONF_RAUC_JSON=y > # PTXCONF_RAUC_GPT is not set > +# PTXCONF_RAUC_COMPOSEFS is not set > PTXCONF_RAUC_CONFIGURATION=y > PTXCONF_RAUC_COMPATIBLE="${PTXCONF_PROJECT_VENDOR} ${PTXCONF_PROJECT}" > PTXCONF_RAUC_BAREBOX=y > @@ -2315,6 +2316,7 @@ PTXCONF_LIBNEWT=y > PTXCONF_LIBNL3=y > # PTXCONF_LIBNL3_ENABLE_CLI is not set > # PTXCONF_LIBNVME is not set > +# PTXCONF_LIBONIG is not set > # PTXCONF_LIBOOP is not set > # PTXCONF_LIBOSDP is not set > # PTXCONF_LIBOSIP2 is not set > @@ -2423,7 +2425,6 @@ PTXCONF_ZLIB=y > # PTXCONF_FSCRYPTCTL is not set > # PTXCONF_IMA_EVM_UTILS is not set > # PTXCONF_KEYUTILS is not set > -# PTXCONF_LIBSEPOL is not set > # end of SELinux > > # PTXCONF_EASY_RSA is not set > -- > 2.47.3 > > > -- 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 |