From 29e91754147f90c06fe910e90f191209ee1457d0 Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Tue, 11 Feb 2020 16:48:33 +0800 Subject: optee-os-qoriq: update to python3-pycrypto-native dependency Signed-off-by: Chunrong Guo --- recipes-security/optee/optee-os-qoriq_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-54-g00ecf