]> code.ossystems Code Review - meta-freescale.git/commitdiff
optee-test-qoriq: update to python3-pycrypto-native dependency
authorChunrong Guo <chunrong.guo@nxp.com>
Tue, 11 Feb 2020 08:49:44 +0000 (16:49 +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-security/optee/optee-test-qoriq_git.bb

index 7aea24f9d82066112e9c963550e980b44dfb03c8..7205e9de84535c137b2bf1a287fc698bc347fecf 100644 (file)
@@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/qoriq-open-source/optee_test"
 LICENSE = "BSD & GPLv2"
 LIC_FILES_CHKSUM = "file://${S}/LICENSE.md;md5=daa2bcccc666345ab8940aab1315a4fa"
 
-DEPENDS = "optee-client-qoriq optee-os-qoriq python-pycrypto-native"
+DEPENDS = "optee-client-qoriq optee-os-qoriq python3-pycrypto-native"
 
 inherit python3native