* [DistroKit] [PATCH 1/9] ptxdist: migrate 2023.07.1 -> 2023.08.0
@ 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
` (8 more replies)
0 siblings, 9 replies; 10+ messages in thread
From: Roland Hieber @ 2023-08-13 19:28 UTC (permalink / raw)
To: distrokit; +Cc: Roland Hieber
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
^ permalink raw reply [flat|nested] 10+ messages in thread
* [DistroKit] [PATCH 2/9] treewide: remove files that are identical in upstream PTXdist
2023-08-13 19:28 [DistroKit] [PATCH 1/9] ptxdist: migrate 2023.07.1 -> 2023.08.0 Roland Hieber
@ 2023-08-13 19:28 ` Roland Hieber
2023-08-13 19:28 ` [DistroKit] [PATCH 3/9] mipsel: update to OSELAS.Toolchain 2023.07 Roland Hieber
` (7 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Roland Hieber @ 2023-08-13 19:28 UTC (permalink / raw)
To: distrokit; +Cc: Roland Hieber
There's no need in duplicating these files here; all changes to them
have been applied in upstream PTXdist in the meantime.
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
platforms/blspec-entry.in | 27 -------------------
.../etc/NetworkManager/NetworkManager.conf | 6 -----
projectroot/loader/entries/default.conf | 6 -----
3 files changed, 39 deletions(-)
delete mode 100644 platforms/blspec-entry.in
delete mode 100644 projectroot/etc/NetworkManager/NetworkManager.conf
delete mode 100644 projectroot/loader/entries/default.conf
diff --git a/platforms/blspec-entry.in b/platforms/blspec-entry.in
deleted file mode 100644
index c2aea36dc8cc..000000000000
--- a/platforms/blspec-entry.in
+++ /dev/null
@@ -1,27 +0,0 @@
-## SECTION=blspec
-
-menuconfig BLSPEC_ENTRY
- tristate
- select KERNEL
- select KERNEL_INSTALL if !KERNEL_FIT
- prompt "default bootloader spec entry "
-
-if BLSPEC_ENTRY
-
-config BLSPEC_ENTRY_DEVICETREE
- bool
- default KERNEL_DTB && !KERNEL_FIT
-
-config BLSPEC_ENTRY_CMDLINE
- string
- prompt "kernel command-line"
-
-config BLSPEC_ENTRY_APPENDROOT
- bool
- prompt "Add 'linux-appendroot true'"
- help
- If enabled this options adds 'linux-appendroot true' to the blspec
- entry. This is a barebox specific blspec option which tells barebox
- to add the 'root=' kernel command line automatically if set.
-
-endif
diff --git a/projectroot/etc/NetworkManager/NetworkManager.conf b/projectroot/etc/NetworkManager/NetworkManager.conf
deleted file mode 100644
index d5182231c56b..000000000000
--- a/projectroot/etc/NetworkManager/NetworkManager.conf
+++ /dev/null
@@ -1,6 +0,0 @@
-[main]
-plugins=ifupdown,keyfile
-rc-manager=file
-
-[ifupdown]
-managed=false
diff --git a/projectroot/loader/entries/default.conf b/projectroot/loader/entries/default.conf
deleted file mode 100644
index d2815697511e..000000000000
--- a/projectroot/loader/entries/default.conf
+++ /dev/null
@@ -1,6 +0,0 @@
-title @TITLE@
-version @VERSION@
-options @CMDLINE@
-linux @KERNEL@
-@DEVICETREE@
-@LINUXAPPENDROOT@
--
2.39.2
^ permalink raw reply [flat|nested] 10+ messages in thread
* [DistroKit] [PATCH 3/9] mipsel: update to OSELAS.Toolchain 2023.07
2023-08-13 19:28 [DistroKit] [PATCH 1/9] ptxdist: migrate 2023.07.1 -> 2023.08.0 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 ` Roland Hieber
2023-08-13 19:28 ` [DistroKit] [PATCH 4/9] mips: " Roland Hieber
` (6 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Roland Hieber @ 2023-08-13 19:28 UTC (permalink / raw)
To: distrokit; +Cc: Roland Hieber
Use the new toolchain release for mipsel builds, and update the kernel
config with default options.
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
configs/platform-mipsel/kernelconfig | 10 +++++-----
configs/platform-mipsel/platformconfig | 6 +++---
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/configs/platform-mipsel/kernelconfig b/configs/platform-mipsel/kernelconfig
index 0863b5e41a3d..d09583f05de9 100644
--- a/configs/platform-mipsel/kernelconfig
+++ b/configs/platform-mipsel/kernelconfig
@@ -2,14 +2,14 @@
# Automatically generated file; DO NOT EDIT.
# Linux/mips 6.4.0 Kernel Configuration
#
-CONFIG_CC_VERSION_TEXT="mipsel-softfloat-linux-gnu-gcc (OSELAS.Toolchain-2022.10.1 12-20230519) 12.3.1 20230519"
+CONFIG_CC_VERSION_TEXT="mipsel-softfloat-linux-gnu-gcc (OSELAS.Toolchain-2023.07.0 13-20230624) 13.1.1 20230624"
CONFIG_CC_IS_GCC=y
-CONFIG_GCC_VERSION=120301
+CONFIG_GCC_VERSION=130101
CONFIG_CLANG_VERSION=0
CONFIG_AS_IS_GNU=y
-CONFIG_AS_VERSION=23900
+CONFIG_AS_VERSION=24000
CONFIG_LD_IS_BFD=y
-CONFIG_LD_VERSION=23900
+CONFIG_LD_VERSION=24000
CONFIG_LLD_VERSION=0
CONFIG_CC_CAN_LINK=y
CONFIG_CC_CAN_LINK_STATIC=y
@@ -17,7 +17,7 @@ CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y
CONFIG_CC_HAS_ASM_INLINE=y
CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y
-CONFIG_PAHOLE_VERSION=0
+CONFIG_PAHOLE_VERSION=124
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_TABLE_SORT=y
diff --git a/configs/platform-mipsel/platformconfig b/configs/platform-mipsel/platformconfig
index 4efb8f3d599e..caed60870222 100644
--- a/configs/platform-mipsel/platformconfig
+++ b/configs/platform-mipsel/platformconfig
@@ -62,11 +62,11 @@ PTXCONF_SYSROOT_CROSS="${PTXDIST_PLATFORMDIR}/sysroot-cross"
#
# toolchain
#
-PTXCONF_CROSSCHAIN_VENDOR="OSELAS.Toolchain-2022.10"
-PTXCONF_CROSSCHAIN_CHECK="12.3.1"
+PTXCONF_CROSSCHAIN_VENDOR="OSELAS.Toolchain-2023.07"
+PTXCONF_CROSSCHAIN_CHECK="13.1.1"
PTXCONF_LIBC_GLIBC=y
# PTXCONF_LIBC_UCLIBC is not set
-PTXCONF_GLIBC_VERSION="2.36"
+PTXCONF_GLIBC_VERSION="2.37"
PTXCONF_GNU_TARGET="mipsel-softfloat-linux-gnu"
PTXCONF_COMPILER_PREFIX="${PTXCONF_GNU_TARGET}-"
PTXCONF_COMPILER_PREFIX_KERNEL="${PTXCONF_COMPILER_PREFIX}"
--
2.39.2
^ permalink raw reply [flat|nested] 10+ messages in thread
* [DistroKit] [PATCH 4/9] mips: update to OSELAS.Toolchain 2023.07
2023-08-13 19:28 [DistroKit] [PATCH 1/9] ptxdist: migrate 2023.07.1 -> 2023.08.0 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 ` Roland Hieber
2023-08-13 19:28 ` [DistroKit] [PATCH 5/9] rpi1: " Roland Hieber
` (5 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Roland Hieber @ 2023-08-13 19:28 UTC (permalink / raw)
To: distrokit; +Cc: Roland Hieber
Use the new toolchain release for mips builds, and update the kernel
config with default options.
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
configs/platform-mips/kernelconfig | 8 ++++----
configs/platform-mips/kernelconfig-ar9331 | 8 ++++----
configs/platform-mips/kernelconfig-ar9331.diff | 2 +-
configs/platform-mips/kernelconfig-malta | 8 ++++----
configs/platform-mips/kernelconfig-malta.diff | 2 +-
configs/platform-mips/platformconfig | 6 +++---
6 files changed, 17 insertions(+), 17 deletions(-)
diff --git a/configs/platform-mips/kernelconfig b/configs/platform-mips/kernelconfig
index e03fce5b5282..935c55a85110 100644
--- a/configs/platform-mips/kernelconfig
+++ b/configs/platform-mips/kernelconfig
@@ -2,14 +2,14 @@
# Automatically generated file; DO NOT EDIT.
# Linux/mips 6.4.0 Kernel Configuration
#
-CONFIG_CC_VERSION_TEXT="mips-softfloat-linux-gnu-gcc (OSELAS.Toolchain-2022.10.1 12-20230519) 12.3.1 20230519"
+CONFIG_CC_VERSION_TEXT="mips-softfloat-linux-gnu-gcc (OSELAS.Toolchain-2023.07.0 13-20230624) 13.1.1 20230624"
CONFIG_CC_IS_GCC=y
-CONFIG_GCC_VERSION=120301
+CONFIG_GCC_VERSION=130101
CONFIG_CLANG_VERSION=0
CONFIG_AS_IS_GNU=y
-CONFIG_AS_VERSION=23900
+CONFIG_AS_VERSION=24000
CONFIG_LD_IS_BFD=y
-CONFIG_LD_VERSION=23900
+CONFIG_LD_VERSION=24000
CONFIG_LLD_VERSION=0
CONFIG_CC_CAN_LINK=y
CONFIG_CC_CAN_LINK_STATIC=y
diff --git a/configs/platform-mips/kernelconfig-ar9331 b/configs/platform-mips/kernelconfig-ar9331
index eab9a9dcfba7..d134bdbc88af 100644
--- a/configs/platform-mips/kernelconfig-ar9331
+++ b/configs/platform-mips/kernelconfig-ar9331
@@ -2,14 +2,14 @@
# Automatically generated file; DO NOT EDIT.
# Linux/mips 6.4.0 Kernel Configuration
#
-CONFIG_CC_VERSION_TEXT="mips-softfloat-linux-gnu-gcc (OSELAS.Toolchain-2022.10.1 12-20230519) 12.3.1 20230519"
+CONFIG_CC_VERSION_TEXT="mips-softfloat-linux-gnu-gcc (OSELAS.Toolchain-2023.07.0 13-20230624) 13.1.1 20230624"
CONFIG_CC_IS_GCC=y
-CONFIG_GCC_VERSION=120301
+CONFIG_GCC_VERSION=130101
CONFIG_CLANG_VERSION=0
CONFIG_AS_IS_GNU=y
-CONFIG_AS_VERSION=23900
+CONFIG_AS_VERSION=24000
CONFIG_LD_IS_BFD=y
-CONFIG_LD_VERSION=23900
+CONFIG_LD_VERSION=24000
CONFIG_LLD_VERSION=0
CONFIG_CC_CAN_LINK=y
CONFIG_CC_CAN_LINK_STATIC=y
diff --git a/configs/platform-mips/kernelconfig-ar9331.diff b/configs/platform-mips/kernelconfig-ar9331.diff
index a57535ee4fc5..1c9be3d0f8a4 100644
--- a/configs/platform-mips/kernelconfig-ar9331.diff
+++ b/configs/platform-mips/kernelconfig-ar9331.diff
@@ -1,4 +1,4 @@
-06a068898fad33e3df03375523a7d153
+cc2d58b8b6aaf605d15ac9a2965f36cf
# CONFIG_ACORN_PARTITION is undefined
# CONFIG_AIX_PARTITION is undefined
# CONFIG_AMIGA_PARTITION is undefined
diff --git a/configs/platform-mips/kernelconfig-malta b/configs/platform-mips/kernelconfig-malta
index 32ff8a5e901b..0cd1bae65ce8 100644
--- a/configs/platform-mips/kernelconfig-malta
+++ b/configs/platform-mips/kernelconfig-malta
@@ -2,14 +2,14 @@
# Automatically generated file; DO NOT EDIT.
# Linux/mips 6.4.0 Kernel Configuration
#
-CONFIG_CC_VERSION_TEXT="mips-softfloat-linux-gnu-gcc (OSELAS.Toolchain-2022.10.1 12-20230519) 12.3.1 20230519"
+CONFIG_CC_VERSION_TEXT="mips-softfloat-linux-gnu-gcc (OSELAS.Toolchain-2023.07.0 13-20230624) 13.1.1 20230624"
CONFIG_CC_IS_GCC=y
-CONFIG_GCC_VERSION=120301
+CONFIG_GCC_VERSION=130101
CONFIG_CLANG_VERSION=0
CONFIG_AS_IS_GNU=y
-CONFIG_AS_VERSION=23900
+CONFIG_AS_VERSION=24000
CONFIG_LD_IS_BFD=y
-CONFIG_LD_VERSION=23900
+CONFIG_LD_VERSION=24000
CONFIG_LLD_VERSION=0
CONFIG_CC_CAN_LINK=y
CONFIG_CC_CAN_LINK_STATIC=y
diff --git a/configs/platform-mips/kernelconfig-malta.diff b/configs/platform-mips/kernelconfig-malta.diff
index 3fa692d0596b..e66596b035fc 100644
--- a/configs/platform-mips/kernelconfig-malta.diff
+++ b/configs/platform-mips/kernelconfig-malta.diff
@@ -1,4 +1,4 @@
-06a068898fad33e3df03375523a7d153
+cc2d58b8b6aaf605d15ac9a2965f36cf
# CONFIG_8139CP is not set
# CONFIG_8139TOO is not set
# CONFIG_ACENIC is not set
diff --git a/configs/platform-mips/platformconfig b/configs/platform-mips/platformconfig
index f7ba6484e984..478851cffe33 100644
--- a/configs/platform-mips/platformconfig
+++ b/configs/platform-mips/platformconfig
@@ -62,11 +62,11 @@ PTXCONF_SYSROOT_CROSS="${PTXDIST_PLATFORMDIR}/sysroot-cross"
#
# toolchain
#
-PTXCONF_CROSSCHAIN_VENDOR="OSELAS.Toolchain-2022.10"
-PTXCONF_CROSSCHAIN_CHECK="12.3.1"
+PTXCONF_CROSSCHAIN_VENDOR="OSELAS.Toolchain-2023.07"
+PTXCONF_CROSSCHAIN_CHECK="13.1.1"
PTXCONF_LIBC_GLIBC=y
# PTXCONF_LIBC_UCLIBC is not set
-PTXCONF_GLIBC_VERSION="2.36"
+PTXCONF_GLIBC_VERSION="2.37"
PTXCONF_GNU_TARGET="mips-softfloat-linux-gnu"
PTXCONF_COMPILER_PREFIX="${PTXCONF_GNU_TARGET}-"
PTXCONF_COMPILER_PREFIX_KERNEL="${PTXCONF_COMPILER_PREFIX}"
--
2.39.2
^ permalink raw reply [flat|nested] 10+ messages in thread
* [DistroKit] [PATCH 5/9] rpi1: update to OSELAS.Toolchain 2023.07
2023-08-13 19:28 [DistroKit] [PATCH 1/9] ptxdist: migrate 2023.07.1 -> 2023.08.0 Roland Hieber
` (2 preceding siblings ...)
2023-08-13 19:28 ` [DistroKit] [PATCH 4/9] mips: " Roland Hieber
@ 2023-08-13 19:28 ` Roland Hieber
2023-08-13 19:28 ` [DistroKit] [PATCH 6/9] v7a: " Roland Hieber
` (4 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Roland Hieber @ 2023-08-13 19:28 UTC (permalink / raw)
To: distrokit; +Cc: Roland Hieber
Use the new toolchain release for rpi1 builds, and update the kernel
config with default options.
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
configs/platform-rpi1/kernelconfig | 9 +++++----
configs/platform-rpi1/platformconfig | 6 +++---
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/configs/platform-rpi1/kernelconfig b/configs/platform-rpi1/kernelconfig
index 8e7cbe1318a4..539628fe30e6 100644
--- a/configs/platform-rpi1/kernelconfig
+++ b/configs/platform-rpi1/kernelconfig
@@ -2,14 +2,14 @@
# Automatically generated file; DO NOT EDIT.
# Linux/arm 6.4 Kernel Configuration
#
-CONFIG_CC_VERSION_TEXT="arm-1136jfs-linux-gnueabihf-gcc (OSELAS.Toolchain-2022.10.1 12-20230519) 12.3.1 20230519"
+CONFIG_CC_VERSION_TEXT="arm-1136jfs-linux-gnueabihf-gcc (OSELAS.Toolchain-2023.07.0 13-20230624) 13.1.1 20230624"
CONFIG_CC_IS_GCC=y
-CONFIG_GCC_VERSION=120301
+CONFIG_GCC_VERSION=130101
CONFIG_CLANG_VERSION=0
CONFIG_AS_IS_GNU=y
-CONFIG_AS_VERSION=23900
+CONFIG_AS_VERSION=24000
CONFIG_LD_IS_BFD=y
-CONFIG_LD_VERSION=23900
+CONFIG_LD_VERSION=24000
CONFIG_LLD_VERSION=0
CONFIG_CC_CAN_LINK=y
CONFIG_CC_CAN_LINK_STATIC=y
@@ -3718,6 +3718,7 @@ CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y
# CONFIG_DEBUG_INFO_REDUCED is not set
CONFIG_DEBUG_INFO_COMPRESSED_NONE=y
# CONFIG_DEBUG_INFO_COMPRESSED_ZLIB is not set
+# CONFIG_DEBUG_INFO_COMPRESSED_ZSTD is not set
# CONFIG_DEBUG_INFO_SPLIT is not set
# CONFIG_DEBUG_INFO_BTF is not set
# CONFIG_GDB_SCRIPTS is not set
diff --git a/configs/platform-rpi1/platformconfig b/configs/platform-rpi1/platformconfig
index f4c245b18193..9cb75b2c9ac0 100644
--- a/configs/platform-rpi1/platformconfig
+++ b/configs/platform-rpi1/platformconfig
@@ -67,11 +67,11 @@ PTXCONF_SYSROOT_CROSS="${PTXDIST_PLATFORMDIR}/sysroot-cross"
#
# toolchain
#
-PTXCONF_CROSSCHAIN_VENDOR="OSELAS.Toolchain-2022.10"
-PTXCONF_CROSSCHAIN_CHECK="12.3.1"
+PTXCONF_CROSSCHAIN_VENDOR="OSELAS.Toolchain-2023.07"
+PTXCONF_CROSSCHAIN_CHECK="13.1.1"
PTXCONF_LIBC_GLIBC=y
# PTXCONF_LIBC_UCLIBC is not set
-PTXCONF_GLIBC_VERSION="2.36"
+PTXCONF_GLIBC_VERSION="2.37"
PTXCONF_GNU_TARGET="arm-1136jfs-linux-gnueabihf"
PTXCONF_COMPILER_PREFIX="${PTXCONF_GNU_TARGET}-"
PTXCONF_COMPILER_PREFIX_KERNEL="${PTXCONF_COMPILER_PREFIX}"
--
2.39.2
^ permalink raw reply [flat|nested] 10+ messages in thread
* [DistroKit] [PATCH 6/9] v7a: update to OSELAS.Toolchain 2023.07
2023-08-13 19:28 [DistroKit] [PATCH 1/9] ptxdist: migrate 2023.07.1 -> 2023.08.0 Roland Hieber
` (3 preceding siblings ...)
2023-08-13 19:28 ` [DistroKit] [PATCH 5/9] rpi1: " Roland Hieber
@ 2023-08-13 19:28 ` Roland Hieber
2023-08-13 19:28 ` [DistroKit] [PATCH 7/9] v7a_noneon: " Roland Hieber
` (3 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Roland Hieber @ 2023-08-13 19:28 UTC (permalink / raw)
To: distrokit; +Cc: Roland Hieber
Use the new toolchain release for v7a builds, and update the kernel
config with default options.
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
configs/platform-v7a/kernelconfig | 9 +++++----
configs/platform-v7a/platformconfig | 6 +++---
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/configs/platform-v7a/kernelconfig b/configs/platform-v7a/kernelconfig
index d1ebb0f0cd3b..f04d02dd08cf 100644
--- a/configs/platform-v7a/kernelconfig
+++ b/configs/platform-v7a/kernelconfig
@@ -2,14 +2,14 @@
# Automatically generated file; DO NOT EDIT.
# Linux/arm 6.4 Kernel Configuration
#
-CONFIG_CC_VERSION_TEXT="arm-v7a-linux-gnueabihf-gcc (OSELAS.Toolchain-2022.10.1 12-20230519) 12.3.1 20230519"
+CONFIG_CC_VERSION_TEXT="arm-v7a-linux-gnueabihf-gcc (OSELAS.Toolchain-2023.07.0 13-20230624) 13.1.1 20230624"
CONFIG_CC_IS_GCC=y
-CONFIG_GCC_VERSION=120301
+CONFIG_GCC_VERSION=130101
CONFIG_CLANG_VERSION=0
CONFIG_AS_IS_GNU=y
-CONFIG_AS_VERSION=23900
+CONFIG_AS_VERSION=24000
CONFIG_LD_IS_BFD=y
-CONFIG_LD_VERSION=23900
+CONFIG_LD_VERSION=24000
CONFIG_LLD_VERSION=0
CONFIG_CC_CAN_LINK=y
CONFIG_CC_CAN_LINK_STATIC=y
@@ -4115,6 +4115,7 @@ CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y
# CONFIG_DEBUG_INFO_REDUCED is not set
CONFIG_DEBUG_INFO_COMPRESSED_NONE=y
# CONFIG_DEBUG_INFO_COMPRESSED_ZLIB is not set
+# CONFIG_DEBUG_INFO_COMPRESSED_ZSTD is not set
# CONFIG_DEBUG_INFO_SPLIT is not set
# CONFIG_DEBUG_INFO_BTF is not set
# CONFIG_GDB_SCRIPTS is not set
diff --git a/configs/platform-v7a/platformconfig b/configs/platform-v7a/platformconfig
index f4142930fbf1..1ecbda0bdfdf 100644
--- a/configs/platform-v7a/platformconfig
+++ b/configs/platform-v7a/platformconfig
@@ -67,11 +67,11 @@ PTXCONF_SYSROOT_CROSS="${PTXDIST_PLATFORMDIR}/sysroot-cross"
#
# toolchain
#
-PTXCONF_CROSSCHAIN_VENDOR="OSELAS.Toolchain-2022.10"
-PTXCONF_CROSSCHAIN_CHECK="12.3.1"
+PTXCONF_CROSSCHAIN_VENDOR="OSELAS.Toolchain-2023.07"
+PTXCONF_CROSSCHAIN_CHECK="13.1.1"
PTXCONF_LIBC_GLIBC=y
# PTXCONF_LIBC_UCLIBC is not set
-PTXCONF_GLIBC_VERSION="2.36"
+PTXCONF_GLIBC_VERSION="2.37"
PTXCONF_GNU_TARGET="arm-v7a-linux-gnueabihf"
PTXCONF_COMPILER_PREFIX="${PTXCONF_GNU_TARGET}-"
PTXCONF_COMPILER_PREFIX_KERNEL="${PTXCONF_COMPILER_PREFIX}"
--
2.39.2
^ permalink raw reply [flat|nested] 10+ messages in thread
* [DistroKit] [PATCH 7/9] v7a_noneon: update to OSELAS.Toolchain 2023.07
2023-08-13 19:28 [DistroKit] [PATCH 1/9] ptxdist: migrate 2023.07.1 -> 2023.08.0 Roland Hieber
` (4 preceding siblings ...)
2023-08-13 19:28 ` [DistroKit] [PATCH 6/9] v7a: " Roland Hieber
@ 2023-08-13 19:28 ` Roland Hieber
2023-08-13 19:28 ` [DistroKit] [PATCH 8/9] v8a: " Roland Hieber
` (2 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Roland Hieber @ 2023-08-13 19:28 UTC (permalink / raw)
To: distrokit; +Cc: Roland Hieber
Use the new toolchain release for v7a_noneon builds, and update the
kernel config with default options.
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
configs/platform-v7a_noneon/kernelconfig | 9 +++++----
configs/platform-v7a_noneon/platformconfig | 6 +++---
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/configs/platform-v7a_noneon/kernelconfig b/configs/platform-v7a_noneon/kernelconfig
index a9ed244c393b..f096fef6e288 100644
--- a/configs/platform-v7a_noneon/kernelconfig
+++ b/configs/platform-v7a_noneon/kernelconfig
@@ -2,14 +2,14 @@
# Automatically generated file; DO NOT EDIT.
# Linux/arm 6.4 Kernel Configuration
#
-CONFIG_CC_VERSION_TEXT="arm-v7a-linux-gnueabihf-gcc (OSELAS.Toolchain-2022.10.1 12-20230519) 12.3.1 20230519"
+CONFIG_CC_VERSION_TEXT="arm-v7a-linux-gnueabihf-gcc (OSELAS.Toolchain-2023.07.0 13-20230624) 13.1.1 20230624"
CONFIG_CC_IS_GCC=y
-CONFIG_GCC_VERSION=120301
+CONFIG_GCC_VERSION=130101
CONFIG_CLANG_VERSION=0
CONFIG_AS_IS_GNU=y
-CONFIG_AS_VERSION=23900
+CONFIG_AS_VERSION=24000
CONFIG_LD_IS_BFD=y
-CONFIG_LD_VERSION=23900
+CONFIG_LD_VERSION=24000
CONFIG_LLD_VERSION=0
CONFIG_CC_CAN_LINK=y
CONFIG_CC_CAN_LINK_STATIC=y
@@ -3707,6 +3707,7 @@ CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y
# CONFIG_DEBUG_INFO_REDUCED is not set
CONFIG_DEBUG_INFO_COMPRESSED_NONE=y
# CONFIG_DEBUG_INFO_COMPRESSED_ZLIB is not set
+# CONFIG_DEBUG_INFO_COMPRESSED_ZSTD is not set
# CONFIG_DEBUG_INFO_SPLIT is not set
# CONFIG_DEBUG_INFO_BTF is not set
# CONFIG_GDB_SCRIPTS is not set
diff --git a/configs/platform-v7a_noneon/platformconfig b/configs/platform-v7a_noneon/platformconfig
index 04c62ae71340..a70d388ff848 100644
--- a/configs/platform-v7a_noneon/platformconfig
+++ b/configs/platform-v7a_noneon/platformconfig
@@ -66,11 +66,11 @@ PTXCONF_SYSROOT_CROSS="${PTXDIST_PLATFORMDIR}/sysroot-cross"
#
# toolchain
#
-PTXCONF_CROSSCHAIN_VENDOR="OSELAS.Toolchain-2022.10"
-PTXCONF_CROSSCHAIN_CHECK="12.3.1"
+PTXCONF_CROSSCHAIN_VENDOR="OSELAS.Toolchain-2023.07"
+PTXCONF_CROSSCHAIN_CHECK="13.1.1"
PTXCONF_LIBC_GLIBC=y
# PTXCONF_LIBC_UCLIBC is not set
-PTXCONF_GLIBC_VERSION="2.36"
+PTXCONF_GLIBC_VERSION="2.37"
PTXCONF_GNU_TARGET="arm-v7a-linux-gnueabihf"
PTXCONF_COMPILER_PREFIX="${PTXCONF_GNU_TARGET}-"
PTXCONF_COMPILER_PREFIX_KERNEL="${PTXCONF_COMPILER_PREFIX}"
--
2.39.2
^ permalink raw reply [flat|nested] 10+ messages in thread
* [DistroKit] [PATCH 8/9] v8a: update to OSELAS.Toolchain 2023.07
2023-08-13 19:28 [DistroKit] [PATCH 1/9] ptxdist: migrate 2023.07.1 -> 2023.08.0 Roland Hieber
` (5 preceding siblings ...)
2023-08-13 19:28 ` [DistroKit] [PATCH 7/9] v7a_noneon: " Roland Hieber
@ 2023-08-13 19:28 ` Roland Hieber
2023-08-13 19:28 ` [DistroKit] [PATCH 9/9] x86_64: " Roland Hieber
2023-08-15 9:16 ` [DistroKit] [PATCH 1/9] ptxdist: migrate 2023.07.1 -> 2023.08.0 Robert Schwebel
8 siblings, 0 replies; 10+ messages in thread
From: Roland Hieber @ 2023-08-13 19:28 UTC (permalink / raw)
To: distrokit; +Cc: Roland Hieber
Use the new toolchain release for v8a builds, and update the kernel
config with default options.
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
configs/platform-v8a/kernelconfig | 9 +++++----
configs/platform-v8a/platformconfig | 6 +++---
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/configs/platform-v8a/kernelconfig b/configs/platform-v8a/kernelconfig
index e22b99e0f524..a8ab2344683d 100644
--- a/configs/platform-v8a/kernelconfig
+++ b/configs/platform-v8a/kernelconfig
@@ -2,14 +2,14 @@
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 6.4 Kernel Configuration
#
-CONFIG_CC_VERSION_TEXT="aarch64-v8a-linux-gnu-gcc (OSELAS.Toolchain-2022.10.1 12-20230519) 12.3.1 20230519"
+CONFIG_CC_VERSION_TEXT="aarch64-v8a-linux-gnu-gcc (OSELAS.Toolchain-2023.07.0 13-20230624) 13.1.1 20230624"
CONFIG_CC_IS_GCC=y
-CONFIG_GCC_VERSION=120301
+CONFIG_GCC_VERSION=130101
CONFIG_CLANG_VERSION=0
CONFIG_AS_IS_GNU=y
-CONFIG_AS_VERSION=23900
+CONFIG_AS_VERSION=24000
CONFIG_LD_IS_BFD=y
-CONFIG_LD_VERSION=23900
+CONFIG_LD_VERSION=24000
CONFIG_LLD_VERSION=0
CONFIG_CC_CAN_LINK=y
CONFIG_CC_CAN_LINK_STATIC=y
@@ -6318,6 +6318,7 @@ CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y
# CONFIG_DEBUG_INFO_REDUCED is not set
CONFIG_DEBUG_INFO_COMPRESSED_NONE=y
# CONFIG_DEBUG_INFO_COMPRESSED_ZLIB is not set
+# CONFIG_DEBUG_INFO_COMPRESSED_ZSTD is not set
# CONFIG_DEBUG_INFO_SPLIT is not set
# CONFIG_DEBUG_INFO_BTF is not set
# CONFIG_GDB_SCRIPTS is not set
diff --git a/configs/platform-v8a/platformconfig b/configs/platform-v8a/platformconfig
index 1664c532677f..bb49e9d975e1 100644
--- a/configs/platform-v8a/platformconfig
+++ b/configs/platform-v8a/platformconfig
@@ -65,11 +65,11 @@ PTXCONF_SYSROOT_CROSS="${PTXDIST_PLATFORMDIR}/sysroot-cross"
#
# toolchain
#
-PTXCONF_CROSSCHAIN_VENDOR="OSELAS.Toolchain-2022.10"
-PTXCONF_CROSSCHAIN_CHECK="12.3.1"
+PTXCONF_CROSSCHAIN_VENDOR="OSELAS.Toolchain-2023.07"
+PTXCONF_CROSSCHAIN_CHECK="13.1.1"
PTXCONF_LIBC_GLIBC=y
# PTXCONF_LIBC_UCLIBC is not set
-PTXCONF_GLIBC_VERSION="2.36"
+PTXCONF_GLIBC_VERSION="2.37"
PTXCONF_GNU_TARGET="aarch64-v8a-linux-gnu"
PTXCONF_COMPILER_PREFIX="${PTXCONF_GNU_TARGET}-"
PTXCONF_COMPILER_PREFIX_KERNEL="${PTXCONF_COMPILER_PREFIX}"
--
2.39.2
^ permalink raw reply [flat|nested] 10+ messages in thread
* [DistroKit] [PATCH 9/9] x86_64: update to OSELAS.Toolchain 2023.07
2023-08-13 19:28 [DistroKit] [PATCH 1/9] ptxdist: migrate 2023.07.1 -> 2023.08.0 Roland Hieber
` (6 preceding siblings ...)
2023-08-13 19:28 ` [DistroKit] [PATCH 8/9] v8a: " Roland Hieber
@ 2023-08-13 19:28 ` Roland Hieber
2023-08-15 9:16 ` [DistroKit] [PATCH 1/9] ptxdist: migrate 2023.07.1 -> 2023.08.0 Robert Schwebel
8 siblings, 0 replies; 10+ messages in thread
From: Roland Hieber @ 2023-08-13 19:28 UTC (permalink / raw)
To: distrokit; +Cc: Roland Hieber
Use the new toolchain release for x86_64 builds, and update the kernel
config with default options.
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
configs/platform-x86_64/kernelconfig | 9 +++++----
configs/platform-x86_64/platformconfig | 6 +++---
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/configs/platform-x86_64/kernelconfig b/configs/platform-x86_64/kernelconfig
index 4464d61f57a7..1080177f71a0 100644
--- a/configs/platform-x86_64/kernelconfig
+++ b/configs/platform-x86_64/kernelconfig
@@ -2,14 +2,14 @@
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.4 Kernel Configuration
#
-CONFIG_CC_VERSION_TEXT="x86_64-unknown-linux-gnu-gcc (OSELAS.Toolchain-2022.10.1 12-20230519) 12.3.1 20230519"
+CONFIG_CC_VERSION_TEXT="x86_64-unknown-linux-gnu-gcc (OSELAS.Toolchain-2023.07.0 13-20230624) 13.1.1 20230624"
CONFIG_CC_IS_GCC=y
-CONFIG_GCC_VERSION=120301
+CONFIG_GCC_VERSION=130101
CONFIG_CLANG_VERSION=0
CONFIG_AS_IS_GNU=y
-CONFIG_AS_VERSION=23900
+CONFIG_AS_VERSION=24000
CONFIG_LD_IS_BFD=y
-CONFIG_LD_VERSION=23900
+CONFIG_LD_VERSION=24000
CONFIG_LLD_VERSION=0
CONFIG_CC_CAN_LINK=y
CONFIG_CC_CAN_LINK_STATIC=y
@@ -3831,6 +3831,7 @@ CONFIG_DEBUG_INFO_DWARF4=y
# CONFIG_DEBUG_INFO_REDUCED is not set
CONFIG_DEBUG_INFO_COMPRESSED_NONE=y
# CONFIG_DEBUG_INFO_COMPRESSED_ZLIB is not set
+# CONFIG_DEBUG_INFO_COMPRESSED_ZSTD is not set
# CONFIG_DEBUG_INFO_SPLIT is not set
# CONFIG_DEBUG_INFO_BTF is not set
CONFIG_GDB_SCRIPTS=y
diff --git a/configs/platform-x86_64/platformconfig b/configs/platform-x86_64/platformconfig
index a69c34e4090a..c8bf5fdcc7a8 100644
--- a/configs/platform-x86_64/platformconfig
+++ b/configs/platform-x86_64/platformconfig
@@ -68,11 +68,11 @@ PTXCONF_SYSROOT_CROSS="${PTXDIST_PLATFORMDIR}/sysroot-cross"
#
# toolchain
#
-PTXCONF_CROSSCHAIN_VENDOR="OSELAS.Toolchain-2022.10"
-PTXCONF_CROSSCHAIN_CHECK="12.3.1"
+PTXCONF_CROSSCHAIN_VENDOR="OSELAS.Toolchain-2023.07"
+PTXCONF_CROSSCHAIN_CHECK="13.1.1"
PTXCONF_LIBC_GLIBC=y
# PTXCONF_LIBC_UCLIBC is not set
-PTXCONF_GLIBC_VERSION="2.36"
+PTXCONF_GLIBC_VERSION="2.37"
PTXCONF_GNU_TARGET="x86_64-unknown-linux-gnu"
PTXCONF_COMPILER_PREFIX="${PTXCONF_GNU_TARGET}-"
PTXCONF_COMPILER_PREFIX_KERNEL="${PTXCONF_COMPILER_PREFIX}"
--
2.39.2
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [DistroKit] [PATCH 1/9] ptxdist: migrate 2023.07.1 -> 2023.08.0
2023-08-13 19:28 [DistroKit] [PATCH 1/9] ptxdist: migrate 2023.07.1 -> 2023.08.0 Roland Hieber
` (7 preceding siblings ...)
2023-08-13 19:28 ` [DistroKit] [PATCH 9/9] x86_64: " Roland Hieber
@ 2023-08-15 9:16 ` Robert Schwebel
8 siblings, 0 replies; 10+ messages in thread
From: Robert Schwebel @ 2023-08-15 9:16 UTC (permalink / raw)
To: Roland Hieber; +Cc: distrokit
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 |
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2023-08-15 9:16 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-13 19:28 [DistroKit] [PATCH 1/9] ptxdist: migrate 2023.07.1 -> 2023.08.0 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 ` [DistroKit] [PATCH 1/9] ptxdist: migrate 2023.07.1 -> 2023.08.0 Robert Schwebel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox