From a4fda23803ca429d041da7287888542cba59736c Mon Sep 17 00:00:00 2001 From: Jia Zhang Date: Sat, 16 Jun 2018 22:16:02 -0400 Subject: cryptfs-tpm2: update to 0.6.3 Signed-off-by: Jia Zhang --- meta-encrypted-storage/recipes-tpm/cryptfs-tpm2/cryptfs-tpm2_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 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 c966aa4..084318f 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 @@ -17,12 +17,12 @@ LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=89c8ce1346a3dfe75379e84f3ba9d641" DEPENDS += "tpm2-tss tpm2-abrmd pkgconfig-native" -PV = "0.6.2+git${SRCPV}" +PV = "0.6.3+git${SRCPV}" SRC_URI = "\ git://github.com/jiazhang0/cryptfs-tpm2.git \ " -SRCREV = "4a3eb44436184597ce9fc207d6b7fa7ce0690c62" +SRCREV = "fb49abad57f7da72e94ed61b30fbf777400cf0a7" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf