mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-01-12 01:00:15 +00:00
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:
committed by
Jia Zhang
parent
db22483ff3
commit
5befefe199
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user