forked from len0rd/rockbox
builds: promote xDuoo X3ii and X20 to stable
They don't need a manual to be considered stable, but rbutil can install them just fine. Change-Id: I9c110711d78254f24f5813f3169ad7a4cefb19cc
This commit is contained in:
parent
4d97a4f3f2
commit
350bb5fd74
1 changed files with 6 additions and 2 deletions
|
@ -450,11 +450,15 @@ $releasenotes="/wiki/ReleaseNotes315";
|
||||||
},
|
},
|
||||||
'xduoox3ii' => {
|
'xduoox3ii' => {
|
||||||
name => 'xDuoo X3ii',
|
name => 'xDuoo X3ii',
|
||||||
status => 2,
|
manualok => 0, # Remove when manual is written
|
||||||
|
status => 3,
|
||||||
|
release => '4.0', # Remove once 4.0 lands
|
||||||
},
|
},
|
||||||
'xduoox20' => {
|
'xduoox20' => {
|
||||||
name => 'xDuoo X20',
|
name => 'xDuoo X20',
|
||||||
status => 2,
|
manualok => 0, # Remove when manual is written
|
||||||
|
status => 3,
|
||||||
|
release => '4.0', # Remove once 4.0 lands
|
||||||
},
|
},
|
||||||
'fiiom3klinux' => {
|
'fiiom3klinux' => {
|
||||||
name => 'FiiO M3K (Linux)',
|
name => 'FiiO M3K (Linux)',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue