diff options
| -rw-r--r-- | meta-efi-secure-boot/recipes-bsp/shim/shim_git.bb | 2 |
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 1efd286..489f1c3 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 += "\ | |||
| 20 | PV = "12+git${SRCPV}" | 20 | PV = "12+git${SRCPV}" |
| 21 | 21 | ||
| 22 | SRC_URI = "\ | 22 | SRC_URI = "\ |
| 23 | git://github.com/rhboot/shim.git \ | 23 | git://github.com/rhboot/shim.git;branch=main \ |
| 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 \ |
