summaryrefslogtreecommitdiffstats
path: root/recipes-extended/xen/xen_4.10.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/xen/xen_4.10.0.bb')
-rw-r--r--recipes-extended/xen/xen_4.10.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-extended/xen/xen_4.10.0.bb b/recipes-extended/xen/xen_4.10.0.bb
index 1e14c865..d314b9b6 100644
--- a/recipes-extended/xen/xen_4.10.0.bb
+++ b/recipes-extended/xen/xen_4.10.0.bb
@@ -1,7 +1,9 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
1require xen.inc 2require xen.inc
2 3
3SRC_URI = " \ 4SRC_URI = " \
4 https://downloads.xenproject.org/release/xen/${PV}/xen-${PV}.tar.gz \ 5 https://downloads.xenproject.org/release/xen/${PV}/xen-${PV}.tar.gz \
6 file://xsa253.patch \
5 " 7 "
6 8
7SRC_URI[md5sum] = "ab9d320d02cb40f6b40506aed1a38d58" 9SRC_URI[md5sum] = "ab9d320d02cb40f6b40506aed1a38d58"