From: C.R. Guo Date: Thu, 1 Mar 2018 08:53:37 +0000 (+0800) Subject: openssl-qoriq: update SRC_URL X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=7b291537af525a3f59e21aa0450c98b54fea3f02;p=meta-freescale.git openssl-qoriq: update SRC_URL Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- diff --git a/recipes-connectivity/openssl/openssl-qoriq.inc b/recipes-connectivity/openssl/openssl-qoriq.inc index d7e4e331..4e881b13 100644 --- a/recipes-connectivity/openssl/openssl-qoriq.inc +++ b/recipes-connectivity/openssl/openssl-qoriq.inc @@ -22,7 +22,7 @@ python() { d.appendVar("RREPLACES_%s" % p, p.replace('openssl-qoriq', 'openssl')) } -SRC_URI = "git://github.com/qoriq-open-source/openssl.git;nobranch=1" +SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/openssl;nobranch=1" S = "${WORKDIR}/git"