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 1/4] ptxdist: migrate v2025.06.0 -> 2025.09.0
Date: Wed, 24 Sep 2025 15:02:06 +0200	[thread overview]
Message-ID: <aNPrzhKgwIwUMohx@pengutronix.de> (raw)
In-Reply-To: <20250923123948.1292035-1-rhi@pengutronix.de>

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



      parent reply	other threads:[~2025-09-24 13:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-23 12:39 Roland Hieber
2025-09-23 12:39 ` [DistroKit] [PATCH 2/4] rpi1: update to OSELAS.Toolchain 2024.11.1 Roland Hieber
2025-09-23 12:42   ` Roland Hieber
2025-09-23 12:39 ` [DistroKit] [PATCH 3/4] mipsel: " Roland Hieber
2025-09-23 12:39 ` [DistroKit] [PATCH 4/4] mips: " Roland Hieber
2025-09-24 13:02 ` 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=aNPrzhKgwIwUMohx@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