summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJia Zhang <zhang.jia@linux.alibaba.com>2018-03-13 08:43:45 -0400
committerJia Zhang <zhang.jia@linux.alibaba.com>2018-03-13 08:43:45 -0400
commit387a9bf50007a26960d43423d19197d13530c931 (patch)
treedf633b3bb1d9612ec5a53f4ca9fc87e3304a0632
parentfb838242ad1b5c7caf5104cb3560dd6e655f1d92 (diff)
downloadmeta-secure-core-387a9bf50007a26960d43423d19197d13530c931.tar.gz
cryptfs-tpm2: Update the upstream URL
Signed-off-by: Jia Zhang <zhang.jia@linux.alibaba.com>
-rw-r--r--meta-encrypted-storage/recipes-tpm/cryptfs-tpm2/cryptfs-tpm2_git.bb4
1 files 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"
20PV = "0.6.2+git${SRCPV}" 20PV = "0.6.2+git${SRCPV}"
21 21
22SRC_URI = "\ 22SRC_URI = "\
23 git://github.com/WindRiver-OpenSourceLabs/cryptfs-tpm2.git \ 23 git://github.com/jiazhang0/cryptfs-tpm2.git \
24" 24"
25SRCREV = "1a1fe2bd67b5c4a3ec0ad5dd6dbb168df38144a4" 25SRCREV = "4a3eb44436184597ce9fc207d6b7fa7ce0690c62"
26 26
27S = "${WORKDIR}/git" 27S = "${WORKDIR}/git"
28 28