aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-extended/ipxe/ipxe_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/ipxe/ipxe_git.bb b/recipes-extended/ipxe/ipxe_git.bb
index 7b768178..448087e5 100644
--- a/recipes-extended/ipxe/ipxe_git.bb
+++ b/recipes-extended/ipxe/ipxe_git.bb
@@ -14,7 +14,7 @@ PR = "r0"
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
SRC_URI = " \
- git://git.ipxe.org/ipxe.git;protocol=https \
+ git://github.com/ipxe/ipxe.git;protocol=https \
file://ipxe-fix-hostcc-nopie-cflags.patch \
file://ipxe-intel-Avoid-spurious-compiler-warning-on-GCC-10.patch \
file://ipxe-golan-Add-explicit-type-casts-for-nodnic_queue_pair_.patch \