summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLans Zhang <jia.zhang@windriver.com>2017-08-16 11:20:18 +0800
committerLans Zhang <jia.zhang@windriver.com>2017-08-16 11:20:18 +0800
commitead58497c844923821b6b33078c303674cc00d82 (patch)
tree42a50e58ac9cd658e0c213fb83853c1dc63cd719
parentb7705a7587d3dd7777ee5378b67651d991e31809 (diff)
downloadmeta-secure-core-ead58497c844923821b6b33078c303674cc00d82.tar.gz
cryptfs-tpm2: sync up with upstream
Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
-rw-r--r--meta-encrypted-storage/recipes-tpm/cryptfs-tpm2/cryptfs-tpm2_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-encrypted-storage/recipes-tpm/cryptfs-tpm2/cryptfs-tpm2_git.bb b/meta-encrypted-storage/recipes-tpm/cryptfs-tpm2/cryptfs-tpm2_git.bb
index a9837f9..97c0fbd 100644
--- a/meta-encrypted-storage/recipes-tpm/cryptfs-tpm2/cryptfs-tpm2_git.bb
+++ b/meta-encrypted-storage/recipes-tpm/cryptfs-tpm2/cryptfs-tpm2_git.bb
@@ -22,7 +22,7 @@ PV = "0.6.0+git${SRCPV}"
22SRC_URI = "\ 22SRC_URI = "\
23 git://github.com/WindRiver-OpenSourceLabs/cryptfs-tpm2.git \ 23 git://github.com/WindRiver-OpenSourceLabs/cryptfs-tpm2.git \
24" 24"
25SRCREV = "eebf1c561b459c04e519326344f91182ecbba334" 25SRCREV = "cf736b0fe06e8ce46232e9bc6f24817405f902b9"
26 26
27S = "${WORKDIR}/git" 27S = "${WORKDIR}/git"
28 28