summaryrefslogtreecommitdiffstats
path: root/recipes-extended/xen/xen_4.9.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/xen/xen_4.9.0.bb')
-rw-r--r--recipes-extended/xen/xen_4.9.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-extended/xen/xen_4.9.0.bb b/recipes-extended/xen/xen_4.9.0.bb
index 0b209362..8e9c8024 100644
--- a/recipes-extended/xen/xen_4.9.0.bb
+++ b/recipes-extended/xen/xen_4.9.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://fix-libxc-xc_dom_arm-missing-initialization.patch \
5 " 7 "
6 8
7SRC_URI[md5sum] = "f0a753637630f982dfbdb64121fd71e1" 9SRC_URI[md5sum] = "f0a753637630f982dfbdb64121fd71e1"