]> code.ossystems Code Review - meta-freescale.git/commitdiff
openssl-qoriq: update SRC_URL
authorC.R. Guo <chunrong.guo@nxp.com>
Thu, 1 Mar 2018 08:53:37 +0000 (16:53 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 6 Mar 2018 13:05:00 +0000 (10:05 -0300)
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-connectivity/openssl/openssl-qoriq.inc

index d7e4e331ade2eab383d81131641cc0431c67bac4..4e881b13768d7639e84f7230fa54f543c3b9ea4c 100644 (file)
@@ -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"