From ead58497c844923821b6b33078c303674cc00d82 Mon Sep 17 00:00:00 2001 From: Lans Zhang Date: Wed, 16 Aug 2017 11:20:18 +0800 Subject: cryptfs-tpm2: sync up with upstream Signed-off-by: Lans Zhang --- meta-encrypted-storage/recipes-tpm/cryptfs-tpm2/cryptfs-tpm2_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}" SRC_URI = "\ git://github.com/WindRiver-OpenSourceLabs/cryptfs-tpm2.git \ " -SRCREV = "eebf1c561b459c04e519326344f91182ecbba334" +SRCREV = "cf736b0fe06e8ce46232e9bc6f24817405f902b9" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf