summaryrefslogtreecommitdiffstats
path: root/recipes-security
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-security')
-rw-r--r--recipes-security/optee/optee-test-qoriq_git.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-security/optee/optee-test-qoriq_git.bb b/recipes-security/optee/optee-test-qoriq_git.bb
index a9aaffc7..bb0c30d1 100644
--- a/recipes-security/optee/optee-test-qoriq_git.bb
+++ b/recipes-security/optee/optee-test-qoriq_git.bb
@@ -9,11 +9,10 @@ DEPENDS = "optee-client-qoriq optee-os-qoriq python-pycrypto-native"
9inherit pythonnative 9inherit pythonnative
10 10
11SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/optee_test;nobranch=1 \ 11SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/optee_test;nobranch=1 \
12 file://0001-fix-build-failure-with-GCC-8.patch \
13" 12"
14S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
15 14
16SRCREV = "83c87d9b368c33545688c7aad27432ff9a22868f" 15SRCREV = "669058459e4a544be12f37dab103ee4c2b32e31d"
17 16
18OPTEE_CLIENT_EXPORT = "${STAGING_DIR_HOST}${prefix}" 17OPTEE_CLIENT_EXPORT = "${STAGING_DIR_HOST}${prefix}"
19TEEC_EXPORT = "${STAGING_DIR_HOST}${prefix}" 18TEEC_EXPORT = "${STAGING_DIR_HOST}${prefix}"