diff options
author | Chunrong Guo <chunrong.guo@nxp.com> | 2018-09-29 16:59:50 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-10-01 13:51:02 -0300 |
commit | 3c46cc4d66c792cf3efb93fb70f8fd7bb3ce24f5 (patch) | |
tree | c324f32fd06c043b7088e279e1da8aa9c0cef1c4 /recipes-kernel/cryptodev | |
parent | a5d823dfc36aa92182673bbad8382c38413359e6 (diff) | |
download | meta-freescale-3c46cc4d66c792cf3efb93fb70f8fd7bb3ce24f5.tar.gz |
cryptodev-qoriq: update to 479e6e7
*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 <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-kernel/cryptodev')
-rw-r--r-- | recipes-kernel/cryptodev/cryptodev-qoriq_1.9.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/cryptodev/cryptodev-qoriq_1.9.inc b/recipes-kernel/cryptodev/cryptodev-qoriq_1.9.inc index 90067cfb..0d7249fd 100644 --- a/recipes-kernel/cryptodev/cryptodev-qoriq_1.9.inc +++ b/recipes-kernel/cryptodev/cryptodev-qoriq_1.9.inc | |||
@@ -15,7 +15,7 @@ python() { | |||
15 | FILESEXTRAPATHS_prepend := "${THISDIR}/yocto_patches:" | 15 | FILESEXTRAPATHS_prepend := "${THISDIR}/yocto_patches:" |
16 | 16 | ||
17 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/cryptodev-linux;nobranch=1" | 17 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/cryptodev-linux;nobranch=1" |
18 | SRCREV = "c8b2900c19c40aeecc9295ada5ba6a2d6b02e04f" | 18 | SRCREV = "479e6e7f071e252c0c37ea38d38fdb4cd808f496" |
19 | 19 | ||
20 | # NOTE: remove this patch and all traces of DISTRO_FEATURE c29x_pkc | 20 | # NOTE: remove this patch and all traces of DISTRO_FEATURE c29x_pkc |
21 | # if pkc-host does not need customized cryptodev patches anymore | 21 | # if pkc-host does not need customized cryptodev patches anymore |