[yocto] [[PATCHv2][autobuilder] 4/4] buildset-config.toaster: Remove unused template toaster-build.

Aníbal Limón anibal.limon at linux.intel.com
Mon Feb 22 07:15:03 PST 2016


Signed-off-by: Aníbal Limón <anibal.limon at linux.intel.com>
---
 buildset-config.toaster/toaster-build.conf | 29 -----------------------------
 1 file changed, 29 deletions(-)
 delete mode 100644 buildset-config.toaster/toaster-build.conf

diff --git a/buildset-config.toaster/toaster-build.conf b/buildset-config.toaster/toaster-build.conf
deleted file mode 100644
index 09a03e2..0000000
--- a/buildset-config.toaster/toaster-build.conf
+++ /dev/null
@@ -1,29 +0,0 @@
-[toaster-build]
-builders: 'example-worker'
-props: [{'atext':{'prop_type':'StringParameter',
-                       'size': 15,
-                       'name': 'atext',
-                       'default': '',
-                       'label':'<hr><h3> auto.conf:</h3>'}},
-        {'bbtext':{'prop_type':'StringParameter',
-                       'size': 15,
-                       'name': 'bbtext',
-                       'default': '',
-                       'label':'<hr><h3> bblayers.conf:</h3>'}},
-        {'images':{'prop_type':'StringParameter',
-                       'size': 15,
-                       'name': 'images',
-                       'default': '',
-                       'label':'<hr><h3> images:</h3>'}},
-        {'layers':{'prop_type':'StringParameter',
-                       'size': 15,
-                       'name': 'layers',
-                       'default': '',
-                       'label':'<hr><h3> repo string (ast):</h3>'}}]
-steps: [{'SetDest':{}},
-        {'CheckOutToasterLayers': {}},
-        {'RunPreamble': {}},
-        {'GetDistroVersion' : {'distro': 'poky'}},
-        {'CreateAutoConf': {'atext' : '#TOASTER'}},
-        {'CreateBBLayersConf': {'bbtext' : '#TOASTER'}},
-        {'BuildImages': {'images': '#TOASTER'}}]
-- 
2.1.4




More information about the yocto mailing list