[meta-virtualization] [PATCH 2/3] xen: switch to updated download URL

Doug Goldstein cardoe at cardoe.com
Sun Dec 18 08:44:55 PST 2016


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

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

diff --git a/recipes-extended/xen/xen_4.7.0.bb b/recipes-extended/xen/xen_4.7.0.bb
index adb5c36..431160f 100644
--- a/recipes-extended/xen/xen_4.7.0.bb
+++ b/recipes-extended/xen/xen_4.7.0.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 \
     file://libxl-compilation-warning-fix-for-arm-aarch64.patch \
     "
 
-- 
2.10.2



More information about the meta-virtualization mailing list