summaryrefslogtreecommitdiffstats
path: root/recipes-security
diff options
context:
space:
mode:
authorC.R. Guo <chunrong.guo@nxp.com>2018-03-02 11:08:57 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-03-06 10:05:43 -0300
commit6521be9a0cd217f37a01e53a4a1f7413eceaf83f (patch)
tree61764adf71357476ab96b105bff8f4bf7025b08f /recipes-security
parentf6dec7ca648537e1ba90f723fe8258102d726d89 (diff)
downloadmeta-freescale-6521be9a0cd217f37a01e53a4a1f7413eceaf83f.tar.gz
optee-test: update SRC_URL
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-security')
-rw-r--r--recipes-security/optee/optee-test_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/optee/optee-test_git.bb b/recipes-security/optee/optee-test_git.bb
index 8c38d726..8aee3d2f 100644
--- a/recipes-security/optee/optee-test_git.bb
+++ b/recipes-security/optee/optee-test_git.bb
@@ -8,7 +8,7 @@ DEPENDS = "optee-client optee-os python-pycrypto-native"
8 8
9inherit pythonnative 9inherit pythonnative
10 10
11SRC_URI = "git://github.com/qoriq-open-source/optee_test.git;nobranch=1 \ 11SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/optee_test;nobranch=1 \
12 " 12 "
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14