From: Martin Kelly Date: Sat, 27 Jan 2018 02:15:34 +0000 (-0800) Subject: setup_mm_packages.sh: remove BSP version mention X-Git-Tag: 5.99.1~87 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F95%2F13295%2F1;p=AGL%2Fmeta-agl.git setup_mm_packages.sh: remove BSP version mention 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 --- diff --git a/meta-agl-bsp/meta-rcar-gen3/scripts/setup_mm_packages.sh b/meta-agl-bsp/meta-rcar-gen3/scripts/setup_mm_packages.sh index 242c0f0d5..3063689ba 100644 --- a/meta-agl-bsp/meta-rcar-gen3/scripts/setup_mm_packages.sh +++ b/meta-agl-bsp/meta-rcar-gen3/scripts/setup_mm_packages.sh @@ -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 " " + log "the R-Car Gen3 board BSP can be downloaded from:" + log "" log error "These 2 files from there should be stored in your" error "'$DOWNLOAD_DIR' directory."