mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
rbutil: Fix Xduoo bootloader installation.
- Don't try to unzip the bootloader file if we're actually looking for a zip file. - Fix wrong bootloader file name for X3. - There's no QThread::terminated() signal, don't connect it. Change-Id: Iebfcc61d644c8443b60d9b37f4932d7b46098465
This commit is contained in:
parent
53dedd47b9
commit
0b5f0b9284
3 changed files with 12 additions and 4 deletions
|
|
@ -882,7 +882,7 @@ name="xDuoo X3"
|
|||
buildserver_modelname=xduoox3
|
||||
bootloadermethod=bspatch
|
||||
bootloadername=/xduoo/X3-v11.bsdiff
|
||||
bootloaderfile=update.zip
|
||||
bootloaderfile=/update.zip
|
||||
bootloaderfilter=*.zip
|
||||
manualname=
|
||||
brand=xDuoo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue