aboutsummaryrefslogtreecommitdiffstats
path: root/buildset-config.meta-intel-isg/crystalforest.conf
diff options
context:
space:
mode:
Diffstat (limited to 'buildset-config.meta-intel-isg/crystalforest.conf')
-rw-r--r--buildset-config.meta-intel-isg/crystalforest.conf24
1 files changed, 0 insertions, 24 deletions
diff --git a/buildset-config.meta-intel-isg/crystalforest.conf b/buildset-config.meta-intel-isg/crystalforest.conf
deleted file mode 100644
index 729e6a39..00000000
--- a/buildset-config.meta-intel-isg/crystalforest.conf
+++ /dev/null
@@ -1,24 +0,0 @@
-[crystalforest]
-builders: 'example-worker'
-repos: [{'poky':
- {'repourl':'git://git.yoctoproject.org/poky',
- 'bbpriority':'1',
- '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', 'emgd': 'False', 'pvr': 'False'}},
- {'CreateBBLayersConf': {'buildprovider' : 'yocto', 'bsplayer': True, 'bspprovider': 'intel'}},
- {'BuildImages': {'images': 'core-image-sato'}},
- {'CreateAutoConf': {'machine': 'crystalforest-gladden', 'SDKMACHINE' : 'i686', 'distro': 'poky', 'emgd': 'False', 'pvr': 'False'}},
- {'CreateBBLayersConf': {'buildprovider' : 'yocto', 'bsplayer': True, 'bspprovider': 'intel'}},
- {'BuildImages': {'images': 'core-image-sato'}},
- {'PublishLayerTarballs':{}},
- {'PublishArtifacts': {'artifacts': ['conf', 'crystalforest-server', 'crystalforest-gladden']}}]
-