[yocto] [yocto-autobuilder][PATCH 3/4] buildset-config.meta-intel/nightly-meta-intel.conf: add rocko

Stephano Cetola stephano.cetola at linux.intel.com
Mon Nov 6 14:44:56 PST 2017


Yocto v2.4 is live and the codename is rocko. This adds that name to
the list of possible releases.

Signed-off-by: Stephano Cetola <stephano.cetola at linux.intel.com>
---
 buildset-config.meta-intel/nightly-meta-intel.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildset-config.meta-intel/nightly-meta-intel.conf b/buildset-config.meta-intel/nightly-meta-intel.conf
index ae14c6966..791053fc6 100644
--- a/buildset-config.meta-intel/nightly-meta-intel.conf
+++ b/buildset-config.meta-intel/nightly-meta-intel.conf
@@ -19,7 +19,7 @@ props: [{'release_me':{'prop_type':'ChoiceStringParameter',
                        'name': 'release_me',
                        'label':'<h3> Generate a release?:</h3>'}},
         {'poky_name':{'prop_type':'ChoiceStringParameter',
-                       'choices': ['', 'pyro', 'morty', 'krogoth', 'jethro', 'fido'],
+                       'choices': ['', 'rocko', 'pyro', 'morty', 'krogoth', 'jethro', 'fido'],
                        'name': 'poky_name',
                        'label':'<h3> Name of the poky release.<br>For further info on release names see <a href="https://wiki.yoctoproject.org/wiki/Releases"> Releases </a> </h3>'}},
         {'is_milestone':{'prop_type':'ChoiceStringParameter',
-- 
2.14.2




More information about the yocto mailing list