diff options
| author | Chunrong Guo <chunrong.guo@nxp.com> | 2018-06-22 11:51:46 +0800 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-06-25 11:07:14 -0300 |
| commit | 58592bd4ab06284400e8780bf10d7752cf134786 (patch) | |
| tree | 2765635fae9d5ddf6e2569a261a11d67ff3fe6ee | |
| parent | 220bfee06c73105fb8417fbfe6a28ce0dc9359ea (diff) | |
| download | meta-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>
| -rw-r--r-- | recipes-security/optee/optee-test-qoriq_git.bb | 2 |
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 e7a8921ad..880bd6f63 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 | ||
| 9 | inherit pythonnative | 9 | inherit pythonnative |
| 10 | 10 | ||
| 11 | SRC_URI = "git://github.com/qoriq-open-source/optee_test.git;nobranch=1 \ | 11 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/optee_test;nobranch=1 \ |
| 12 | " | 12 | " |
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | 14 | ||
