summaryrefslogtreecommitdiffstats
path: root/meta-encrypted-storage/recipes-tpm/cryptfs-tpm2/cryptfs-tpm2_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-encrypted-storage/recipes-tpm/cryptfs-tpm2/cryptfs-tpm2_git.bb')
-rw-r--r--meta-encrypted-storage/recipes-tpm/cryptfs-tpm2/cryptfs-tpm2_git.bb4
1 files changed, 1 insertions, 3 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 f80880f..6bc9f54 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,14 +22,12 @@ PV = "0.7.0+git${SRCPV}"
22SRC_URI = "\ 22SRC_URI = "\
23 git://github.com/jiazhang0/cryptfs-tpm2.git \ 23 git://github.com/jiazhang0/cryptfs-tpm2.git \
24 file://0001-luks-setup.sh-Add-support-for-qemu-with-the-swtpm.patch \ 24 file://0001-luks-setup.sh-Add-support-for-qemu-with-the-swtpm.patch \
25 file://0001-encrypt_secret.py-switch-to-python3.patch \
26 file://0002-luks-setup.sh-Updated-TPM-Tools.patch \ 25 file://0002-luks-setup.sh-Updated-TPM-Tools.patch \
27 file://0001-lib-Makefile-set-correct-soname-for-libcryptfs-tpm2.patch \
28 file://0001-Remove-build-time-from-show_banner.patch \ 26 file://0001-Remove-build-time-from-show_banner.patch \
29 file://0001-env.mk-fix-LDFLAGS-expansion.patch \ 27 file://0001-env.mk-fix-LDFLAGS-expansion.patch \
30 file://0001-encrypt_secret.py-fix-for-python3.patch \ 28 file://0001-encrypt_secret.py-fix-for-python3.patch \
31" 29"
32SRCREV = "87c35c63090a33d4de437f518b8da9f2d1f1d828" 30SRCREV = "62e7f4777495df4aeb0e02d3c761eea6f236f588"
33 31
34S = "${WORKDIR}/git" 32S = "${WORKDIR}/git"
35 33