xen: add recipe for 4.11.0

Signed-off-by: Christopher Clark <christopher.clark6@baesystems.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
Christopher Clark 2018-07-31 12:35:43 -07:00 committed by Bruce Ashfield
parent 9955e81b23
commit 9418f68a44

View File

@ -0,0 +1,12 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
require xen.inc
SRC_URI = " \
https://downloads.xenproject.org/release/xen/${PV}/xen-${PV}.tar.gz \
file://tools-xentop-vwprintw.patch \
"
SRC_URI[md5sum] = "cbec0600284921744bc14119f4ed3fff"
SRC_URI[sha256sum] = "826e3a9f6d0eac94a825d272cc2c1294e22640ae75af906eb13920f9ad667643"
S = "${WORKDIR}/xen-${PV}"