diff options
| author | Bhargava Sreekantappa Gayathri <bhargava.sreekantappa-gayathri@xilinx.com> | 2017-07-10 11:39:12 -0700 |
|---|---|---|
| committer | Nathan Rossi <nathan@nathanrossi.com> | 2017-07-11 23:20:41 +1000 |
| commit | 18097af3120a394a8e6933b7abc85e73e508c7e3 (patch) | |
| tree | f930802b089e68e7d33d46826e26991873767015 /recipes-graphics | |
| parent | 6472328917c240d1ad03561f038a6fe2de8bb382 (diff) | |
| download | meta-xilinx-18097af3120a394a8e6933b7abc85e73e508c7e3.tar.gz | |
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 <bhargava.sreekantappa-gayathri@xilinx.com>
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Reviewed-by: Luca Ceresoli <luca@lucaceresoli.net>
Tested-by: Luca Ceresoli <luca@lucaceresoli.net>
Diffstat (limited to 'recipes-graphics')
| -rw-r--r-- | recipes-graphics/mali/kernel-module-mali.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 = " \ | |||
| 9 | PV = "r7p0-00rel0" | 9 | PV = "r7p0-00rel0" |
| 10 | 10 | ||
| 11 | SRC_URI = " \ | 11 | SRC_URI = " \ |
| 12 | http://malideveloper.arm.com/downloads/drivers/DX910/${PV}/DX910-SW-99002-${PV}.tgz \ | 12 | https://developer.arm.com/-/media/Files/downloads/mali-drivers/kernel/mali-utgard-gpu/DX910-SW-99002-${PV}.tgz \ |
| 13 | file://0001-Change-Makefile-to-be-compatible-with-Yocto.patch \ | 13 | file://0001-Change-Makefile-to-be-compatible-with-Yocto.patch \ |
| 14 | file://0002-staging-mali-r7p0-00rel0-Add-the-ZYNQ-ZYNQMP-platfor.patch \ | 14 | file://0002-staging-mali-r7p0-00rel0-Add-the-ZYNQ-ZYNQMP-platfor.patch \ |
| 15 | file://0003-staging-mali-r7p0-00rel0-Remove-unused-trace-macros.patch \ | 15 | file://0003-staging-mali-r7p0-00rel0-Remove-unused-trace-macros.patch \ |
