]> code.ossystems Code Review - meta-freescale.git/commitdiff
optee-test: update SRC_URL
authorC.R. Guo <chunrong.guo@nxp.com>
Fri, 2 Mar 2018 03:08:57 +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-security/optee/optee-test_git.bb

index 8c38d72614ac99e1a2cb955bc28e77134a343f34..8aee3d2fb72d103bdcd8e016bd875a13940a77bd 100644 (file)
@@ -8,7 +8,7 @@ DEPENDS = "optee-client optee-os python-pycrypto-native"
 
 inherit pythonnative
 
-SRC_URI = "git://github.com/qoriq-open-source/optee_test.git;nobranch=1 \
+SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/optee_test;nobranch=1 \
           "
 S = "${WORKDIR}/git"