]> code.ossystems Code Review - meta-freescale.git/commitdiff
cryptodev-qoriq: update to d0e1f0a9
authorC.R. Guo <chunrong.guo@nxp.com>
Wed, 21 Mar 2018 08:32:46 +0000 (16:32 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 2 Apr 2018 13:30:13 +0000 (10:30 -0300)
*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>
recipes-kernel/cryptodev/cryptodev-qoriq_1.9.inc

index 9587933fe411a107db1ce6706c977139871e219a..1a10896180ed5f498afee5df4794e708f5f185a0 100644 (file)
@@ -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