summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-encrypted-storage/recipes-tpm/cryptfs-tpm2/cryptfs-tpm2_git.bb4
1 files 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"
17 17
18DEPENDS += "tpm2-tss tpm2-abrmd pkgconfig-native" 18DEPENDS += "tpm2-tss tpm2-abrmd pkgconfig-native"
19 19
20PV = "0.6.2+git${SRCPV}" 20PV = "0.6.3+git${SRCPV}"
21 21
22SRC_URI = "\ 22SRC_URI = "\
23 git://github.com/jiazhang0/cryptfs-tpm2.git \ 23 git://github.com/jiazhang0/cryptfs-tpm2.git \
24" 24"
25SRCREV = "4a3eb44436184597ce9fc207d6b7fa7ce0690c62" 25SRCREV = "fb49abad57f7da72e94ed61b30fbf777400cf0a7"
26 26
27S = "${WORKDIR}/git" 27S = "${WORKDIR}/git"
28 28