summaryrefslogtreecommitdiffstats
path: root/recipes-security
diff options
context:
space:
mode:
authorC.R. Guo <chunrong.guo@nxp.com>2018-03-02 11:08:56 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-03-06 10:05:43 -0300
commitf6dec7ca648537e1ba90f723fe8258102d726d89 (patch)
treee18f92c92f955947a4236ddefad18a2ed3ced14f /recipes-security
parent88bba30e07907b6d6ba264475ceffb78de530490 (diff)
downloadmeta-freescale-f6dec7ca648537e1ba90f723fe8258102d726d89.tar.gz
optee-os: update SRC_URL
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-security')
-rw-r--r--recipes-security/optee/optee-os_git.bb2
1 files changed, 1 insertions, 1 deletions
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"
9inherit deploy pythonnative 9inherit deploy pythonnative
10 10
11SRCREV = "ced7d32072c2b350c2090803f6dcfa006057efda" 11SRCREV = "ced7d32072c2b350c2090803f6dcfa006057efda"
12SRC_URI = "git://github.com/qoriq-open-source/optee_os.git;nobranch=1 \ 12SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/optee_os;nobranch=1 \
13 file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \ 13 file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \
14 " 14 "
15 15