setup_mm_packages.sh: remove BSP version mention 95/13295/1
authorMartin Kelly <mkelly@xevo.com>
Sat, 27 Jan 2018 02:15:34 +0000 (18:15 -0800)
committerMartin Kelly <mkelly@xevo.com>
Mon, 29 Jan 2018 20:18:15 +0000 (12:18 -0800)
This version gets out-of-date very quickly, and mentioning it doesn't
change the URL or anything else, so let's just remove the mention of it.

Change-Id: I143d81ff4d4c47814e7bddf1572c3b2c92b1291e
Signed-off-by: Martin Kelly <mkelly@xevo.com>
meta-agl-bsp/meta-rcar-gen3/scripts/setup_mm_packages.sh

index 242c0f0..3063689 100644 (file)
@@ -43,8 +43,8 @@ function copy_mm_packages() {
                 error "ERROR: FILES \""+$DOWNLOAD_DIR/$ZIP_1+"\" NOT EXTRACTING CORRECTLY"
                 error "ERROR: FILES \""+$DOWNLOAD_DIR/$ZIP_2+"\" NOT EXTRACTING CORRECTLY"
                 log   "The graphics and multimedia acceleration packages for "
-                log   "the R-Car Gen3 board BSP 2.19 can be downloaded from:"
-                log   " <https://www.renesas.com/en-us/solutions/automotive/rcar-demoboard-2.html>"
+                log   "the R-Car Gen3 board BSP can be downloaded from:"
+                log   "<https://www.renesas.com/en-us/solutions/automotive/rcar-demoboard-2.html>"
                 log
                 error  "These 2 files from there should be stored in your"
                 error  "'$DOWNLOAD_DIR' directory."