summaryrefslogtreecommitdiffstats
path: root/meta-encrypted-storage
diff options
context:
space:
mode:
authorLans Zhang <jia.zhang@windriver.com>2017-06-26 11:42:18 +0800
committerLans Zhang <jia.zhang@windriver.com>2017-06-26 11:42:18 +0800
commitd82dc56d882ca3a0828c4d737d07358e0028bdfd (patch)
tree64c586d38842b85b099bef55e56766264c1ef531 /meta-encrypted-storage
parent8e01c0a442d468db8621f9ab921cfbfe838f4baf (diff)
downloadmeta-secure-core-d82dc56d882ca3a0828c4d737d07358e0028bdfd.tar.gz
cryptfs-tpm2: sync up with upstream
Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
Diffstat (limited to 'meta-encrypted-storage')
-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"