summaryrefslogtreecommitdiffstats
path: root/configs/platform-rpi
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2021-12-09 16:39:56 +0100
committerRobert Schwebel <r.schwebel@pengutronix.de>2021-12-09 19:57:59 +0100
commit405db686d3d1a4ee87c4b6d74062f966570d5887 (patch)
treeacee9aaae8485c2402cbd68027f135cbd0c22d50 /configs/platform-rpi
parentf0eda8ac5978fb1edd81075d57c7ec58a864361d (diff)
downloadDistroKit-405db686d3d1a4ee87c4b6d74062f966570d5887.tar.gz
DistroKit-405db686d3d1a4ee87c4b6d74062f966570d5887.tar.xz
ptxdist: version bump 2021.11.0 -> 2021.12.0
A new ptxdist version has been released, update. ptxdist-2021.12.0 has genimage-15 which has a strikter check for partitions that overlay: specify holes in the barebox partition that allow to overlap with MBR. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'configs/platform-rpi')
-rw-r--r--configs/platform-rpi/platformconfig5
1 files changed, 3 insertions, 2 deletions
diff --git a/configs/platform-rpi/platformconfig b/configs/platform-rpi/platformconfig
index 0c18710..0a6dc00 100644
--- a/configs/platform-rpi/platformconfig
+++ b/configs/platform-rpi/platformconfig
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# PTXdist 2021.11.0
+# PTXdist 2021.12.0
#
PTXCONF__platformconfig_MAGIC__=y
@@ -19,7 +19,7 @@ PTXCONF_PLATFORM="rpi"
PTXCONF_PLATFORM_VERSION="-${PTXDIST_BSP_AUTOVERSION}"
PTXCONF_RUNTIME=y
PTXCONF_BUILDTIME=y
-PTXCONF_PLATFORMCONFIG_VERSION="2021.11.0"
+PTXCONF_PLATFORMCONFIG_VERSION="2021.12.0"
#
# architecture
@@ -103,6 +103,7 @@ PTXCONF_TARGET_DEBUG_KEEP=y
# PTXCONF_TARGET_DEBUG_ENABLE is not set
# PTXCONF_TARGET_DEBUG_FULL is not set
PTXCONF_TARGET_COMPILER_RECORD_SWITCHES=y
+# PTXCONF_TARGET_NO_SEMANTIC_INTERPOSITION is not set
PTXCONF_TARGET_BUILD_ID=y
PTXCONF_TARGET_EXTRA_CPPFLAGS=""
PTXCONF_TARGET_EXTRA_CFLAGS=""