summaryrefslogtreecommitdiffstats
path: root/recipes-extended
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2021-05-14 11:51:54 +0200
committerBruce Ashfield <bruce.ashfield@gmail.com>2021-05-14 08:28:42 -0400
commit343665d40347e89b6257b5391ac5b441cec2095a (patch)
treeee8e33e4925091603513a38554ada3c983646336 /recipes-extended
parentaea26f7791d221ccd4865f69ca8db237571963ee (diff)
downloadmeta-virtualization-343665d40347e89b6257b5391ac5b441cec2095a.tar.gz
ipxe: set PV
ipxe/gitrAUTOINC+18dc73d27e-r0/git$ git describe --tags v1.20.1-1-g18dc73d2 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-extended')
-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 9e98495a..ff6154e0 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 = "gitr${SRCPV}" 11PV = "1.20.1+git${SRCPV}"
12PR = "r0" 12PR = "r0"
13 13
14FILESEXTRAPATHS_prepend := "${THISDIR}/files:" 14FILESEXTRAPATHS_prepend := "${THISDIR}/files:"