diff options
| -rw-r--r-- | recipes-security/optee/optee-test-qoriq_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/optee/optee-test-qoriq_git.bb b/recipes-security/optee/optee-test-qoriq_git.bb index 7aea24f9d..7205e9de8 100644 --- a/recipes-security/optee/optee-test-qoriq_git.bb +++ b/recipes-security/optee/optee-test-qoriq_git.bb | |||
| @@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/qoriq-open-source/optee_test" | |||
| 4 | LICENSE = "BSD & GPLv2" | 4 | LICENSE = "BSD & GPLv2" |
| 5 | LIC_FILES_CHKSUM = "file://${S}/LICENSE.md;md5=daa2bcccc666345ab8940aab1315a4fa" | 5 | LIC_FILES_CHKSUM = "file://${S}/LICENSE.md;md5=daa2bcccc666345ab8940aab1315a4fa" |
| 6 | 6 | ||
| 7 | DEPENDS = "optee-client-qoriq optee-os-qoriq python-pycrypto-native" | 7 | DEPENDS = "optee-client-qoriq optee-os-qoriq python3-pycrypto-native" |
| 8 | 8 | ||
| 9 | inherit python3native | 9 | inherit python3native |
| 10 | 10 | ||
