From aa9b435b5588d921994f67db85d31de06f20a115 Mon Sep 17 00:00:00 2001 From: Lans Zhang Date: Wed, 9 Aug 2017 10:53:47 +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 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}" SRC_URI = "\ git://github.com/WindRiver-OpenSourceLabs/cryptfs-tpm2.git \ " -SRCREV = "bbe22db48c06eafc60e950535f9aed7a90eb1ade" +SRCREV = "eebf1c561b459c04e519326344f91182ecbba334" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf