mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-10-22 23:02:20 +02:00
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:
parent
c0f3f17ea1
commit
7b291537af
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user