summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configs/platform-mips/platformconfig5
-rw-r--r--configs/platform-mipsel/platformconfig5
-rw-r--r--configs/platform-rpi/platformconfig5
-rw-r--r--configs/platform-v7a/config/images/riotboard.config1
-rw-r--r--configs/platform-v7a/config/images/sabrelite.config1
-rw-r--r--configs/platform-v7a/config/images/udoo-neo.config1
-rw-r--r--configs/platform-v7a/platformconfig5
-rw-r--r--configs/platform-v7a_noneon/platformconfig5
-rw-r--r--configs/platform-v8a/config/images/imx8mm-evk.config1
-rw-r--r--configs/platform-v8a/config/images/imx8mp-evk.config1
-rw-r--r--configs/platform-v8a/config/images/imx8mq-evk.config1
-rw-r--r--configs/platform-v8a/platformconfig5
-rw-r--r--configs/platform-x86_64/platformconfig5
-rw-r--r--configs/ptxconfig8
14 files changed, 32 insertions, 17 deletions
diff --git a/configs/platform-mips/platformconfig b/configs/platform-mips/platformconfig
index a488ba0..a56829c 100644
--- a/configs/platform-mips/platformconfig
+++ b/configs/platform-mips/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="mips"
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
@@ -100,6 +100,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 is not set
+# PTXCONF_TARGET_NO_SEMANTIC_INTERPOSITION is not set
PTXCONF_TARGET_BUILD_ID=y
PTXCONF_TARGET_EXTRA_CPPFLAGS=""
PTXCONF_TARGET_EXTRA_CFLAGS=""
diff --git a/configs/platform-mipsel/platformconfig b/configs/platform-mipsel/platformconfig
index 5f426bd..25bb0ca 100644
--- a/configs/platform-mipsel/platformconfig
+++ b/configs/platform-mipsel/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="mipsel"
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
@@ -100,6 +100,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 is not set
+# PTXCONF_TARGET_NO_SEMANTIC_INTERPOSITION is not set
PTXCONF_TARGET_BUILD_ID=y
PTXCONF_TARGET_EXTRA_CPPFLAGS=""
PTXCONF_TARGET_EXTRA_CFLAGS=""
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=""
diff --git a/configs/platform-v7a/config/images/riotboard.config b/configs/platform-v7a/config/images/riotboard.config
index 9558af3..32ca817 100644
--- a/configs/platform-v7a/config/images/riotboard.config
+++ b/configs/platform-v7a/config/images/riotboard.config
@@ -8,6 +8,7 @@ image @IMAGE@ {
in-partition-table = false
image = "barebox-embest-imx6s-riotboard.img"
size = 2M
+ holes = {"(440; 1K)"}
}
partition root-A {
diff --git a/configs/platform-v7a/config/images/sabrelite.config b/configs/platform-v7a/config/images/sabrelite.config
index 6fe4da7..29e6b5f 100644
--- a/configs/platform-v7a/config/images/sabrelite.config
+++ b/configs/platform-v7a/config/images/sabrelite.config
@@ -8,6 +8,7 @@ image @IMAGE@ {
in-partition-table = false
image = "barebox-freescale-imx6q-sabrelite.img"
size = 2M
+ holes = {"(440; 1K)"}
}
partition root-A {
diff --git a/configs/platform-v7a/config/images/udoo-neo.config b/configs/platform-v7a/config/images/udoo-neo.config
index 6a3a8eb..da67775 100644
--- a/configs/platform-v7a/config/images/udoo-neo.config
+++ b/configs/platform-v7a/config/images/udoo-neo.config
@@ -8,6 +8,7 @@ image @IMAGE@ {
in-partition-table = false
image = "barebox-udoo-neo.img"
size = 2M
+ holes = {"(440; 1K)"}
}
partition root-A {
diff --git a/configs/platform-v7a/platformconfig b/configs/platform-v7a/platformconfig
index 8451fe5..4a89368 100644
--- a/configs/platform-v7a/platformconfig
+++ b/configs/platform-v7a/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="v7a"
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
@@ -104,6 +104,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 is not set
+# PTXCONF_TARGET_NO_SEMANTIC_INTERPOSITION is not set
PTXCONF_TARGET_BUILD_ID=y
PTXCONF_TARGET_EXTRA_CPPFLAGS=""
PTXCONF_TARGET_EXTRA_CFLAGS=""
diff --git a/configs/platform-v7a_noneon/platformconfig b/configs/platform-v7a_noneon/platformconfig
index 2ba116f..d6f1ef1 100644
--- a/configs/platform-v7a_noneon/platformconfig
+++ b/configs/platform-v7a_noneon/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="v7a_noneon"
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 is not set
+# PTXCONF_TARGET_NO_SEMANTIC_INTERPOSITION is not set
PTXCONF_TARGET_BUILD_ID=y
PTXCONF_TARGET_EXTRA_CPPFLAGS=""
PTXCONF_TARGET_EXTRA_CFLAGS=""
diff --git a/configs/platform-v8a/config/images/imx8mm-evk.config b/configs/platform-v8a/config/images/imx8mm-evk.config
index 65e23a9..5c04b6c 100644
--- a/configs/platform-v8a/config/images/imx8mm-evk.config
+++ b/configs/platform-v8a/config/images/imx8mm-evk.config
@@ -7,6 +7,7 @@ image @IMAGE@ {
image = "barebox-nxp-imx8mm-evk.img-imx8m"
size = 896K
in-partition-table = false
+ holes = {"(440; 1K)"}
}
partition root {
offset = 2M
diff --git a/configs/platform-v8a/config/images/imx8mp-evk.config b/configs/platform-v8a/config/images/imx8mp-evk.config
index 8e0d64a..99b9210 100644
--- a/configs/platform-v8a/config/images/imx8mp-evk.config
+++ b/configs/platform-v8a/config/images/imx8mp-evk.config
@@ -7,6 +7,7 @@ image @IMAGE@ {
image = "barebox-nxp-imx8mp-evk.img-imx8m"
size = 896K
in-partition-table = false
+ holes = {"(440; 1K)"}
}
partition root {
offset = 2M
diff --git a/configs/platform-v8a/config/images/imx8mq-evk.config b/configs/platform-v8a/config/images/imx8mq-evk.config
index 6eebf72..5932688 100644
--- a/configs/platform-v8a/config/images/imx8mq-evk.config
+++ b/configs/platform-v8a/config/images/imx8mq-evk.config
@@ -7,6 +7,7 @@ image @IMAGE@ {
image = "barebox-nxp-imx8mq-evk.img-imx8m"
size = 896K
in-partition-table = false
+ holes = {"(440; 1K)"}
}
partition root {
offset = 2M
diff --git a/configs/platform-v8a/platformconfig b/configs/platform-v8a/platformconfig
index 9e49cea..f1008d8 100644
--- a/configs/platform-v8a/platformconfig
+++ b/configs/platform-v8a/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="v8a"
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
@@ -102,6 +102,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=""
diff --git a/configs/platform-x86_64/platformconfig b/configs/platform-x86_64/platformconfig
index 4278c56..f7c2331 100644
--- a/configs/platform-x86_64/platformconfig
+++ b/configs/platform-x86_64/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="x86_64"
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
@@ -106,6 +106,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=""
diff --git a/configs/ptxconfig b/configs/ptxconfig
index 815d625..bc9a982 100644
--- a/configs/ptxconfig
+++ b/configs/ptxconfig
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# PTXdist 2021.11.0
+# PTXdist 2021.12.0
#
PTXCONF_DATAPARTITION=y
@@ -67,7 +67,7 @@ PTXCONF_BSP=y
PTXCONF_RUNTIME=y
PTXCONF_BUILDTIME=y
PTXCONF_VIRTUAL=y
-PTXCONF_CONFIGFILE_VERSION="2021.11.0"
+PTXCONF_CONFIGFILE_VERSION="2021.12.0"
PTXCONF__ptxconfig_MAGIC__=y
#
@@ -1439,7 +1439,6 @@ PTXCONF_SYSTEMD_ZSTD=y
#
# install options
#
-PTXCONF_SYSTEMD_UDEV_DRIVERS_RULES=y
# PTXCONF_SYSTEMD_UDEV_HWDB is not set
# PTXCONF_SYSTEMD_UDEV_CUST_RULES is not set
# end of install options
@@ -1697,6 +1696,7 @@ PTXCONF_ZSTD=y
# PTXCONF_DHCP is not set
# PTXCONF_DNSMASQ is not set
# PTXCONF_DROPBEAR is not set
+# PTXCONF_DUMP1090FA is not set
# PTXCONF_ETHERWAKE is not set
# PTXCONF_ETHTOOL is not set
# PTXCONF_FCGI is not set
@@ -2094,6 +2094,7 @@ PTXCONF_LIBPCRE_ENABLE_UTF8=y
# PTXCONF_LIBPIPELINE is not set
# PTXCONF_LIBPOPT is not set
# PTXCONF_LIBRN is not set
+# PTXCONF_LIBRTLSDR is not set
PTXCONF_LIBSECCOMP=y
# PTXCONF_LIBSECCOMP_UTILS is not set
# PTXCONF_LIBSIGCPP is not set
@@ -2316,6 +2317,7 @@ PTXCONF_DBUS_SYSTEMD_UNIT=y
# PTXCONF_LIBWEBP is not set
# PTXCONF_LIBX11_LOCALE is not set
# PTXCONF_LIBXKBCOMMON is not set
+# PTXCONF_MEDIA_SESSION is not set
# PTXCONF_MESA_DEMOS is not set
# PTXCONF_MESALIB is not set
# PTXCONF_MTDEV is not set