diff options
| -rw-r--r-- | recipes-security/optee/optee-os_git.bb | 2 |
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 cda3a69bf..8151d4265 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" | |||
| 9 | inherit deploy pythonnative | 9 | inherit deploy pythonnative |
| 10 | 10 | ||
| 11 | SRCREV = "ced7d32072c2b350c2090803f6dcfa006057efda" | 11 | SRCREV = "ced7d32072c2b350c2090803f6dcfa006057efda" |
| 12 | SRC_URI = "git://github.com/qoriq-open-source/optee_os.git;nobranch=1 \ | 12 | SRC_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 | ||
