summaryrefslogtreecommitdiffstats
path: root/recipes-extended/secure-obj/secure-obj_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/secure-obj/secure-obj_git.bb')
-rw-r--r--recipes-extended/secure-obj/secure-obj_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/secure-obj/secure-obj_git.bb b/recipes-extended/secure-obj/secure-obj_git.bb
index 826868442..66ca551ec 100644
--- a/recipes-extended/secure-obj/secure-obj_git.bb
+++ b/recipes-extended/secure-obj/secure-obj_git.bb
@@ -2,7 +2,7 @@ require secure-obj.inc
2 2
3LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe" 3LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe"
4 4
5DEPENDS:remove = " python3-pycryptodomex-native" 5DEPENDS:remove = "python3-pycryptodomex-native"
6DEPENDS:append = " python3-cryptography-native optee-os-qoriq-tadevkit" 6DEPENDS:append = " python3-cryptography-native optee-os-qoriq-tadevkit"
7RDEPENDS:${PN} += "secure-obj-module" 7RDEPENDS:${PN} += "secure-obj-module"
8 8