From 387a9bf50007a26960d43423d19197d13530c931 Mon Sep 17 00:00:00 2001 From: Jia Zhang Date: Tue, 13 Mar 2018 08:43:45 -0400 Subject: cryptfs-tpm2: Update the upstream URL Signed-off-by: Jia Zhang --- meta-encrypted-storage/recipes-tpm/cryptfs-tpm2/cryptfs-tpm2_git.bb | 4 ++-- 1 file 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 43e87e4..e753112 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 @@ -20,9 +20,9 @@ DEPENDS += "tpm2.0-tss tpm2-abrmd pkgconfig-native" PV = "0.6.2+git${SRCPV}" SRC_URI = "\ - git://github.com/WindRiver-OpenSourceLabs/cryptfs-tpm2.git \ + git://github.com/jiazhang0/cryptfs-tpm2.git \ " -SRCREV = "1a1fe2bd67b5c4a3ec0ad5dd6dbb168df38144a4" +SRCREV = "4a3eb44436184597ce9fc207d6b7fa7ce0690c62" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf