shim_git: fix the do_fetch warning

Fixes:
WARNING: shim-12+gitAUTOINC+5202f80c32-r0 do_fetch: Failed to fetch URL git://github.com/rhboot/shim.git, attempting MIRRORS if available

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
This commit is contained in:
Mingli Yu
2021-07-27 16:27:50 +08:00
committed by Jia Zhang
parent c38e155c36
commit b84dc32e1d
@@ -20,7 +20,7 @@ DEPENDS += "\
PV = "12+git${SRCPV}"
SRC_URI = "\
git://github.com/rhboot/shim.git \
git://github.com/rhboot/shim.git;branch=main \
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 \