summaryrefslogtreecommitdiffstats
path: root/recipes-extended/ipxe
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/ipxe')
-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 d52c5675..c0c8a7b7 100644
--- a/recipes-extended/ipxe/ipxe_git.bb
+++ b/recipes-extended/ipxe/ipxe_git.bb
@@ -8,7 +8,7 @@ SRCREV = "8c43891db4eb131d019360ccfb619f235b17eb58"
8PV = "gitr${SRCPV}" 8PV = "gitr${SRCPV}"
9PR = "r0" 9PR = "r0"
10 10
11SRC_URI = "git://git.ipxe.org/ipxe.git;protocol=git" 11SRC_URI = "git://git.ipxe.org/ipxe.git;protocol=https"
12 12
13FILES_${PN} = "/usr/share/firmware/*.rom" 13FILES_${PN} = "/usr/share/firmware/*.rom"
14 14