Updated the URI for Jeremy Kerr's sbsigntools

Jeremy Kerr's sbsigntools are no longer hosted on git://kernel.ubuntu.com/jk/sbsigntool. A copy exists at git://git.kernel.org/pub/scm/linux/kernel/git/jejb/sbsigntools. This change is required to build meta-secure-core under sumo.
This commit is contained in:
Dimitri Bouras
2022-02-08 15:34:02 -08:00
committed by Jia Zhang
parent c9d359ea33
commit 6dd9a49284

View File

@@ -12,7 +12,7 @@ DEPENDS += "binutils openssl gnu-efi util-linux"
PV = "0.6+git${SRCPV}"
SRC_URI = "\
git://kernel.ubuntu.com/jk/sbsigntool \
git://git.kernel.org/pub/scm/linux/kernel/git/jejb/sbsigntools \
file://ccan.git.tar.bz2 \
file://fix-mixed-implicit-and-normal-rules.patch;apply=0 \
file://disable-man-page-creation.patch \