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/9] ptxdist: migrate 2023.07.1 -> 2023.08.0
Date: Tue, 15 Aug 2023 11:16:21 +0200	[thread overview]
Message-ID: <ZNtCZbEiIVSoe00J@pengutronix.de> (raw)
In-Reply-To: <20230813192846.1210986-1-rhi@pengutronix.de>

Applied series to next.

On Sun, Aug 13, 2023 at 09:28:38PM +0200, Roland Hieber wrote:
> Migrate to the new PTXdist release 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        | 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 ed1e2751247a..f7ba6484e984 100644
> --- a/configs/platform-mips/platformconfig
> +++ b/configs/platform-mips/platformconfig
> @@ -1,6 +1,6 @@
>  #
>  # Automatically generated file; DO NOT EDIT.
> -# PTXdist 2023.07.1
> +# PTXdist 2023.08.0
>  #
>  PTXCONF__platformconfig_MAGIC__=y
>  
> @@ -19,7 +19,7 @@ PTXCONF_PLATFORM="mips"
>  PTXCONF_PLATFORM_VERSION="-${PTXDIST_BSP_AUTOVERSION}"
>  PTXCONF_RUNTIME=y
>  PTXCONF_BUILDTIME=y
> -PTXCONF_PLATFORMCONFIG_VERSION="2023.07.1"
> +PTXCONF_PLATFORMCONFIG_VERSION="2023.08.0"
>  
>  #
>  # architecture                  
> diff --git a/configs/platform-mipsel/platformconfig b/configs/platform-mipsel/platformconfig
> index 520da3d15687..4efb8f3d599e 100644
> --- a/configs/platform-mipsel/platformconfig
> +++ b/configs/platform-mipsel/platformconfig
> @@ -1,6 +1,6 @@
>  #
>  # Automatically generated file; DO NOT EDIT.
> -# PTXdist 2023.07.1
> +# PTXdist 2023.08.0
>  #
>  PTXCONF__platformconfig_MAGIC__=y
>  
> @@ -19,7 +19,7 @@ PTXCONF_PLATFORM="mipsel"
>  PTXCONF_PLATFORM_VERSION="-${PTXDIST_BSP_AUTOVERSION}"
>  PTXCONF_RUNTIME=y
>  PTXCONF_BUILDTIME=y
> -PTXCONF_PLATFORMCONFIG_VERSION="2023.07.1"
> +PTXCONF_PLATFORMCONFIG_VERSION="2023.08.0"
>  
>  #
>  # architecture                  
> diff --git a/configs/platform-rpi1/platformconfig b/configs/platform-rpi1/platformconfig
> index 723e160d2635..f4c245b18193 100644
> --- a/configs/platform-rpi1/platformconfig
> +++ b/configs/platform-rpi1/platformconfig
> @@ -1,6 +1,6 @@
>  #
>  # Automatically generated file; DO NOT EDIT.
> -# PTXdist 2023.07.1
> +# PTXdist 2023.08.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.07.1"
> +PTXCONF_PLATFORMCONFIG_VERSION="2023.08.0"
>  
>  #
>  # architecture                  
> diff --git a/configs/platform-v7a/platformconfig b/configs/platform-v7a/platformconfig
> index 89e1e1857726..f4142930fbf1 100644
> --- a/configs/platform-v7a/platformconfig
> +++ b/configs/platform-v7a/platformconfig
> @@ -1,6 +1,6 @@
>  #
>  # Automatically generated file; DO NOT EDIT.
> -# PTXdist 2023.07.1
> +# PTXdist 2023.08.0
>  #
>  PTXCONF__platformconfig_MAGIC__=y
>  
> @@ -19,7 +19,7 @@ PTXCONF_PLATFORM="v7a"
>  PTXCONF_PLATFORM_VERSION="-${PTXDIST_BSP_AUTOVERSION}"
>  PTXCONF_RUNTIME=y
>  PTXCONF_BUILDTIME=y
> -PTXCONF_PLATFORMCONFIG_VERSION="2023.07.1"
> +PTXCONF_PLATFORMCONFIG_VERSION="2023.08.0"
>  
>  #
>  # architecture                  
> diff --git a/configs/platform-v7a_noneon/platformconfig b/configs/platform-v7a_noneon/platformconfig
> index 41e639a0dfa6..04c62ae71340 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.07.1
> +# PTXdist 2023.08.0
>  #
>  PTXCONF__platformconfig_MAGIC__=y
>  
> @@ -19,7 +19,7 @@ PTXCONF_PLATFORM="v7a_noneon"
>  PTXCONF_PLATFORM_VERSION="-${PTXDIST_BSP_AUTOVERSION}"
>  PTXCONF_RUNTIME=y
>  PTXCONF_BUILDTIME=y
> -PTXCONF_PLATFORMCONFIG_VERSION="2023.07.1"
> +PTXCONF_PLATFORMCONFIG_VERSION="2023.08.0"
>  
>  #
>  # architecture                  
> diff --git a/configs/platform-v8a/platformconfig b/configs/platform-v8a/platformconfig
> index 799bb0787151..1664c532677f 100644
> --- a/configs/platform-v8a/platformconfig
> +++ b/configs/platform-v8a/platformconfig
> @@ -1,6 +1,6 @@
>  #
>  # Automatically generated file; DO NOT EDIT.
> -# PTXdist 2023.07.1
> +# PTXdist 2023.08.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.07.1"
> +PTXCONF_PLATFORMCONFIG_VERSION="2023.08.0"
>  
>  #
>  # architecture                  
> diff --git a/configs/platform-x86_64/platformconfig b/configs/platform-x86_64/platformconfig
> index f0405736ad4b..a69c34e4090a 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.07.1
> +# PTXdist 2023.08.0
>  #
>  PTXCONF__platformconfig_MAGIC__=y
>  
> @@ -19,7 +19,7 @@ PTXCONF_PLATFORM="x86_64"
>  PTXCONF_PLATFORM_VERSION="-${PTXDIST_BSP_AUTOVERSION}"
>  PTXCONF_RUNTIME=y
>  PTXCONF_BUILDTIME=y
> -PTXCONF_PLATFORMCONFIG_VERSION="2023.07.1"
> +PTXCONF_PLATFORMCONFIG_VERSION="2023.08.0"
>  
>  #
>  # architecture                  
> diff --git a/configs/ptxconfig b/configs/ptxconfig
> index 9667a7e4c32a..7f3a8adac132 100644
> --- a/configs/ptxconfig
> +++ b/configs/ptxconfig
> @@ -1,6 +1,6 @@
>  #
>  # Automatically generated file; DO NOT EDIT.
> -# PTXdist 2023.07.1
> +# PTXdist 2023.08.0
>  #
>  PTXCONF_DATAPARTITION=y
>  
> @@ -67,7 +67,7 @@ PTXCONF_BSP=y
>  PTXCONF_RUNTIME=y
>  PTXCONF_BUILDTIME=y
>  PTXCONF_VIRTUAL=y
> -PTXCONF_CONFIGFILE_VERSION="2023.07.1"
> +PTXCONF_CONFIGFILE_VERSION="2023.08.0"
>  PTXCONF__ptxconfig_MAGIC__=y
>  
>  #
> @@ -1588,6 +1588,7 @@ PTXCONF_UTIL_LINUX_SFDISK=y
>  #
>  # PTXCONF_UTIL_LINUX_FSTRIM is not set
>  PTXCONF_UTIL_LINUX_HWCLOCK=y
> +# PTXCONF_UTIL_LINUX_IPCMK is not set
>  # PTXCONF_UTIL_LINUX_IPCRM is not set
>  # PTXCONF_UTIL_LINUX_IPCS is not set
>  PTXCONF_UTIL_LINUX_IRQTOP=y
> -- 
> 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    |



      parent reply	other threads:[~2023-08-15  9:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-13 19:28 Roland Hieber
2023-08-13 19:28 ` [DistroKit] [PATCH 2/9] treewide: remove files that are identical in upstream PTXdist Roland Hieber
2023-08-13 19:28 ` [DistroKit] [PATCH 3/9] mipsel: update to OSELAS.Toolchain 2023.07 Roland Hieber
2023-08-13 19:28 ` [DistroKit] [PATCH 4/9] mips: " Roland Hieber
2023-08-13 19:28 ` [DistroKit] [PATCH 5/9] rpi1: " Roland Hieber
2023-08-13 19:28 ` [DistroKit] [PATCH 6/9] v7a: " Roland Hieber
2023-08-13 19:28 ` [DistroKit] [PATCH 7/9] v7a_noneon: " Roland Hieber
2023-08-13 19:28 ` [DistroKit] [PATCH 8/9] v8a: " Roland Hieber
2023-08-13 19:28 ` [DistroKit] [PATCH 9/9] x86_64: " Roland Hieber
2023-08-15  9:16 ` 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=ZNtCZbEiIVSoe00J@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