aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Kelly <mkelly@xevo.com>2017-03-16 11:36:10 -0700
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-03-17 23:02:21 +0000
commit8fff09a2d58e7f21f9ee2da001601d36f18b2281 (patch)
tree240a73295aaab83e37a25728e289e8b4b629ca76
parentd38c164b56a315d94e2101ef9bd240209282618c (diff)
meta-renesas setup: typo fixes
Change-Id: Ice0612d2f88f1b4b76abc9ca4522c3b61f6c4201 Signed-off-by: Martin Kelly <mkelly@xevo.com>
-rw-r--r--meta-rcar-gen2/scripts/setup_mm_packages.sh4
1 files changed, 2 insertions, 2 deletions
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 " <http://www.renesas.com/secret/r_car_download/rcar_demoboard.jsp>"
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"