summaryrefslogtreecommitdiffstats
path: root/meta-efi-secure-boot/recipes-bsp/shim/shim_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-efi-secure-boot/recipes-bsp/shim/shim_git.bb')
-rw-r--r--meta-efi-secure-boot/recipes-bsp/shim/shim_git.bb2
1 files changed, 1 insertions, 1 deletions
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 3b71690..4ea2499 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 += "\
20PV = "12+git${SRCPV}" 20PV = "12+git${SRCPV}"
21 21
22SRC_URI = "\ 22SRC_URI = "\
23 git://github.com/rhboot/shim.git;branch=main \ 23 git://github.com/rhboot/shim.git;branch=main;protocol=https \
24 file://0001-shim-allow-to-verify-sha1-digest-for-Authenticode.patch;apply=0 \ 24 file://0001-shim-allow-to-verify-sha1-digest-for-Authenticode.patch;apply=0 \
25 file://0005-Fix-signing-failure-due-to-not-finding-certificate.patch;apply=0 \ 25 file://0005-Fix-signing-failure-due-to-not-finding-certificate.patch;apply=0 \
26 file://0006-Prevent-from-removing-intermediate-.efi.patch \ 26 file://0006-Prevent-from-removing-intermediate-.efi.patch \