update Renesas Gen3 driver for BSP 2.17 85/9085/1
authorRonan Le Martret <ronan.lemartret@iot.bzh>
Tue, 11 Apr 2017 12:06:21 +0000 (14:06 +0200)
committerRonan Le Martret <ronan.lemartret@iot.bzh>
Tue, 11 Apr 2017 12:06:21 +0000 (14:06 +0200)
update driver to version 2017-03-24.

Bug-AGL: SPEC-530

Change-Id: I5e18b5baa93419c80409b983de68ba4f7aaa74be
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
meta-agl-bsp/meta-rcar-gen3/scripts/setup_mm_packages.sh

index a6fd42f..ee678d8 100644 (file)
@@ -1,7 +1,7 @@
 #!/bin/bash
 
-ZIP_1="R-Car_Gen3_Series_Evaluation_Software_Package_for_Linux-20170125.zip"
-ZIP_2="R-Car_Gen3_Series_Evaluation_Software_Package_of_Linux_Drivers-20170125.zip"
+ZIP_1="R-Car_Gen3_Series_Evaluation_Software_Package_for_Linux-20170324.zip"
+ZIP_2="R-Car_Gen3_Series_Evaluation_Software_Package_of_Linux_Drivers-20170324.zip"
 
 COPY_SCRIPT="$METADIR/meta-renesas-rcar-gen3/meta-rcar-gen3/docs/sample/copyscript/copy_evaproprietary_softwares.sh"
 
@@ -26,8 +26,7 @@ function copy_mm_packages() {
         else
                 echo -n "The graphics and multimedia acceleration packages for "
                 echo -e "the R-Car Gen3 board can be downloaded from:"
-                echo -e " https://www.renesas.com/en-us/software/D6000821.html"
-                echo -e " https://www.renesas.com/en-us/software/D6000822.html"
+                echo -e " <http://www.renesas.com/secret/r_car_download/rcar_demoboard.jsp>"
                 echo -e
                 echo -n "These 2 files from there should be stored in your"
                 echo -e "'$DOWNLOAD_DIR' directory."