From: Oleksandr Kravchuk Date: Fri, 12 Feb 2021 01:41:01 +0000 (+0100) Subject: cryptodev: upgrade to 1.12 X-Git-Tag: yocto-4.0~4347 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fc4a42442a31f094ef20d9d2f97b4e2e1a9bbead;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git cryptodev: upgrade to 1.12 Signed-off-by: Oleksandr Kravchuk Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-kernel/cryptodev/cryptodev-linux_1.11.bb b/meta/recipes-kernel/cryptodev/cryptodev-linux_1.12.bb similarity index 100% rename from meta/recipes-kernel/cryptodev/cryptodev-linux_1.11.bb rename to meta/recipes-kernel/cryptodev/cryptodev-linux_1.12.bb diff --git a/meta/recipes-kernel/cryptodev/cryptodev-module_1.11.bb b/meta/recipes-kernel/cryptodev/cryptodev-module_1.12.bb similarity index 100% rename from meta/recipes-kernel/cryptodev/cryptodev-module_1.11.bb rename to meta/recipes-kernel/cryptodev/cryptodev-module_1.12.bb diff --git a/meta/recipes-kernel/cryptodev/cryptodev-tests_1.11.bb b/meta/recipes-kernel/cryptodev/cryptodev-tests_1.12.bb similarity index 100% rename from meta/recipes-kernel/cryptodev/cryptodev-tests_1.11.bb rename to meta/recipes-kernel/cryptodev/cryptodev-tests_1.12.bb diff --git a/meta/recipes-kernel/cryptodev/cryptodev.inc b/meta/recipes-kernel/cryptodev/cryptodev.inc index c050eda49ee..fbbba2dcf4b 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 = "fabe5989a3dc9fba0cd0a40b612247cdde351c01" +SRCREV = "e0c25e289d6baf1d83c2b9cb523d3bc237d0c0c9" S = "${WORKDIR}/git"