mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
xen: add recipe for Xen 4.9.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
bd7cfb39bd
commit
54e3183276
10
recipes-extended/xen/xen_4.9.0.bb
Normal file
10
recipes-extended/xen/xen_4.9.0.bb
Normal file
|
@ -0,0 +1,10 @@
|
|||
require xen.inc
|
||||
|
||||
SRC_URI = " \
|
||||
https://downloads.xenproject.org/release/xen/${PV}/xen-${PV}.tar.gz \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "f0a753637630f982dfbdb64121fd71e1"
|
||||
SRC_URI[sha256sum] = "cade643fe3310d4d6f97d0c215c6fa323bc1130d7e64d7e2043ffaa73a96f33b"
|
||||
|
||||
S = "${WORKDIR}/xen-${PV}"
|
Loading…
Reference in New Issue
Block a user