diff options
| -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 | ||
