diff options
| author | Lans Zhang <jia.zhang@windriver.com> | 2017-06-26 11:42:18 +0800 |
|---|---|---|
| committer | Lans Zhang <jia.zhang@windriver.com> | 2017-06-26 11:42:18 +0800 |
| commit | d82dc56d882ca3a0828c4d737d07358e0028bdfd (patch) | |
| tree | 64c586d38842b85b099bef55e56766264c1ef531 | |
| parent | 8e01c0a442d468db8621f9ab921cfbfe838f4baf (diff) | |
| download | meta-secure-core-d82dc56d882ca3a0828c4d737d07358e0028bdfd.tar.gz | |
cryptfs-tpm2: sync up with upstream
Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
| -rw-r--r-- | meta-encrypted-storage/recipes-tpm/cryptfs-tpm2/cryptfs-tpm2_git.bb | 2 |
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" | |||
| 15 | SRC_URI = " \ | 15 | SRC_URI = " \ |
| 16 | git://github.com/WindRiver-OpenSourceLabs/cryptfs-tpm2.git \ | 16 | git://github.com/WindRiver-OpenSourceLabs/cryptfs-tpm2.git \ |
| 17 | " | 17 | " |
| 18 | SRCREV = "32b49092d54b3d59c482d77d5eb1e36993912e89" | 18 | SRCREV = "5ee0580eb94dc9cb6629b6b5e6de0a3a2eef2b64" |
| 19 | PV = "0.6.0+git${SRCPV}" | 19 | PV = "0.6.0+git${SRCPV}" |
| 20 | 20 | ||
| 21 | DEPENDS += "tpm2.0-tss tpm2-abrmd pkgconfig-native" | 21 | DEPENDS += "tpm2.0-tss tpm2-abrmd pkgconfig-native" |
