fix sbsigningtool SRC_URI

The SRC_URI git://kernel.ubuntu.com/jk/sbsigntool no longer exists. I've updated the SRC_URI to point to the new location.
This commit is contained in:
Jonathan Marler
2021-08-23 14:54:29 -06:00
committed by Jia Zhang
parent db22483ff3
commit 5befefe199

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.git;protocol=https \
file://ccan.git.tar.bz2 \
file://fix-mixed-implicit-and-normal-rules.patch;apply=0 \
file://disable-man-page-creation.patch \