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:
Bruce Ashfield 2017-08-14 12:06:20 -04:00
parent faa16f7ede
commit 56cb449b6a

View File

@ -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}"