diff options
author | Ting Liu <ting.liu@nxp.com> | 2020-04-20 03:52:47 +0200 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2020-05-06 15:52:35 -0300 |
commit | 1067743b65e9960c686154aa29155c62f039df9f (patch) | |
tree | e83c9d1df65bd88b211a124d164d1790454ac33f /recipes-extended/secure-obj/secure-obj.inc | |
parent | ff3ad8e7b7d1df81d979fff987c4b3a6c855a617 (diff) | |
download | meta-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/secure-obj/secure-obj.inc')
-rw-r--r-- | recipes-extended/secure-obj/secure-obj.inc | 2 |
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 | ||
13 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/secure_obj;nobranch=1 \ | 13 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/secure_obj;nobranch=1 \ |
14 | " | 14 | " |
15 | SRCREV = "cd3c353df1c3f19577cf3fa08f8a21abd63fb3c1" | 15 | SRCREV = "fb179a861e8e9bfed85ac5ef8387bdd30de48db9" |
16 | 16 | ||
17 | WRAP_TARGET_PREFIX ?= "${TARGET_PREFIX}" | 17 | WRAP_TARGET_PREFIX ?= "${TARGET_PREFIX}" |
18 | export SECURE_STORAGE_PATH = "${S}/secure_storage_ta/ta/" | 18 | export SECURE_STORAGE_PATH = "${S}/secure_storage_ta/ta/" |