From: Bruno Thomsen <bruno.thomsen@gmail.com>
To: ptxdist@pengutronix.de
Cc: bruno.thomsen@gmail.com
Subject: [ptxdist] [PATCH] barebox: bump default version to 2025.04.0
Date: Sat, 10 May 2025 21:34:35 +0200 [thread overview]
Message-ID: <20250510193435.23113-1-bruno.thomsen@gmail.com> (raw)
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
next reply other threads:[~2025-05-10 19:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-10 19:34 Bruno Thomsen [this message]
2025-05-14 6:08 ` [ptxdist] [APPLIED] " Michael Olbrich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250510193435.23113-1-bruno.thomsen@gmail.com \
--to=bruno.thomsen@gmail.com \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox