From f6dec7ca648537e1ba90f723fe8258102d726d89 Mon Sep 17 00:00:00 2001 From: "C.R. Guo" Date: Fri, 2 Mar 2018 11:08:56 +0800 Subject: [PATCH] optee-os: update SRC_URL Signed-off-by: Chunrong Guo Signed-off-by: Otavio Salvador --- recipes-security/optee/optee-os_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-security/optee/optee-os_git.bb b/recipes-security/optee/optee-os_git.bb index cda3a69b..8151d426 100644 --- a/recipes-security/optee/optee-os_git.bb +++ b/recipes-security/optee/optee-os_git.bb @@ -9,7 +9,7 @@ DEPENDS = "python-pycrypto-native" inherit deploy pythonnative SRCREV = "ced7d32072c2b350c2090803f6dcfa006057efda" -SRC_URI = "git://github.com/qoriq-open-source/optee_os.git;nobranch=1 \ +SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/optee_os;nobranch=1 \ file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \ " -- 2.40.1