[meta-virtualization] [meta-cloud-services][PATCH] glusterfs: Update SRC_URI

mingli.yu at windriver.com mingli.yu at windriver.com
Mon Oct 22 19:57:51 PDT 2018


From: Mingli Yu <Mingli.Yu at windriver.com>

Update SRC_URI for glusterfs as the previous
one is invalid.

Signed-off-by: Mingli Yu <Mingli.Yu at windriver.com>
---
 recipes-extended/glusterfs/glusterfs_3.11.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-extended/glusterfs/glusterfs_3.11.1.bb b/recipes-extended/glusterfs/glusterfs_3.11.1.bb
index bbaaaf4..6ca157c 100644
--- a/recipes-extended/glusterfs/glusterfs_3.11.1.bb
+++ b/recipes-extended/glusterfs/glusterfs_3.11.1.bb
@@ -1,4 +1,4 @@
-SRC_URI = "http://download.gluster.org/pub/gluster/glusterfs/3.11/${PV}/${BPN}-${PV}.tar.gz"
+SRC_URI = "https://bits.gluster.org/pub/gluster/glusterfs/src/${BPN}-${PV}.tar.gz"
 
 SRC_URI[md5sum] = "46d56837b8b5c785f2f1e5317d5f6da8"
 SRC_URI[sha256sum] = "c7e0502631c9bc9da05795b666b74ef40a30a0344f5a2e205e65bd2faefe1442"
-- 
2.7.4



More information about the meta-virtualization mailing list