summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2021-02-12 02:41:01 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-02-13 17:01:13 +0000
commit81c152bac298f13df573e6c0b14c718bc989d4cb (patch)
treeabcf9433f0560001b185e6394cea80bf458e3285 /meta/recipes-kernel
parentb6e67e3d287407c6f022bbe672d9d206d90a12a4 (diff)
downloadpoky-81c152bac298f13df573e6c0b14c718bc989d4cb.tar.gz
cryptodev: upgrade to 1.12
(From OE-Core rev: fc4a42442a31f094ef20d9d2f97b4e2e1a9bbead) Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r--meta/recipes-kernel/cryptodev/cryptodev-linux_1.12.bb (renamed from meta/recipes-kernel/cryptodev/cryptodev-linux_1.11.bb)0
-rw-r--r--meta/recipes-kernel/cryptodev/cryptodev-module_1.12.bb (renamed from meta/recipes-kernel/cryptodev/cryptodev-module_1.11.bb)0
-rw-r--r--meta/recipes-kernel/cryptodev/cryptodev-tests_1.12.bb (renamed from meta/recipes-kernel/cryptodev/cryptodev-tests_1.11.bb)0
-rw-r--r--meta/recipes-kernel/cryptodev/cryptodev.inc2
4 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/cryptodev/cryptodev-linux_1.11.bb b/meta/recipes-kernel/cryptodev/cryptodev-linux_1.12.bb
index c55577c661..c55577c661 100644
--- a/meta/recipes-kernel/cryptodev/cryptodev-linux_1.11.bb
+++ b/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
index b3b554c7d3..b3b554c7d3 100644
--- a/meta/recipes-kernel/cryptodev/cryptodev-module_1.11.bb
+++ b/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
index 9cb5dcb94f..9cb5dcb94f 100644
--- a/meta/recipes-kernel/cryptodev/cryptodev-tests_1.11.bb
+++ b/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 c050eda49e..fbbba2dcf4 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"
5 5
6SRC_URI = "git://github.com/cryptodev-linux/cryptodev-linux \ 6SRC_URI = "git://github.com/cryptodev-linux/cryptodev-linux \
7 " 7 "
8SRCREV = "fabe5989a3dc9fba0cd0a40b612247cdde351c01" 8SRCREV = "e0c25e289d6baf1d83c2b9cb523d3bc237d0c0c9"
9 9
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11