aboutsummaryrefslogtreecommitdiffstats
path: root/buildset-config.freescale/nightly-fsl-ppc-lsb.conf
diff options
context:
space:
mode:
Diffstat (limited to 'buildset-config.freescale/nightly-fsl-ppc-lsb.conf')
-rw-r--r--buildset-config.freescale/nightly-fsl-ppc-lsb.conf32
1 files changed, 0 insertions, 32 deletions
diff --git a/buildset-config.freescale/nightly-fsl-ppc-lsb.conf b/buildset-config.freescale/nightly-fsl-ppc-lsb.conf
deleted file mode 100644
index 5db62cdd..00000000
--- a/buildset-config.freescale/nightly-fsl-ppc-lsb.conf
+++ /dev/null
@@ -1,32 +0,0 @@
-[nightly-fsl-ppc-lsb]
-builders: 'example-worker'
-repos: [{'poky':
- {'repourl':'git://git.yoctoproject.org/poky',
- 'layerversion':{'core':'meta', 'yoctobsp':'meta-yocto-bsp', 'yocto':'meta-yocto', 'poky':'meta-poky'},
- 'branch':'master'}},
- {'meta-fsl-ppc':
- {'repourl':'git://git.yoctoproject.org/meta-fsl-ppc',
- 'branch':'master'}},
- {'meta-qt4':
- {'repourl':'git://git.yoctoproject.org/meta-qt4',
- 'branch':'master'}},
- {'meta-qt3':
- {'repourl':'git://git.yoctoproject.org/meta-qt3',
- 'branch':'master'}}]
-steps: [{'SetDest':{}},
- {'CheckOutLayers': {}},
- {'RunPreamble': {}},
- {'GetDistroVersion' : {'distro': 'poky'}},
- {'CreateAutoConf': {'machine': 'p1022ds', 'SDKMACHINE' : 'i686',
- 'distro': 'poky-lsb', 'buildhistory' : False,
- 'atextprepend': 'ACCEPT_FSL_EULA = "1"\n',
- 'devkernel' : False}},
- {'CreateBBLayersConf': {'buildprovider' : 'yocto', 'bsplayer' : True, 'bspprovider' : 'fsl-ppc'}},
- {'GetBitbakeVersion': {}},
- {'BuildImages': {'images': 'core-image-lsb core-image-lsb-dev core-image-lsb-sdk LSB-QT-IMAGES'}},
- {'PublishLayerTarballs':{}},
- {'DownloadErrorReports': {}},
- {'SendErrorReport': {}},
- {'UploadToasterEventlog': {}},
- {'PublishArtifacts': {'artifacts': ['p1022ds', 'md5sums']}}]
-