mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
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:
parent
9955e81b23
commit
9418f68a44
12
recipes-extended/xen/xen_4.11.0.bb
Normal file
12
recipes-extended/xen/xen_4.11.0.bb
Normal 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}"
|
Loading…
Reference in New Issue
Block a user