diff options
| -rw-r--r-- | recipes-security/optee/optee-os-qoriq_git.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-security/optee/optee-os-qoriq_git.bb b/recipes-security/optee/optee-os-qoriq_git.bb index 92c3d289c..1845d13d9 100644 --- a/recipes-security/optee/optee-os-qoriq_git.bb +++ b/recipes-security/optee/optee-os-qoriq_git.bb | |||
| @@ -8,11 +8,10 @@ DEPENDS = "python-pycrypto-native" | |||
| 8 | 8 | ||
| 9 | inherit deploy pythonnative | 9 | inherit deploy pythonnative |
| 10 | 10 | ||
| 11 | SRCREV = "1543820b3dd1294af2eb237559ee003981ff26f4" | 11 | SRCREV = "fe3b3da0ff1c108c848a7baafcb2788c506991ac" |
| 12 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/optee_os;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 | |||
| 16 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 17 | 16 | ||
| 18 | OPTEEMACHINE ?= "${MACHINE}" | 17 | OPTEEMACHINE ?= "${MACHINE}" |
