From d0758c5330aac0cdee7b94b7b29e196b53b2e362 Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Tue, 23 Apr 2024 09:12:18 -0400 Subject: builds: Add 'erosqnative' to the 'unstable' build list This will add it to the nightly builds, and add voice etc generation Change-Id: I8d792775f9db9da23271913e62a170f2a907ed41 --- tools/builds.pm | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tools/builds.pm b/tools/builds.pm index 0c83548cf2..47fa7d2aef 100644 --- a/tools/builds.pm +++ b/tools/builds.pm @@ -440,7 +440,11 @@ $releasenotes="/wiki/ReleaseNotes315"; manualok => 1, # Remove once status moves to 3 }, 'aigoerosq' => { - name => 'AIGO EROS Q / K', + name => 'AIGO EROS Q / K (Hosted)', + status => 2, + }, + 'erosqnative' => { + name => 'AIGO EROS Q / K (Native)', status => 2, }, 'ihifi770' => { -- cgit v1.2.3