summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/cryptodev/cryptodev-qoriq_1.9.inc
diff options
context:
space:
mode:
authorC.R. Guo <chunrong.guo@nxp.com>2018-03-21 16:32:46 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-04-02 10:30:13 -0300
commitb25e1410ebb33738a6ab0428b46a39d70a01b8b7 (patch)
tree33b1640fb991329bacf2947274c4fa389552d935 /recipes-kernel/cryptodev/cryptodev-qoriq_1.9.inc
parent943f307f38181cb2376c1a0975c396073b995ac5 (diff)
downloadmeta-freescale-b25e1410ebb33738a6ab0428b46a39d70a01b8b7.tar.gz
cryptodev-qoriq: update to d0e1f0a9
*include the following changes: d0e1f0a - Merge branch 'master' of https://github.com/cryptodev-linux/cryptodev-linux 0a54e38 - check session flags early to avoid incorrect failure modes 2999526 - remove unnecessary header inclusion b633268 - fix type of returned value 81ba092 - Merge pull request #27 from qtec/master f0d6977 - ioctl.c: Fix build with linux 4.13 Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-kernel/cryptodev/cryptodev-qoriq_1.9.inc')
-rw-r--r--recipes-kernel/cryptodev/cryptodev-qoriq_1.9.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/cryptodev/cryptodev-qoriq_1.9.inc b/recipes-kernel/cryptodev/cryptodev-qoriq_1.9.inc
index 9587933f..1a108961 100644
--- a/recipes-kernel/cryptodev/cryptodev-qoriq_1.9.inc
+++ b/recipes-kernel/cryptodev/cryptodev-qoriq_1.9.inc
@@ -15,7 +15,7 @@ python() {
15FILESEXTRAPATHS_prepend := "${THISDIR}/yocto_patches:" 15FILESEXTRAPATHS_prepend := "${THISDIR}/yocto_patches:"
16 16
17SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/cryptodev-linux;nobranch=1" 17SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/cryptodev-linux;nobranch=1"
18SRCREV = "f365c69d7852d6579952825c9f90a27129f92d22" 18SRCREV = "d0e1f0a9ff8ad39df1b45345d69b00aa28a19ca1"
19 19
20# NOTE: remove this patch and all traces of DISTRO_FEATURE c29x_pkc 20# NOTE: remove this patch and all traces of DISTRO_FEATURE c29x_pkc
21# if pkc-host does not need customized cryptodev patches anymore 21# if pkc-host does not need customized cryptodev patches anymore