aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-extended/secure-obj/secure-obj.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/secure-obj/secure-obj.inc')
-rw-r--r--recipes-extended/secure-obj/secure-obj.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-extended/secure-obj/secure-obj.inc b/recipes-extended/secure-obj/secure-obj.inc
index 617601ac..8a62d9cb 100644
--- a/recipes-extended/secure-obj/secure-obj.inc
+++ b/recipes-extended/secure-obj/secure-obj.inc
@@ -4,7 +4,7 @@ LICENSE = "BSD"
DEPENDS = "openssl optee-os-qoriq optee-client-qoriq"
RDEPENDS_${PN} = "bash libcrypto libssl"
-DEPENDS += "python3-pycrypto-native"
+DEPENDS += "python3-pycryptodomex-native"
inherit python3native
@@ -12,7 +12,7 @@ LDFLAGS += "${TOOLCHAIN_OPTIONS}"
SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/secure_obj;nobranch=1 \
"
-SRCREV = "fb179a861e8e9bfed85ac5ef8387bdd30de48db9"
+SRCREV = "71a6eb33b58a8578a60995da3896f8f2d638c916"
WRAP_TARGET_PREFIX ?= "${TARGET_PREFIX}"
export SECURE_STORAGE_PATH = "${S}/secure_storage_ta/ta/"