On Mon, Aug 17, 2020 at 09:31:33AM +0200, Bastian Krause wrote: > Fixes various compilation issues with kernel >= 5.5 and >=5.8. > > Signed-off-by: Bastian Krause <[email protected]>
There are patches for the old version. Michael > --- > rules/cryptodev.make | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/rules/cryptodev.make b/rules/cryptodev.make > index 3d82e95c5..42ac15f3c 100644 > --- a/rules/cryptodev.make > +++ b/rules/cryptodev.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_CRYPTODEV) += cryptodev > # > # Paths and names and versions > # > -CRYPTODEV_VERSION := 1.10 > -CRYPTODEV_MD5 := 53403fbb99cd88a48bc899dbe9158e1c > +CRYPTODEV_VERSION := 1.11 > +CRYPTODEV_MD5 := 9ea9c7d7b6865e7752e6055a5d082825 > CRYPTODEV := cryptodev-linux-$(CRYPTODEV_VERSION) > CRYPTODEV_SUFFIX := tar.gz > CRYPTODEV_URL := \ > -- > 2.28.0 > > > _______________________________________________ > ptxdist mailing list > [email protected] > To unsubscribe, send a mail with subject "unsubscribe" to > [email protected] > -- 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 [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
