]> code.ossystems Code Review - meta-freescale.git/commitdiff
openssl: update SRC_URL
authorC.R. Guo <chunrong.guo@nxp.com>
Fri, 2 Mar 2018 03:08:54 +0000 (11:08 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 6 Mar 2018 13:05:43 +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 edf3b9d0f2fcbdf2475cb7e706642b718ca7568f..833df42a5670154a465edf22c45cdc5cdce025bd 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"