[gnome-continuous-yocto/gnomeostree-3.28-rocko: 6354/8267] mesa: switch from ftp to https



commit 52839e11e10023162042ec077eb1f53198fb59bd
Author: Maxin B. John <maxin john intel com>
Date:   Tue Jun 13 17:29:50 2017 +0300

    mesa: switch from ftp to https
    
    For the same reasons as Debian:
    https://www.debian.org/News/2017/20170425
    
    (From OE-Core rev: ca626abbe1883bce6ebc1d2b86d4efb74e31ec8e)
    
    Signed-off-by: Maxin B. John <maxin john intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta/recipes-graphics/mesa/mesa_17.1.1.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meta/recipes-graphics/mesa/mesa_17.1.1.bb b/meta/recipes-graphics/mesa/mesa_17.1.1.bb
index ff84015..55c6f71 100644
--- a/meta/recipes-graphics/mesa/mesa_17.1.1.bb
+++ b/meta/recipes-graphics/mesa/mesa_17.1.1.bb
@@ -1,6 +1,6 @@
 require ${BPN}.inc
 
-SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/mesa-${PV}.tar.xz \
+SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \
            file://replace_glibc_check_with_linux.patch \
            file://disable-asm-on-non-gcc.patch \
            file://0001-Use-wayland-scanner-in-the-path.patch \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]