summaryrefslogtreecommitdiffstats
path: root/recipes-extended/ipxe/ipxe_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/ipxe/ipxe_git.bb')
-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 47c5b7ad..ac0760b5 100644
--- a/recipes-extended/ipxe/ipxe_git.bb
+++ b/recipes-extended/ipxe/ipxe_git.bb
@@ -11,7 +11,7 @@ PR = "r0"
11FILESEXTRAPATHS_prepend := "${THISDIR}/files:" 11FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
12 12
13SRC_URI = " \ 13SRC_URI = " \
14 git://git.ipxe.org/ipxe.git;protocol=https \ 14 git://git.ipxe.org/ipxe.git;protocol=https;branch=master \
15 file://ipxe-fix-hostcc-nopie-cflags.patch \ 15 file://ipxe-fix-hostcc-nopie-cflags.patch \
16 " 16 "
17 17