On Tue, Sep 22, 2020 at 10:13:30AM +0200, Michael Olbrich wrote:
> On Tue, Sep 22, 2020 at 12:17:22AM +0200, Roland Hieber wrote:
> > Provide reasonably recent default values for new BSPs.
> > 
> > Signed-off-by: Roland Hieber <r...@pengutronix.de>
> > ---
> >  platforms/kernel.in | 3 ++-
> >  1 file changed, 2 insertions(+), 1 deletion(-)
> > 
> > diff --git a/platforms/kernel.in b/platforms/kernel.in
> > index 34d05c825929..7bcfac5d8f2d 100644
> > --- a/platforms/kernel.in
> > +++ b/platforms/kernel.in
> > @@ -41,11 +41,12 @@ config KERNEL_MODULES_INSTALL
> >  config KERNEL_VERSION
> >     prompt "kernel version"
> >     string
> > -   default "4.15"
> > +   default "5.8"
> >  
> >  config KERNEL_MD5
> >     prompt "kernel source md5sum"
> >     string
> > +   default "0e5c4c15266218ef26c50fac0016095b"
> 
> Hmmm, I'm not sure I like this. We really don't want to people to use v5.8
> here, without thinking about it. They should use the latest stable version.
> And we cannot keep up with that here anyways.

The same argument could be made about v4.15, and at least v5.8 is less
outdated. But I also don't have a good solution here, so I'll leave this
patch out for the next iteration.

 - Roland

> 
> Michael
> 
> >  
> >  choice
> >     prompt "Image Type          "
> > -- 
> > 2.28.0
> > 
> > 
> > _______________________________________________
> > ptxdist mailing list
> > ptxdist@pengutronix.de
> > To unsubscribe, send a mail with subject "unsubscribe" to 
> > ptxdist-requ...@pengutronix.de
> > 
> 
> -- 
> Pengutronix e.K.                           |                             |
> Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
> 31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
> Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |
> 
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de
> To unsubscribe, send a mail with subject "unsubscribe" to 
> ptxdist-requ...@pengutronix.de
> 

-- 
Roland Hieber, Pengutronix e.K.          | r.hie...@pengutronix.de     |
Steuerwalder Str. 21                     | https://www.pengutronix.de/ |
31137 Hildesheim, Germany                | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686         | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to 
ptxdist-requ...@pengutronix.de

Reply via email to