summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortomita <tomita@cyberdefense.jp>2021-11-07 23:48:10 +0900
committerJia Zhang <zhang.jia@linux.alibaba.com>2021-11-22 17:19:37 +0800
commitc9d359ea33552b8f8b4728483100bb8225fe38cd (patch)
tree2bab8ee73511d43eca5d5f67924441598e6338f5
parent22ed4822a808dd6ddcf62b550d2bdc85bad91e95 (diff)
downloadmeta-secure-core-c9d359ea33552b8f8b4728483100bb8225fe38cd.tar.gz
Update git source URL because of 404 error.
Signed-off-by: tomita <tomita@cyberdefense.jp>
-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 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 += "\
20PV = "12+git${SRCPV}" 20PV = "12+git${SRCPV}"
21 21
22SRC_URI = "\ 22SRC_URI = "\
23 git://github.com/rhinstaller/shim.git \ 23 git://github.com/rhboot/shim.git;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 \