From 8fff09a2d58e7f21f9ee2da001601d36f18b2281 Mon Sep 17 00:00:00 2001 From: Martin Kelly Date: Thu, 16 Mar 2017 11:36:10 -0700 Subject: meta-renesas setup: typo fixes Change-Id: Ice0612d2f88f1b4b76abc9ca4522c3b61f6c4201 Signed-off-by: Martin Kelly --- meta-rcar-gen2/scripts/setup_mm_packages.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-rcar-gen2/scripts') diff --git a/meta-rcar-gen2/scripts/setup_mm_packages.sh b/meta-rcar-gen2/scripts/setup_mm_packages.sh index 16c6ae3..0d312d3 100644 --- a/meta-rcar-gen2/scripts/setup_mm_packages.sh +++ b/meta-rcar-gen2/scripts/setup_mm_packages.sh @@ -27,10 +27,10 @@ function copy_mm_packages() { echo -e "ERROR: Missing Renesas proprietary software packages for Porter board." echo -e echo -e " The graphics and multimedia acceleration packages for " - echo -e " the R-Car M2 Porter board can be download from :" + echo -e " the R-Car M2 Porter board can be downloaded from :" echo -e " " echo -e - echo -e " These 2 files from there should be store in" + echo -e " These 2 files from there should be stored in your" echo -e " '$DOWNLOAD_DIR' directory." echo -e " $ZIP_1" echo -e " $ZIP_2" -- cgit 1.2.3-korg