From 6521be9a0cd217f37a01e53a4a1f7413eceaf83f Mon Sep 17 00:00:00 2001 From: "C.R. Guo" Date: Fri, 2 Mar 2018 11:08:57 +0800 Subject: optee-test: update SRC_URL Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- recipes-security/optee/optee-test_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-security/optee') 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" 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" -- cgit v1.2.3-54-g00ecf