summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLans Zhang <jia.zhang@windriver.com>2017-08-09 10:53:47 +0800
committerLans Zhang <jia.zhang@windriver.com>2017-08-09 10:53:47 +0800
commitaa9b435b5588d921994f67db85d31de06f20a115 (patch)
treec9a1c8e2e5e2da113f0035674aadc1524bbe7cd3
parent03a5d21586fefdb4003b9e71ed650adc76375d60 (diff)
downloadmeta-secure-core-aa9b435b5588d921994f67db85d31de06f20a115.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 e1c9cd0..a9837f9 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 = "bbe22db48c06eafc60e950535f9aed7a90eb1ade" 25SRCREV = "eebf1c561b459c04e519326344f91182ecbba334"
26 26
27S = "${WORKDIR}/git" 27S = "${WORKDIR}/git"
28 28