mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
xen: remove 4.8 recipe
We have 4.9 in the tree, so we no longer need the 4.8 variant. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
parent
faa16f7ede
commit
56cb449b6a
|
@ -1,10 +0,0 @@
|
|||
require xen.inc
|
||||
|
||||
SRC_URI = " \
|
||||
https://downloads.xenproject.org/release/xen/${PV}/xen-${PV}.tar.gz \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "d738f7c741110342621cb8a4d10b0191"
|
||||
SRC_URI[sha256sum] = "1e15c713ab7ba3bfda8b4a285ed973529364fd1100e6dd5a61f29583dc667b04"
|
||||
|
||||
S = "${WORKDIR}/xen-${PV}"
|
Loading…
Reference in New Issue
Block a user