Thanks, applied as 13b016e87f6ee9050c6ec5bbdc86ff5aa8ec8c9e. Michael
[sent from post-receive hook] On Wed, 20 Oct 2021 11:39:19 +0200, Roland Hieber <[email protected]> wrote: > Fix compilation issues against Linux kernel 5.9 and 5.11 > > Signed-off-by: Ladislav Michl <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/cryptodev.make b/rules/cryptodev.make > index 42ac15f3c3d4..002cad5d9696 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.11 > -CRYPTODEV_MD5 := 9ea9c7d7b6865e7752e6055a5d082825 > +CRYPTODEV_VERSION := 1.12 > +CRYPTODEV_MD5 := 69730d44bdb19a31d71c58e643cf4d55 > CRYPTODEV := cryptodev-linux-$(CRYPTODEV_VERSION) > CRYPTODEV_SUFFIX := tar.gz > CRYPTODEV_URL := \ _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
