From 9227f4c9e6d77d3fa15f67d178ba9da02c5550fe Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Tue, 11 Feb 2020 16:49:44 +0800 Subject: optee-test-qoriq: update to python3-pycrypto-native dependency Signed-off-by: Chunrong Guo --- recipes-security/optee/optee-test-qoriq_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-security/optee/optee-test-qoriq_git.bb b/recipes-security/optee/optee-test-qoriq_git.bb index 7aea24f9..7205e9de 100644 --- a/recipes-security/optee/optee-test-qoriq_git.bb +++ b/recipes-security/optee/optee-test-qoriq_git.bb @@ -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 -- cgit v1.2.3-54-g00ecf