From: C.R. Guo Date: Wed, 21 Mar 2018 08:32:46 +0000 (+0800) Subject: cryptodev-qoriq: update to d0e1f0a9 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=b25e1410ebb33738a6ab0428b46a39d70a01b8b7;p=meta-freescale.git 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 Signed-off-by: Otavio Salvador --- 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() { FILESEXTRAPATHS_prepend := "${THISDIR}/yocto_patches:" SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/cryptodev-linux;nobranch=1" -SRCREV = "f365c69d7852d6579952825c9f90a27129f92d22" +SRCREV = "d0e1f0a9ff8ad39df1b45345d69b00aa28a19ca1" # NOTE: remove this patch and all traces of DISTRO_FEATURE c29x_pkc # if pkc-host does not need customized cryptodev patches anymore