From d98ef002d64c263dcfde7313d8ed50f3904e96df Mon Sep 17 00:00:00 2001 From: "C.R. Guo" Date: Fri, 2 Mar 2018 15:07:07 +0800 Subject: pkc-host: update SRC_URL Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- recipes-kernel/pkc-host/pkc-host_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/pkc-host/pkc-host_git.bb b/recipes-kernel/pkc-host/pkc-host_git.bb index ece2a613..d3d05eeb 100644 --- a/recipes-kernel/pkc-host/pkc-host_git.bb +++ b/recipes-kernel/pkc-host/pkc-host_git.bb @@ -10,7 +10,7 @@ RDEPENDS_${PN} += "cryptodev-module bc" # if it is fixed. REQUIRED_DISTRO_FEATURES = "c29x_pkc" -SRC_URI = "git://git.freescale.com/ppc/sdk/pkc-host.git;branch=sdk-v2.0.x" +SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/pkc-host;branch=nxp/sdk-v2.0.x" SRCREV = "e021464d700b3259d7114fb6e5e54a9f9c3ee326" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf