diff options
| -rw-r--r-- | recipes-security/optee-imx/optee-test-fslc.inc | 2 |
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 | |||
| 12 | inherit deploy | 12 | inherit deploy |
| 13 | require optee-fslc.inc | 13 | require optee-fslc.inc |
| 14 | 14 | ||
| 15 | DEPENDS = "openssl optee-client optee-os-tadevkit python3-cryptography-native" | 15 | DEPENDS += "openssl optee-client optee-os-tadevkit python3-cryptography-native" |
| 16 | DEPENDS:append:toolchain-clang = " lld-native" | 16 | DEPENDS:append:toolchain-clang = " lld-native" |
| 17 | 17 | ||
| 18 | SRC_URI = "git://github.com/OP-TEE/optee_test.git;branch=master;protocol=https \ | 18 | SRC_URI = "git://github.com/OP-TEE/optee_test.git;branch=master;protocol=https \ |
