summaryrefslogtreecommitdiffstats
path: root/recipes-security
diff options
context:
space:
mode:
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