From: Chunrong Guo <[email protected]> *update to lsdk 1809 tag include the following changes: 479e6e7 - Merge branch 'master' of https://github.com/cryptodev-linux/cryptodev-linux f60aa08 - ioctl.c: Fix build with linux 4.17
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 90067cf..0d7249f 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 = "c8b2900c19c40aeecc9295ada5ba6a2d6b02e04f" +SRCREV = "479e6e7f071e252c0c37ea38d38fdb4cd808f496" # 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
