aboutsummaryrefslogtreecommitdiffstats
path: root/buildset-config.meta-intel-isg/crystalforest-lsb.conf
diff options
context:
space:
mode:
Diffstat (limited to 'buildset-config.meta-intel-isg/crystalforest-lsb.conf')
-rw-r--r--buildset-config.meta-intel-isg/crystalforest-lsb.conf31
1 files changed, 0 insertions, 31 deletions
diff --git a/buildset-config.meta-intel-isg/crystalforest-lsb.conf b/buildset-config.meta-intel-isg/crystalforest-lsb.conf
deleted file mode 100644
index 34cc65dc..00000000
--- a/buildset-config.meta-intel-isg/crystalforest-lsb.conf
+++ /dev/null
@@ -1,31 +0,0 @@
-[crystalforest-lsb]
-builders: 'example-worker'
-repos: [{'poky':
- {'repourl':'git://git.yoctoproject.org/poky',
- 'bbpriority':'1',
- 'branch':'master'}},
- {'meta-qt3':
- {'repourl':'git://git.yoctoproject.org/meta-qt3',
- 'bbpriority':'1',
- 'branch':'master'}},
- {'meta-qt4':
- {'repourl':'git://git.yoctoproject.org/meta-qt4',
- 'branch':'master'}},
- {'meta-intel':
- {'repourl':'git://git.yoctoproject.org/meta-intel',
- 'bbpriority':'2',
- 'branch':'master'}}]
-steps: [{'SetDest':{}},
- {'CheckOutLayers': {}},
- {'RunPreamble': {}},
- {'CheckBSPExists': {}},
- {'GetDistroVersion' : {'distro': 'poky'}},
- {'CreateAutoConf': {'machine': 'crystalforest-server', 'SDKMACHINE' : 'i686', 'distro': 'poky-lsb', 'emgd': 'False', 'pvr': 'False'}},
- {'CreateBBLayersConf': {'buildprovider' : 'yocto', 'bsplayer': True, 'bspprovider': 'intel', 'layerdirs': ['meta-intel', 'meta-intel/meta-tlk']}},
- {'BuildImages': {'images': 'core-image-lsb LSB-QT-IMAGES'}},
- {'CreateAutoConf': {'machine': 'crystalforest-gladden', 'SDKMACHINE' : 'i686', 'distro': 'poky-lsb', 'emgd': 'False', 'pvr': 'False'}},
- {'CreateBBLayersConf': {'buildprovider' : 'yocto', 'bsplayer': True, 'bspprovider': 'intel', 'layerdirs': ['meta-intel', 'meta-intel/meta-tlk']}},
- {'BuildImages': {'images': 'core-image-lsb LSB-QT-IMAGES'}},
- {'PublishLayerTarballs':{}},
- {'PublishArtifacts': {'artifacts': ['conf', 'crystalforest-server', 'crystalforest-gladden']}}]
-