From: Chunrong Guo Date: Thu, 5 Jul 2018 09:41:54 +0000 (+0800) Subject: cryptodev-qoriq: update to c8b2900 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=eb3252af97a0088dbf1d0d8248f01ee81b89ee46;p=meta-freescale.git cryptodev-qoriq: update to c8b2900 Following changes are included:y c8b2900 - ioctl.c: Fix build with linux 4.17-rc1 (LSDK: 4.16-next) 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 1a108961..90067cfb 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 = "d0e1f0a9ff8ad39df1b45345d69b00aa28a19ca1" +SRCREV = "c8b2900c19c40aeecc9295ada5ba6a2d6b02e04f" # NOTE: remove this patch and all traces of DISTRO_FEATURE c29x_pkc # if pkc-host does not need customized cryptodev patches anymore