summaryrefslogtreecommitdiffstats
path: root/recipes-extended/xen/xen_4.6.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/xen/xen_4.6.1.bb')
-rw-r--r--recipes-extended/xen/xen_4.6.1.bb10
1 files changed, 0 insertions, 10 deletions
diff --git a/recipes-extended/xen/xen_4.6.1.bb b/recipes-extended/xen/xen_4.6.1.bb
deleted file mode 100644
index 0adf8adb..00000000
--- a/recipes-extended/xen/xen_4.6.1.bb
+++ /dev/null
@@ -1,10 +0,0 @@
1require xen.inc
2
3SRC_URI = " \
4 http://bits.xensource.com/oss-xen/release/${PV}/xen-${PV}.tar.gz \
5 "
6
7SRC_URI[md5sum] = "df2d854c3c90ffeefaf71e7f868fb326"
8SRC_URI[sha256sum] = "44cc2fccba1e147ef4c8da0584ce0f24189c8743de0e3e9a9226da88ddb5f589"
9
10S = "${WORKDIR}/xen-${PV}"