From 4ddcbda60d04b25670b7d0161ebd4dd70f057179 Mon Sep 17 00:00:00 2001 From: Yi Zhao Date: Thu, 28 Oct 2021 15:05:52 +0800 Subject: cryptfs-tpm2: upgrade to latest git rev Drop backported patches. Signed-off-by: Yi Zhao --- meta-encrypted-storage/recipes-tpm/cryptfs-tpm2/cryptfs-tpm2_git.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'meta-encrypted-storage/recipes-tpm/cryptfs-tpm2/cryptfs-tpm2_git.bb') 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}" SRC_URI = "\ git://github.com/jiazhang0/cryptfs-tpm2.git \ file://0001-luks-setup.sh-Add-support-for-qemu-with-the-swtpm.patch \ - file://0001-encrypt_secret.py-switch-to-python3.patch \ file://0002-luks-setup.sh-Updated-TPM-Tools.patch \ - file://0001-lib-Makefile-set-correct-soname-for-libcryptfs-tpm2.patch \ file://0001-Remove-build-time-from-show_banner.patch \ file://0001-env.mk-fix-LDFLAGS-expansion.patch \ file://0001-encrypt_secret.py-fix-for-python3.patch \ " -SRCREV = "87c35c63090a33d4de437f518b8da9f2d1f1d828" +SRCREV = "62e7f4777495df4aeb0e02d3c761eea6f236f588" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf