summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/cryptodev
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2020-09-09 17:47:43 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-09-11 17:57:45 +0100
commit14ec2d2332d14d90a4b8b058b8df90d1884cfe38 (patch)
tree0dac251f1b559c38e7c36d8efb35640af9baee94 /meta/recipes-kernel/cryptodev
parent00a259ff93beb32b231843304c0f96c235bc4d22 (diff)
downloadopenembedded-core-14ec2d2332d14d90a4b8b058b8df90d1884cfe38.tar.gz
cryptodev: bump 1 commit past 1.11 to fix 5.9-rc1+
There's one commit on top of 1.11 release that fixes builds against kernel 5.9-rc1+. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/cryptodev')
-rw-r--r--meta/recipes-kernel/cryptodev/cryptodev.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/cryptodev/cryptodev.inc b/meta/recipes-kernel/cryptodev/cryptodev.inc
index 906f4fc181..c050eda49e 100644
--- a/meta/recipes-kernel/cryptodev/cryptodev.inc
+++ b/meta/recipes-kernel/cryptodev/cryptodev.inc
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRC_URI = "git://github.com/cryptodev-linux/cryptodev-linux \
"
-SRCREV = "2299d39475e91392abd050ea09f2d20feecb4adf"
+SRCREV = "fabe5989a3dc9fba0cd0a40b612247cdde351c01"
S = "${WORKDIR}/git"