]> code.ossystems Code Review - meta-freescale.git/commitdiff
secure-obj: update to python3-pycrypto-native dependency
authorChunrong Guo <chunrong.guo@nxp.com>
Tue, 11 Feb 2020 08:42:50 +0000 (16:42 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 11 Feb 2020 13:49:39 +0000 (10:49 -0300)
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
recipes-extended/secure-obj/secure-obj.inc

index f3f1d2c7de4f1fa083ef094d069f803a676aaa22..59b2c3ea025f53ea6f9e6c8614e8a8096490965f 100644 (file)
@@ -4,7 +4,7 @@ LICENSE = "BSD"
 DEPENDS = "openssl optee-os-qoriq optee-client-qoriq"
 RDEPENDS_${PN} = "bash libcrypto libssl"
 
-DEPENDS += "python-pycrypto-native"
+DEPENDS += "python3-pycrypto-native"
 
 inherit python3native