From: C.R. Guo Date: Fri, 2 Mar 2018 03:08:54 +0000 (+0800) Subject: openssl: update SRC_URL X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=9dd4cd594b7d4cf52eedaf99ab1b47f8b9709f2c;p=meta-freescale.git openssl: 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 edf3b9d0..833df42a 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"