summaryrefslogtreecommitdiffstats
path: root/recipes-security
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2018-06-22 11:51:46 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-06-25 11:07:14 -0300
commit58592bd4ab06284400e8780bf10d7752cf134786 (patch)
tree2765635fae9d5ddf6e2569a261a11d67ff3fe6ee /recipes-security
parent220bfee06c73105fb8417fbfe6a28ce0dc9359ea (diff)
downloadmeta-freescale-58592bd4ab06284400e8780bf10d7752cf134786.tar.gz
optee-test-qoriq: 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-qoriq_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/optee/optee-test-qoriq_git.bb b/recipes-security/optee/optee-test-qoriq_git.bb
index e7a8921a..880bd6f6 100644
--- a/recipes-security/optee/optee-test-qoriq_git.bb
+++ b/recipes-security/optee/optee-test-qoriq_git.bb
@@ -8,7 +8,7 @@ DEPENDS = "optee-client-qoriq optee-os-qoriq 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