summaryrefslogtreecommitdiffstats
path: root/meta/files
diff options
context:
space:
mode:
Diffstat (limited to 'meta/files')
-rw-r--r--meta/files/toolchain-shar-extract.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/files/toolchain-shar-extract.sh b/meta/files/toolchain-shar-extract.sh
index 516aa3a142..13b5951e0e 100644
--- a/meta/files/toolchain-shar-extract.sh
+++ b/meta/files/toolchain-shar-extract.sh
@@ -64,6 +64,9 @@ while getopts ":yd:DRS" OPT; do
64 esac 64 esac
65done 65done
66 66
67echo "@SDK_TITLE@ installer version @SDK_VERSION@"
68echo "==========================================================="
69
67if [ $verbose = 1 ] ; then 70if [ $verbose = 1 ] ; then
68 set -x 71 set -x
69fi 72fi