summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2020-03-10 10:09:35 +0800
committerJia Zhang <zhang.jia@linux.alibaba.com>2020-03-10 10:22:02 +0800
commit7db0fc79dfa6ddab3939f1fd1a6956ca61179284 (patch)
tree4e9a02be6cb0366a53d86d8765c7424f25f0b6a1
parent198910918069d4957fbe6564fe3830c9bfa8a0cc (diff)
downloadmeta-secure-core-7db0fc79dfa6ddab3939f1fd1a6956ca61179284.tar.gz
tpm2simulator-native: update to latest git revision
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
-rw-r--r--meta-tpm2/recipes-devtools/tpm2simulator/tpm2simulator-native_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-tpm2/recipes-devtools/tpm2simulator/tpm2simulator-native_git.bb b/meta-tpm2/recipes-devtools/tpm2simulator/tpm2simulator-native_git.bb
index f66d885..d1205ff 100644
--- a/meta-tpm2/recipes-devtools/tpm2simulator/tpm2simulator-native_git.bb
+++ b/meta-tpm2/recipes-devtools/tpm2simulator/tpm2simulator-native_git.bb
@@ -18,7 +18,7 @@ PV = "1.38+git${SRCPV}"
18SRC_URI = "\ 18SRC_URI = "\
19 git://github.com/stwagnr/tpm2simulator.git \ 19 git://github.com/stwagnr/tpm2simulator.git \
20" 20"
21SRCREV = "b9646b90ce26ad34f7fc5c7099f28053eab94333" 21SRCREV = "e45324eba268723d39856111e7933c5c76238481"
22 22
23S = "${WORKDIR}/git" 23S = "${WORKDIR}/git"
24 24