From: Peter Griffin Date: Mon, 3 Feb 2020 21:28:28 +0000 (+0100) Subject: optee-test: update to python3-pycrypto-native dependency X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=cc3b392c0857d0f9cb248580e000354558d41b8d;p=meta-freescale.git optee-test: update to python3-pycrypto-native dependency As python2 packages are now dropped in oe-core. Signed-off-by: Peter Griffin --- 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 e36f3355..fa46720d 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 @@ -6,7 +6,7 @@ HOMEPAGE = "http://www.optee.org/" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://LICENSE.md;md5=daa2bcccc666345ab8940aab1315a4fa" -DEPENDS = "optee-os optee-client python-pycrypto-native openssl" +DEPENDS = "optee-os optee-client python3-pycrypto-native openssl" inherit python3native FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"