summaryrefslogtreecommitdiffstats
path: root/payloads/external/iPXE
diff options
context:
space:
mode:
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>2016-12-27 16:31:30 +0100
committerMartin Roth <martinroth@google.com>2016-12-29 08:52:42 +0100
commitb02e341b6f1451ed2bc6e04999831a9899a6f6bd (patch)
tree614bc1e3919f13e0b919ae95185f244583f65b21 /payloads/external/iPXE
parent9677fbfe512ceaf4858c86b6791a3d639c53d57e (diff)
downloadcoreboot-b02e341b6f1451ed2bc6e04999831a9899a6f6bd.tar.gz
coreboot-b02e341b6f1451ed2bc6e04999831a9899a6f6bd.tar.bz2
coreboot-b02e341b6f1451ed2bc6e04999831a9899a6f6bd.zip
payloads/external: Download iPXE over HTTPS
Change-Id: Ie4979ab8491ee821b39a273c5f354c445105d2a4 Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Reviewed-on: https://review.coreboot.org/17971 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <martinroth@google.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'payloads/external/iPXE')
-rw-r--r--payloads/external/iPXE/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/payloads/external/iPXE/Makefile b/payloads/external/iPXE/Makefile
index 8e079369d1ed..f45edfd0285e 100644
--- a/payloads/external/iPXE/Makefile
+++ b/payloads/external/iPXE/Makefile
@@ -22,7 +22,7 @@ TAG-$(CONFIG_IPXE_STABLE)=$(STABLE_COMMIT_ID)
project_name=iPXE
project_dir=ipxe
-project_git_repo=git://git.ipxe.org/ipxe.git
+project_git_repo=https://git.ipxe.org/ipxe.git
all: build