From: Maxin B. John Date: Tue, 13 Jun 2017 14:29:50 +0000 (+0300) Subject: mesa: switch from ftp to https X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~21035 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca626abbe1883bce6ebc1d2b86d4efb74e31ec8e;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git mesa: switch from ftp to https For the same reasons as Debian: https://www.debian.org/News/2017/20170425 Signed-off-by: Maxin B. John Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/mesa/mesa_17.1.1.bb b/meta/recipes-graphics/mesa/mesa_17.1.1.bb index ff84015aeea..55c6f71ab4f 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 \