summaryrefslogtreecommitdiffstats
path: root/external/poky/meta/recipes-kernel/cryptodev/cryptodev.inc
diff options
context:
space:
mode:
authortakeshi_hoshina <takeshi_hoshina@mail.toyota.co.jp>2020-11-02 11:07:33 +0900
committertakeshi_hoshina <takeshi_hoshina@mail.toyota.co.jp>2020-11-02 11:07:33 +0900
commit1c7d6584a7811b7785ae5c1e378f14b5ba0971cf (patch)
treecd70a267a5ef105ba32f200aa088e281fbd85747 /external/poky/meta/recipes-kernel/cryptodev/cryptodev.inc
parent4204309872da5cb401cbb2729d9e2d4869a87f42 (diff)
recipes
Diffstat (limited to 'external/poky/meta/recipes-kernel/cryptodev/cryptodev.inc')
-rw-r--r--external/poky/meta/recipes-kernel/cryptodev/cryptodev.inc5
1 files changed, 3 insertions, 2 deletions
diff --git a/external/poky/meta/recipes-kernel/cryptodev/cryptodev.inc b/external/poky/meta/recipes-kernel/cryptodev/cryptodev.inc
index ab15bc1d..f99f8bc9 100644
--- a/external/poky/meta/recipes-kernel/cryptodev/cryptodev.inc
+++ b/external/poky/meta/recipes-kernel/cryptodev/cryptodev.inc
@@ -3,8 +3,9 @@ HOMEPAGE = "http://cryptodev-linux.org/"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
-SRC_URI = "git://github.com/cryptodev-linux/cryptodev-linux"
-SRCREV = "87d959d9a279c055b361de8e730fab6a7144edd7"
+SRC_URI = "git://github.com/cryptodev-linux/cryptodev-linux \
+ "
+SRCREV = "a87053bee5680878c295b7d23cf0d7065576ac2b"
S = "${WORKDIR}/git"