]> code.ossystems Code Review - openembedded-core.git/commit
ddimage: if 'pv' is installed, use it
authorChristopher Larson <chris_larson@mentor.com>
Tue, 26 Apr 2016 04:56:18 +0000 (21:56 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 May 2016 09:30:59 +0000 (10:30 +0100)
commit5b20cb2db929daaf0bf81c05368174e9c364ffab
treedfe6e8d76dd9261f552a4bf411c3ab7d24f53bda
parenta4b5076b2c06cafff0ce764955d0aa7c334c7a8e
ddimage: if 'pv' is installed, use it

This gives us a progress bar for the image write, which is quite helpful. See
https://www.ivarch.com/programs/pv.shtml.

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/contrib/ddimage