aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-graphics/mesa/mesa_12.0.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/mesa/mesa_12.0.1.bb b/meta/recipes-graphics/mesa/mesa_12.0.1.bb
index 80189e3ff1..cda93f6e29 100644
--- a/meta/recipes-graphics/mesa/mesa_12.0.1.bb
+++ b/meta/recipes-graphics/mesa/mesa_12.0.1.bb
@@ -1,6 +1,6 @@
require ${BPN}.inc
-SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/${PV}/mesa-${PV}.tar.xz \
+SRC_URI = "https://mesa.freedesktop.org/archive/older-versions/12.x/${PV}/mesa-${PV}.tar.xz \
file://replace_glibc_check_with_linux.patch \
file://clang-compile-PR89599.patch \
file://disable-asm-on-non-gcc.patch \