summaryrefslogtreecommitdiffstats
path: root/recipes-extended/xen/xen_4.17.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/xen/xen_4.17.bb')
-rw-r--r--recipes-extended/xen/xen_4.17.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/xen/xen_4.17.bb b/recipes-extended/xen/xen_4.17.bb
index bd8f55b3..54da7baf 100644
--- a/recipes-extended/xen/xen_4.17.bb
+++ b/recipes-extended/xen/xen_4.17.bb
@@ -12,7 +12,7 @@ SRC_URI = " \
12 12
13LIC_FILES_CHKSUM ?= "file://COPYING;md5=d1a1e216f80b6d8da95fec897d0dbec9" 13LIC_FILES_CHKSUM ?= "file://COPYING;md5=d1a1e216f80b6d8da95fec897d0dbec9"
14 14
15PV = "${XEN_REL}+stable${SRCPV}" 15PV = "${XEN_REL}+stable"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18