diff options
Diffstat (limited to 'recipes-security/optee-imx/optee-test_3.2.0.imx.bb')
| -rw-r--r-- | recipes-security/optee-imx/optee-test_3.2.0.imx.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/optee-imx/optee-test_3.2.0.imx.bb b/recipes-security/optee-imx/optee-test_3.2.0.imx.bb index 8b1c232e8..e36f33558 100644 --- a/recipes-security/optee-imx/optee-test_3.2.0.imx.bb +++ b/recipes-security/optee-imx/optee-test_3.2.0.imx.bb | |||
| @@ -7,7 +7,7 @@ LICENSE = "BSD" | |||
| 7 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=daa2bcccc666345ab8940aab1315a4fa" | 7 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=daa2bcccc666345ab8940aab1315a4fa" |
| 8 | 8 | ||
| 9 | DEPENDS = "optee-os optee-client python-pycrypto-native openssl" | 9 | DEPENDS = "optee-os optee-client python-pycrypto-native openssl" |
| 10 | inherit pythonnative | 10 | inherit python3native |
| 11 | 11 | ||
| 12 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | 12 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" |
| 13 | 13 | ||
