From 0f7a71a1a9373f7a60ae9dd2b202f3786029a57d Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Fri, 22 Jun 2018 11:51:46 +0800 Subject: [PATCH] optee-test-qoriq: update SRC_URL Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- recipes-security/optee/optee-test-qoriq_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" 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" -- 2.40.1