summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-security/optee-imx/optee-test-fslc.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/optee-imx/optee-test-fslc.inc b/recipes-security/optee-imx/optee-test-fslc.inc
index 1c8030fa0..b907039b8 100644
--- a/recipes-security/optee-imx/optee-test-fslc.inc
+++ b/recipes-security/optee-imx/optee-test-fslc.inc
@@ -12,7 +12,7 @@ inherit python3native ptest
12inherit deploy 12inherit deploy
13require optee-fslc.inc 13require optee-fslc.inc
14 14
15DEPENDS = "openssl optee-client optee-os-tadevkit python3-cryptography-native" 15DEPENDS += "openssl optee-client optee-os-tadevkit python3-cryptography-native"
16DEPENDS:append:toolchain-clang = " lld-native" 16DEPENDS:append:toolchain-clang = " lld-native"
17 17
18SRC_URI = "git://github.com/OP-TEE/optee_test.git;branch=master;protocol=https \ 18SRC_URI = "git://github.com/OP-TEE/optee_test.git;branch=master;protocol=https \