1
0
Fork 0
forked from len0rd/rockbox

builds: Promote erosqnative, m3k, and q1 to stable

Change-Id: I6dde4a0d980544df2872f10cac9c0d085af688d0
This commit is contained in:
Solomon Peachy 2024-09-15 09:08:12 -04:00
parent 10382caa3b
commit 84375e5524

View file

@ -474,17 +474,17 @@ $releasenotes="/wiki/ReleaseNotes315";
},
'fiiom3k' => {
name => 'FiiO M3K',
status => 2,
manualok => 1, # Remove once status moves to 3
status => 3,
release => '4.0', # Remove once 4.0 lands
},
'aigoerosq' => {
name => 'AIGO EROS Q / K (Hosted)',
status => 2,
status => 2, # Do we promote this to stable?
},
'erosqnative' => {
name => 'AIGO EROS Q / K (Native)',
status => 2,
manualok => 1, # Remove once status moves to 3
status => 3,
release => '4.0', # Remove once 4.0 lands
},
'ihifi770' => {
name => 'Xuelin iHIFI 770',
@ -500,8 +500,8 @@ $releasenotes="/wiki/ReleaseNotes315";
},
'shanlingq1' => {
name => 'Shanling Q1',
status => 2,
manualok => 1, # Remove once status moves to 3
status => 3,
release => '4.0', # Remove once 4.0 lands
},
);