summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/cryptodev/cryptodev-qoriq_1.9.inc
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2018-07-05 17:41:54 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-07-05 15:09:19 -0300
commiteb3252af97a0088dbf1d0d8248f01ee81b89ee46 (patch)
tree6ee7f0d526a1219085bdd7355cd54dab2a4a2054 /recipes-kernel/cryptodev/cryptodev-qoriq_1.9.inc
parentad8c56b6823aeb91986e21f289aedf3fddfa47f6 (diff)
downloadmeta-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/cryptodev/cryptodev-qoriq_1.9.inc')
-rw-r--r--recipes-kernel/cryptodev/cryptodev-qoriq_1.9.inc2
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() {
15FILESEXTRAPATHS_prepend := "${THISDIR}/yocto_patches:" 15FILESEXTRAPATHS_prepend := "${THISDIR}/yocto_patches:"
16 16
17SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/cryptodev-linux;nobranch=1" 17SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/cryptodev-linux;nobranch=1"
18SRCREV = "d0e1f0a9ff8ad39df1b45345d69b00aa28a19ca1" 18SRCREV = "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