From 4afe9d6ca35ddea3be84e93f4a30933bfb034b4c Mon Sep 17 00:00:00 2001 From: Bhargava Sreekantappa Gayathri Date: Mon, 10 Jul 2017 11:39:12 -0700 Subject: kernel-module-mali.bb: Update source location MALI kernel sources seems to have been moved, update recipe to download source from a new location Signed-off-by: Bhargava Sreekantappa Gayathri Signed-off-by: Manjukumar Matha Signed-off-by: Nathan Rossi Reviewed-by: Luca Ceresoli Tested-by: Luca Ceresoli --- recipes-graphics/mali/kernel-module-mali.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-graphics/mali/kernel-module-mali.bb b/recipes-graphics/mali/kernel-module-mali.bb index 0ad1a49b..6674071d 100644 --- a/recipes-graphics/mali/kernel-module-mali.bb +++ b/recipes-graphics/mali/kernel-module-mali.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = " \ PV = "r7p0-00rel0" SRC_URI = " \ - http://malideveloper.arm.com/downloads/drivers/DX910/${PV}/DX910-SW-99002-${PV}.tgz \ + https://developer.arm.com/-/media/Files/downloads/mali-drivers/kernel/mali-utgard-gpu/DX910-SW-99002-${PV}.tgz \ file://0001-Change-Makefile-to-be-compatible-with-Yocto.patch \ file://0002-staging-mali-r7p0-00rel0-Add-the-ZYNQ-ZYNQMP-platfor.patch \ file://0003-staging-mali-r7p0-00rel0-Remove-unused-trace-macros.patch \ -- cgit v1.2.3-54-g00ecf