yocto-autobuilder2/steps
Richard Purdie 25d5a7d0ae builders/runconfig: Allow execution of run-config steps individually
Rather than running all the work in a single run-config command, split this into
multiple steps. This allows for separate result code reporting, timestamps
for indvidual steps and is generally much cleaner. The naming and so on will need
further work but this is a start.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-11-11 18:07:11 +00:00
..
__init__.py Initial prototype of using yocto-autobuilder-helper scripts 2018-02-22 10:38:19 +00:00
observer.py steps/observer: Try and use correct logname for warnings/errors 2019-06-26 15:15:59 +01:00
runconfig.py builders/runconfig: Allow execution of run-config steps individually 2020-11-11 18:07:11 +00:00
writelayerinfo.py Fix module name after rename 2018-02-22 14:05:19 +00:00