diff options
author | Lans Zhang <jia.zhang@windriver.com> | 2017-08-09 10:53:47 +0800 |
---|---|---|
committer | Lans Zhang <jia.zhang@windriver.com> | 2017-08-09 10:53:47 +0800 |
commit | aa9b435b5588d921994f67db85d31de06f20a115 (patch) | |
tree | c9a1c8e2e5e2da113f0035674aadc1524bbe7cd3 | |
parent | 03a5d21586fefdb4003b9e71ed650adc76375d60 (diff) | |
download | meta-secure-core-aa9b435b5588d921994f67db85d31de06f20a115.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 e1c9cd0..a9837f9 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 | |||
@@ -22,7 +22,7 @@ PV = "0.6.0+git${SRCPV}" | |||
22 | SRC_URI = "\ | 22 | SRC_URI = "\ |
23 | git://github.com/WindRiver-OpenSourceLabs/cryptfs-tpm2.git \ | 23 | git://github.com/WindRiver-OpenSourceLabs/cryptfs-tpm2.git \ |
24 | " | 24 | " |
25 | SRCREV = "bbe22db48c06eafc60e950535f9aed7a90eb1ade" | 25 | SRCREV = "eebf1c561b459c04e519326344f91182ecbba334" |
26 | 26 | ||
27 | S = "${WORKDIR}/git" | 27 | S = "${WORKDIR}/git" |
28 | 28 | ||