]> code.ossystems Code Review - openembedded-core.git/commitdiff
mesa: update SRC_URI
authorRoss Burton <ross.burton@intel.com>
Wed, 20 Jan 2016 14:26:10 +0000 (14:26 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 Jan 2016 23:42:38 +0000 (23:42 +0000)
Mesa has re-arranged their FTP server, so update the SRC_URI to reflect the new
paths.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-graphics/mesa/mesa_10.6.3.bb

index 8c55064fd9c4fd2bb002ec8726f2cb061ce68415..5da56ad9380052a2a50cd7e6c84baf80f4c437af 100644 (file)
@@ -1,6 +1,6 @@
 require ${BPN}.inc
 
-SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/${PV}/mesa-${PV}.tar.xz"
+SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/older-versions/10.x/${PV}/mesa-${PV}.tar.xz"
 
 SRC_URI[md5sum] = "553e525d2f20ed48fca8f1ec3176fd83"
 SRC_URI[sha256sum] = "58592e07c350cd2e8969b73fa83048c657a39fe2f13f3b88f5e5818fe2e4676d"