summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 2ad7ed1..600470a 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
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=89c8ce1346a3dfe75379e84f3ba9d641"
15SRC_URI = " \ 15SRC_URI = " \
16 git://github.com/WindRiver-OpenSourceLabs/cryptfs-tpm2.git \ 16 git://github.com/WindRiver-OpenSourceLabs/cryptfs-tpm2.git \
17" 17"
18SRCREV = "32b49092d54b3d59c482d77d5eb1e36993912e89" 18SRCREV = "5ee0580eb94dc9cb6629b6b5e6de0a3a2eef2b64"
19PV = "0.6.0+git${SRCPV}" 19PV = "0.6.0+git${SRCPV}"
20 20
21DEPENDS += "tpm2.0-tss tpm2-abrmd pkgconfig-native" 21DEPENDS += "tpm2.0-tss tpm2-abrmd pkgconfig-native"