openssl-qoriq: update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
C.R. Guo 2018-03-01 16:53:37 +08:00 committed by Otavio Salvador
parent c0f3f17ea1
commit 7b291537af

View 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"