summaryrefslogtreecommitdiffstats
path: root/recipes-security/optee/optee-os-qoriq_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-security/optee/optee-os-qoriq_git.bb')
-rw-r--r--recipes-security/optee/optee-os-qoriq_git.bb2
1 files changed, 1 insertions, 1 deletions
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"
4LICENSE = "BSD" 4LICENSE = "BSD"
5LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=69663ab153298557a59c67a60a743e5b" 5LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=69663ab153298557a59c67a60a743e5b"
6 6
7DEPENDS = "python-pycrypto-native" 7DEPENDS = "python3-pycrypto-native"
8 8
9inherit deploy python3native 9inherit deploy python3native
10 10