setup_mm_packages.sh: Use GFX 3.19 binaries instead of 3.15 57/21357/3
authorPierre MARZIN <pierre.marzin@iot.bzh>
Tue, 21 May 2019 13:38:53 +0000 (15:38 +0200)
committerPierre MARZIN <pierre.marzin@iot.bzh>
Fri, 24 May 2019 08:14:23 +0000 (10:14 +0200)
commit9bc6c25f56f4997e55b60e969e9f942cc1859988
tree7bf02bb633847d732784e4634c950d545bbf4934
parent677c2cc7672143744170da5130bf4c22044a0fae
setup_mm_packages.sh: Use GFX 3.19 binaries instead of 3.15

Renesas BSP 3.19 is not actually available. But the graphics binaries are.
So this patch get the 3.19 GFX binaries to patch the 3.15 GFX binaries ones.
To achieve that, the following zip is needed:
"R-Car_Gen3_Series_Evaluation_Software_Package_for_Linux-weston5-20190516.zip"
(Note: the name of the zip can change).

By this way, BSP 3.15 of Renesas will be used with the 3.19 GFX binaries.
This solves the graphic issue of the M3ULCB and H3ULCB boards.

This hotfix has been tested on m3ulcb with success.

Warning: This patch has to be revert when the BSP of Renesas will
be updated to 3.19 (at least).

Bug-AGL: SPEC-2253

Change-Id: Ieaab76fb08618f9994c3ff5969d9a361d08b65d2
Signed-off-by: Pierre MARZIN <pierre.marzin@iot.bzh>
meta-agl-bsp/meta-rcar-gen3/scripts/setup_mm_packages.sh