From 2714d5a3c75138a5560e7154344f3b857e898a3e Mon Sep 17 00:00:00 2001 From: Daniel Ehlers Date: Mon, 12 Dec 2016 23:54:39 +0100 Subject: [PATCH] [branch] set name "stable" for branch rc This way we can sign the current manifest after successful testing. And don't need to rebuild previous to the final release. --- site.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site.conf b/site.conf index 5756183f3..20e9384ac 100644 --- a/site.conf +++ b/site.conf @@ -251,7 +251,7 @@ -- release candidate for the next stable -- this contains only tested versions and is not rolled out automatically rc = { - name = 'rc', + name = 'stable', mirrors = { 'http://[fda1:384a:74de:4242::fd00]/firmware/release-candidate/sysupgrade/', 'http://[fda1:384a:74de:4242::fd01]/firmware/release-candidate/sysupgrade/',