From: Chunrong Guo <[email protected]> Following changes are included:y c8b2900 - ioctl.c: Fix build with linux 4.17-rc1 (LSDK: 4.16-next)
Signed-off-by: Chunrong Guo <[email protected]> --- recipes-kernel/cryptodev/cryptodev-qoriq_1.9.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/cryptodev/cryptodev-qoriq_1.9.inc b/recipes-kernel/cryptodev/cryptodev-qoriq_1.9.inc index 1a10896..90067cf 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 -- 2.7.4 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
