summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorAmaury Pouly <amaury.pouly@gmail.com>2016-09-21 20:39:46 +0100
committerAmaury Pouly <amaury.pouly@gmail.com>2016-09-21 20:39:46 +0100
commitc534be035acf3f7e552181b03c5bdfcc5ef8ed7b (patch)
tree0b1b1fd8d80a46008a35a55fb5f494c36a7eb966 /tools
parent5e2600eb3ae4563ac9d856ca7a63af1322679ea3 (diff)
Move ZEN X-Fi/X-Fi3/X-Fi Style/Mozaic, NWZ-E360/E370/E380 and Fuze+ to stable.
Move ZEN and ZEN X-Fi2 to unstable. Change-Id: I432d99b4fa976d93e2db883869995802a41186b6
Diffstat (limited to 'tools')
-rw-r--r--tools/builds.pm22
1 files changed, 13 insertions, 9 deletions
diff --git a/tools/builds.pm b/tools/builds.pm
index d9d14b2456..1d596c05bb 100644
--- a/tools/builds.pm
+++ b/tools/builds.pm
@@ -304,7 +304,7 @@ $releasenotes="/wiki/ReleaseNotes313";
},
'sansafuzeplus' => {
name => 'SanDisk Sansa Fuze+',
- status => 2,
+ status => 3,
icon => 'sansafuzeplus',
},
'sansam200' => {
@@ -349,31 +349,35 @@ $releasenotes="/wiki/ReleaseNotes313";
},
'creativezenxfi2' => {
name => 'Creative Zen X-Fi2',
- status => 1,
+ status => 2,
},
'creativezenxfi3' => {
name => 'Creative Zen X-Fi3',
- status => 1,
+ status => 3,
},
'sonynwze360' => {
name => 'Sony NWZ-E360',
- status => 1,
+ status => 3,
},
'sonynwze370' => {
- name => 'Sony NWZ-E370',
- status => 1,
+ name => 'Sony NWZ-E370/E380',
+ status => 3,
},
'creativezenxfi' => {
name => 'Creative Zen X-Fi',
- status => 1
+ status => 3
+ },
+ 'creativezenxfistyle' => {
+ name => 'Creative Zen X-Fi Style',
+ status => 3
},
'creativezen' => {
name => 'Creative Zen',
- status => 1
+ status => 2
},
'creativezenmozaic' => {
name => 'Creative Zen Mozaic',
- status => 1
+ status => 3
},
);