]> code.ossystems Code Review - openembedded-core.git/commit
toolchain-shar-extract.sh: show progress when extracting SDK
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 22 Sep 2015 16:21:19 +0000 (17:21 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 22 Sep 2015 17:12:52 +0000 (18:12 +0100)
commitee4aadd179be8141536f2fae16482683855a9a37
tree839f87e625dd1b916a88eb33c700397e9da014fc
parent84a1f82acd3b6ebb3c073aae6b996d2203dad2ce
toolchain-shar-extract.sh: show progress when extracting SDK

Tar has supported a --checkpoint option since version 1.15.91, so it
should be safe to use here to print dots showing that it's still doing
something (technically it's not really progress unless you know how many
dots it's going to print, which even it doesn't know at the start, but
it's better than nothing).

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/files/toolchain-shar-extract.sh