[meta-virtualization] [meta-virtualization (krogoth)][PATCH 1/5] xen: switch to updated download URL

Doug Goldstein cardoe at cardoe.com
Mon Jan 2 20:47:50 PST 2017


The Xen Project has changed the officially supported download URL to use
xenproject.org. This changes to the officially supported URLs.

Signed-off-by: Doug Goldstein <cardoe at cardoe.com>
---
 recipes-extended/xen/xen_4.6.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-extended/xen/xen_4.6.1.bb b/recipes-extended/xen/xen_4.6.1.bb
index 0adf8ad..c3ba3c8 100644
--- a/recipes-extended/xen/xen_4.6.1.bb
+++ b/recipes-extended/xen/xen_4.6.1.bb
@@ -1,7 +1,7 @@
 require xen.inc
 
 SRC_URI = " \
-    http://bits.xensource.com/oss-xen/release/${PV}/xen-${PV}.tar.gz \
+    https://downloads.xenproject.org/release/xen/${PV}/xen-${PV}.tar.gz \
     "
 
 SRC_URI[md5sum] = "df2d854c3c90ffeefaf71e7f868fb326"
-- 
2.10.2



More information about the meta-virtualization mailing list