From: Chunrong Guo Date: Tue, 11 Feb 2020 08:48:33 +0000 (+0800) Subject: optee-os-qoriq: update to python3-pycrypto-native dependency X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=29e91754147f90c06fe910e90f191209ee1457d0;p=meta-freescale.git optee-os-qoriq: update to python3-pycrypto-native dependency Signed-off-by: Chunrong Guo --- diff --git a/recipes-security/optee/optee-os-qoriq_git.bb b/recipes-security/optee/optee-os-qoriq_git.bb index 8b3159d6..258af272 100644 --- a/recipes-security/optee/optee-os-qoriq_git.bb +++ b/recipes-security/optee/optee-os-qoriq_git.bb @@ -4,7 +4,7 @@ DESCRIPTION = "OPTEE OS" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=69663ab153298557a59c67a60a743e5b" -DEPENDS = "python-pycrypto-native" +DEPENDS = "python3-pycrypto-native" inherit deploy python3native