From c9d359ea33552b8f8b4728483100bb8225fe38cd Mon Sep 17 00:00:00 2001 From: tomita Date: Sun, 7 Nov 2021 23:48:10 +0900 Subject: Update git source URL because of 404 error. Signed-off-by: tomita --- meta-efi-secure-boot/recipes-bsp/shim/shim_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-efi-secure-boot/recipes-bsp/shim/shim_git.bb b/meta-efi-secure-boot/recipes-bsp/shim/shim_git.bb index fb58727..cee8946 100644 --- a/meta-efi-secure-boot/recipes-bsp/shim/shim_git.bb +++ b/meta-efi-secure-boot/recipes-bsp/shim/shim_git.bb @@ -20,7 +20,7 @@ DEPENDS += "\ PV = "12+git${SRCPV}" SRC_URI = "\ - git://github.com/rhinstaller/shim.git \ + git://github.com/rhboot/shim.git;protocol=https \ file://0001-shim-allow-to-verify-sha1-digest-for-Authenticode.patch;apply=0 \ file://0005-Fix-signing-failure-due-to-not-finding-certificate.patch;apply=0 \ file://0006-Prevent-from-removing-intermediate-.efi.patch \ -- cgit v1.2.3-54-g00ecf