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 7565c219..08ed519a 100644
--- a/recipes-extended/ipxe/ipxe_git.bb
+++ b/recipes-extended/ipxe/ipxe_git.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://../COPYING.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263
8COMPATIBLE_HOST:class-target = '(x86_64|i.86).*-(linux|freebsd.*)' 8COMPATIBLE_HOST:class-target = '(x86_64|i.86).*-(linux|freebsd.*)'
9 9
10SRCREV = "18dc73d27edb55ebe9cb13c58d59af3da3bd374b" 10SRCREV = "18dc73d27edb55ebe9cb13c58d59af3da3bd374b"
11PV = "1.20.1+git${SRCPV}" 11PV = "1.20.1+git"
12PR = "r0" 12PR = "r0"
13 13
14FILESEXTRAPATHS:prepend := "${THISDIR}/files:" 14FILESEXTRAPATHS:prepend := "${THISDIR}/files:"