summaryrefslogtreecommitdiffstats
path: root/configs/platform-v8a/platformconfig
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2024-03-15 22:12:33 +0100
committerRobert Schwebel <r.schwebel@pengutronix.de>2024-03-17 20:13:53 +0100
commitccf16976adb75dda930950188eef4353102fde68 (patch)
treec054880b87ea5b69d814e53cdb1fcbc0d31c6401 /configs/platform-v8a/platformconfig
parent18ea186d665631ced2430e6afb65fde4ce1b6928 (diff)
downloadDistroKit-ccf16976adb75dda930950188eef4353102fde68.tar.gz
DistroKit-ccf16976adb75dda930950188eef4353102fde68.tar.xz
v8a: barebox: version bump v2023.12.0 → v2024.03.0
v2023.12.0 first broke i.MX8MQ support by mistake. This was fixed in v2024.03.0, so update to this version. The config changes are those of olddefconfig with the exception of CONFIG_CMD_PARTED: This command allows us to partition block devices from within the barebox shell. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Link: https://lore.pengutronix.de/20240315211240.3016716-6-a.fatoum@pengutronix.de Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'configs/platform-v8a/platformconfig')
-rw-r--r--configs/platform-v8a/platformconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/platform-v8a/platformconfig b/configs/platform-v8a/platformconfig
index 7653891..b250a69 100644
--- a/configs/platform-v8a/platformconfig
+++ b/configs/platform-v8a/platformconfig
@@ -177,10 +177,10 @@ PTXCONF_CONSOLE_SPEED="115200"
PTXCONF_BAREBOX_ARCH_STRING="arm"
PTXCONF_BAREBOX_DEPENDENCIES=y
PTXCONF_BAREBOX=y
-PTXCONF_BAREBOX_VERSION="2023.12.0"
+PTXCONF_BAREBOX_VERSION="2024.03.0"
PTXCONF_BAREBOX_CONFIG_BUILDSYSTEM_VERSION=y
PTXCONF_BAREBOX_BUILDSYSTEM_VERSION="${PTXDIST_VCS_VERSION}"
-PTXCONF_BAREBOX_MD5="e1513be5a2995203b75ac45043eac6d0"
+PTXCONF_BAREBOX_MD5="dcb443c48b64662b52974502c502427e"
PTXCONF_BAREBOX_CONFIG="barebox.config"
PTXCONF_BAREBOX_FIRMWARE=y
PTXCONF_BAREBOX_EXTRA_ENV=y