summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/cryptodev/cryptodev.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/cryptodev/cryptodev.inc')
-rw-r--r--meta/recipes-kernel/cryptodev/cryptodev.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-kernel/cryptodev/cryptodev.inc b/meta/recipes-kernel/cryptodev/cryptodev.inc
index 9d8ba44058..f99f8bc9f0 100644
--- a/meta/recipes-kernel/cryptodev/cryptodev.inc
+++ b/meta/recipes-kernel/cryptodev/cryptodev.inc
@@ -4,9 +4,8 @@ LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" 4LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
5 5
6SRC_URI = "git://github.com/cryptodev-linux/cryptodev-linux \ 6SRC_URI = "git://github.com/cryptodev-linux/cryptodev-linux \
7 file://0001-Fix-module-loading-with-Linux-v5.0-rc5.patch \
8 " 7 "
9SRCREV = "fd8b15ef1c8398a69a37932ee48c74ab40329a29" 8SRCREV = "a87053bee5680878c295b7d23cf0d7065576ac2b"
10 9
11S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
12 11