diff options
author | C.R. Guo <chunrong.guo@nxp.com> | 2018-03-01 16:53:26 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-03-06 10:05:00 -0300 |
commit | e255238ed6b6c34184432a29b6344cac0e65cc80 (patch) | |
tree | 55786888064ea1d79245e63f32a26813562916ed | |
parent | 9a9d4609bdab907a389603f959f543d28e2ddbeb (diff) | |
download | meta-freescale-e255238ed6b6c34184432a29b6344cac0e65cc80.tar.gz |
cryptodev-qoriq: update SRC_URL
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-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 3e6fcf7c9..9587933fe 100644 --- a/recipes-kernel/cryptodev/cryptodev-qoriq_1.9.inc +++ b/recipes-kernel/cryptodev/cryptodev-qoriq_1.9.inc | |||
@@ -14,7 +14,7 @@ python() { | |||
14 | 14 | ||
15 | FILESEXTRAPATHS_prepend := "${THISDIR}/yocto_patches:" | 15 | FILESEXTRAPATHS_prepend := "${THISDIR}/yocto_patches:" |
16 | 16 | ||
17 | SRC_URI = "git://github.com/qoriq-open-source/cryptodev-linux.git;nobranch=1" | 17 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/cryptodev-linux;nobranch=1" |
18 | SRCREV = "f365c69d7852d6579952825c9f90a27129f92d22" | 18 | SRCREV = "f365c69d7852d6579952825c9f90a27129f92d22" |
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 |