Check for existing firmware file on H100 / H300.
commitdebe77a567cc630f7e72388a965d5db0bbfd53d4
authorDominik Riebeling <Dominik.Riebeling@gmail.com>
Tue, 10 Apr 2012 18:33:15 +0000 (10 20:33 +0200)
committerDominik Riebeling <Dominik.Riebeling@gmail.com>
Tue, 10 Apr 2012 18:37:29 +0000 (10 20:37 +0200)
tree2cdaf37361cbbad183e4d5d816aef3b32f2b6d37
parent2406005d8f8c54a9fe11d74c2bed99e656930fc8
Check for existing firmware file on H100 / H300.

Show an error if copying the firmware file to the player failed. Also, check if
there is already a firmware file present on the player. If so abort and tell
the user about it, since QFile::copy() doesn't overwrite existing files and the
user might not expect the file to get overwritten.

Change-Id: Ie63963289965900a4ab519ddf128246f89d81c6c
rbutil/rbutilqt/base/bootloaderinstallhex.cpp