[yocto] [yocto-autobuilder][PATCH] /buildset-config.meta-intel/yoctoAB.conf

2017-07-26 Thread Graydon, Tracy
Remove the deprecated configs for jasperforest, crownbay, sugarbay, and nuc.

Signed-off-by: Graydon, Tracy 
---
 buildset-config.meta-intel/yoctoAB.conf | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/buildset-config.meta-intel/yoctoAB.conf 
b/buildset-config.meta-intel/yoctoAB.conf
index 7ad8cc7..cf959e8 100644
--- a/buildset-config.meta-intel/yoctoAB.conf
+++ b/buildset-config.meta-intel/yoctoAB.conf
@@ -2,5 +2,4 @@
 order: ['nightly-meta-intel', 'nightly-meta-intel-world', 'nightly-musl',
 'nightly-x32', 'intel-corei7-64', 'intel-corei7-64-lsb', 
 'intel-corei7-64-rt', 'intel-corei7-64-lsb-rt', 'intel-core2-32', 
-'intel-core2-32-rt', 'intel-core2-32-lsb-rt', 'intel-quark', 
-'nuc', 'nuc-lsb', 'sugarbay', 'sugarbay-lsb']
+'intel-core2-32-rt', 'intel-core2-32-lsb-rt', 'intel-quark']
-- 
2.7.0

-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] [yocto-autobuilder][PATCH] /buildset-config.meta-intel/yoctoAB.conf

2017-03-08 Thread Graydon, Tracy
Update yoctoAB.conf to reflect what is currently used in production and
add nightly-musl and nightly-x32 builds to the configuration.

Signed-off-by: Graydon, Tracy 
---
 buildset-config.meta-intel/yoctoAB.conf | 11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/buildset-config.meta-intel/yoctoAB.conf 
b/buildset-config.meta-intel/yoctoAB.conf
index ad22a8a..7ad8cc7 100644
--- a/buildset-config.meta-intel/yoctoAB.conf
+++ b/buildset-config.meta-intel/yoctoAB.conf
@@ -1,7 +1,6 @@
 [BuildSets]
-order: ['nightly-meta-intel', 'nightly-meta-intel-world',
-'intel-corei7-64', 'intel-corei7-64-lsb',
-'intel-corei7-64-rt', 'intel-corei7-64-lsb-rt', 'intel-core2-32',
-'intel-core2-32-rt', 'intel-core2-32-lsb-rt',
-'intel-quark', 'nuc', 'nuc-lsb', 'sugarbay', 
-'sugarbay-lsb']
+order: ['nightly-meta-intel', 'nightly-meta-intel-world', 'nightly-musl',
+'nightly-x32', 'intel-corei7-64', 'intel-corei7-64-lsb', 
+'intel-corei7-64-rt', 'intel-corei7-64-lsb-rt', 'intel-core2-32', 
+'intel-core2-32-rt', 'intel-core2-32-lsb-rt', 'intel-quark', 
+'nuc', 'nuc-lsb', 'sugarbay', 'sugarbay-lsb']
-- 
2.7.0

-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto