* [ptxdist] [PATCH] barebox: bump default version to 2025.04.0
@ 2025-05-10 19:34 Bruno Thomsen
2025-05-14 6:08 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages 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] 2+ messages in thread
* Re: [ptxdist] [APPLIED] barebox: bump default version to 2025.04.0
2025-05-10 19:34 [ptxdist] [PATCH] barebox: bump default version to 2025.04.0 Bruno Thomsen
@ 2025-05-14 6:08 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-05-14 6:08 UTC (permalink / raw)
To: ptxdist; +Cc: Bruno Thomsen
Thanks, applied as 3b62d04e73e87c17ca4a7f72a1d77da38756ba7a.
Michael
[sent from post-receive hook]
On Wed, 14 May 2025 08:08:10 +0200, Bruno Thomsen <bruno.thomsen@gmail.com> wrote:
> 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>
> Message-Id: <20250510193435.23113-1-bruno.thomsen@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/platforms/barebox.in b/platforms/barebox.in
> index 8297f13a8306..bdc3b6d77150 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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-05-14 6:13 UTC | newest]
Thread overview: 2+ messages (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
2025-05-14 6:08 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox