From 7b291537af525a3f59e21aa0450c98b54fea3f02 Mon Sep 17 00:00:00 2001 From: "C.R. Guo" Date: Thu, 1 Mar 2018 16:53:37 +0800 Subject: [PATCH] openssl-qoriq: update SRC_URL Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- recipes-connectivity/openssl/openssl-qoriq.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.40.1