diff options
author | Chunrong Guo <chunrong.guo@nxp.com> | 2018-07-05 17:41:54 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-07-05 15:09:19 -0300 |
commit | eb3252af97a0088dbf1d0d8248f01ee81b89ee46 (patch) | |
tree | 6ee7f0d526a1219085bdd7355cd54dab2a4a2054 /recipes-kernel | |
parent | ad8c56b6823aeb91986e21f289aedf3fddfa47f6 (diff) | |
download | meta-freescale-eb3252af97a0088dbf1d0d8248f01ee81b89ee46.tar.gz |
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 <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-kernel')
-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 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() { | |||
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 = "d0e1f0a9ff8ad39df1b45345d69b00aa28a19ca1" | 18 | SRCREV = "c8b2900c19c40aeecc9295ada5ba6a2d6b02e04f" |
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 |