summaryrefslogtreecommitdiffstats
path: root/meta-efi-secure-boot/recipes-bsp/efitools/efitools.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-efi-secure-boot/recipes-bsp/efitools/efitools.inc')
-rw-r--r--meta-efi-secure-boot/recipes-bsp/efitools/efitools.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-efi-secure-boot/recipes-bsp/efitools/efitools.inc b/meta-efi-secure-boot/recipes-bsp/efitools/efitools.inc
index 79feff7..4f28326 100644
--- a/meta-efi-secure-boot/recipes-bsp/efitools/efitools.inc
+++ b/meta-efi-secure-boot/recipes-bsp/efitools/efitools.inc
@@ -18,7 +18,7 @@ DEPENDS:append = " \
18PV = "1.9.2+git${SRCPV}" 18PV = "1.9.2+git${SRCPV}"
19 19
20SRC_URI = "\ 20SRC_URI = "\
21 git://git.kernel.org/pub/scm/linux/kernel/git/jejb/efitools.git \ 21 git://git.kernel.org/pub/scm/linux/kernel/git/jejb/efitools.git;branch=master \
22 file://Fix-for-the-cross-compilation.patch \ 22 file://Fix-for-the-cross-compilation.patch \
23 file://Kill-all-the-build-warning-caused-by-implicit-declar.patch \ 23 file://Kill-all-the-build-warning-caused-by-implicit-declar.patch \
24 file://Fix-the-wrong-dependency-for-blacklist.esl.patch \ 24 file://Fix-the-wrong-dependency-for-blacklist.esl.patch \