cryptodev: update to Jan.23, 2020

* Remove backported patches:
  0001-Fix-module-loading-with-Linux-v5.0-rc5.patch

Update to latest cryptodev dated Jan.23, 2020.
Fixes build on kernel v5.5+

(From OE-Core rev: 877d3ff61fbd55baa5e5fd00bd8a58b31e214cc9)

Signed-off-by: Scott Branden <scott.branden@broadcom.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Branden via Openembedded-core
2020-02-06 12:57:43 -08:00
committed by Richard Purdie
parent ed4bdd0f91
commit e4abc4dbf3
2 changed files with 1 additions and 61 deletions

View File

@@ -4,9 +4,8 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRC_URI = "git://github.com/cryptodev-linux/cryptodev-linux \
file://0001-Fix-module-loading-with-Linux-v5.0-rc5.patch \
"
SRCREV = "fd8b15ef1c8398a69a37932ee48c74ab40329a29"
SRCREV = "a87053bee5680878c295b7d23cf0d7065576ac2b"
S = "${WORKDIR}/git"