* [ptxdist] [PATCH] barebox: bump default version to 2025.04.0
@ 2025-05-10 19:34 Bruno Thomsen
0 siblings, 0 replies; only message in thread
From: Bruno Thomsen @ 2025-05-10 19:34 UTC (permalink / raw)
To: ptxdist; +Cc: bruno.thomsen
The previous default version was almost a decade old.
Set default BAREBOX_MD5 to that of 2025.04.0.
Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
platforms/barebox.in | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/platforms/barebox.in b/platforms/barebox.in
index 8297f13a8..bdc3b6d77 100644
--- a/platforms/barebox.in
+++ b/platforms/barebox.in
@@ -31,7 +31,7 @@ if BAREBOX
config BAREBOX_VERSION
prompt "barebox version"
string
- default "2016.08.0"
+ default "2025.04.0"
config BAREBOX_CONFIG_BUILDSYSTEM_VERSION
prompt "add a buildsystem version to the barebox binary"
@@ -49,6 +49,7 @@ config BAREBOX_BUILDSYSTEM_VERSION
config BAREBOX_MD5
prompt "barebox source md5sum"
string
+ default "3ee6d72d02d16836d3d782ae69661317"
help
To ensure integrity of the downloaded source tarball, fill in its
MD5 sum here.
base-commit: dabd1471febfa4bc3a072b63061ad6deae012c72
--
2.49.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-05-10 19:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-10 19:34 [ptxdist] [PATCH] barebox: bump default version to 2025.04.0 Bruno Thomsen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox