Thanks, applied as 3b62d04e73e87c17ca4a7f72a1d77da38756ba7a. Michael
[sent from post-receive hook] On Wed, 14 May 2025 08:08:10 +0200, Bruno Thomsen <[email protected]> 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 <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > 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.
