[meta-xilinx] [PATCH] kernel-module-mali.bb: Update source location
Manjukumar Matha
manjukumar.harthikote-matha at xilinx.com
Mon Jul 10 11:39:12 PDT 2017
From: Bhargava Sreekantappa Gayathri <bhargava.sreekantappa-gayathri at xilinx.com>
MALI kernel sources seems to have been moved, update recipe to download
source from a new location
Signed-off-by: Bhargava Sreekantappa Gayathri <bhargava.sreekantappa-gayathri at xilinx.com>
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha at xilinx.com>
---
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 0ad1a49..6674071 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 \
--
2.7.4
More information about the meta-xilinx
mailing list