summaryrefslogtreecommitdiffstats
path: root/recipes-extended
diff options
context:
space:
mode:
authorTing Liu <ting.liu@nxp.com>2020-04-20 03:52:47 +0200
committerOtavio Salvador <otavio@ossystems.com.br>2020-05-06 15:52:35 -0300
commit1067743b65e9960c686154aa29155c62f039df9f (patch)
treee83c9d1df65bd88b211a124d164d1790454ac33f /recipes-extended
parentff3ad8e7b7d1df81d979fff987c4b3a6c855a617 (diff)
downloadmeta-freescale-1067743b65e9960c686154aa29155c62f039df9f.tar.gz
secure-obj: update to fb179a8
Upgrade secure-obj to fb179a8 containing just: fb179a8 Bug: Fix for PLATSEC-969 since update for LSDK-19.09 Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Jens Rehsack <sno@netbsd.org> (cherry picked from commit 41a8c80efe5c197a21433aa48d9038898c636054)
Diffstat (limited to 'recipes-extended')
-rw-r--r--recipes-extended/secure-obj/secure-obj.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/secure-obj/secure-obj.inc b/recipes-extended/secure-obj/secure-obj.inc
index 59b2c3ea..617601ac 100644
--- a/recipes-extended/secure-obj/secure-obj.inc
+++ b/recipes-extended/secure-obj/secure-obj.inc
@@ -12,7 +12,7 @@ LDFLAGS += "${TOOLCHAIN_OPTIONS}"
12 12
13SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/secure_obj;nobranch=1 \ 13SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/secure_obj;nobranch=1 \
14" 14"
15SRCREV = "cd3c353df1c3f19577cf3fa08f8a21abd63fb3c1" 15SRCREV = "fb179a861e8e9bfed85ac5ef8387bdd30de48db9"
16 16
17WRAP_TARGET_PREFIX ?= "${TARGET_PREFIX}" 17WRAP_TARGET_PREFIX ?= "${TARGET_PREFIX}"
18export SECURE_STORAGE_PATH = "${S}/secure_storage_ta/ta/" 18export SECURE_STORAGE_PATH = "${S}/secure_storage_ta/ta/"