yocto-autobuilder2/steps
Jate Sujjavanich c18365d92f runconfig.py: Update to ShellCommandNewStyle
In RunConfigCheckSteps, inherit ShellCommandNewStyle and
implement run function. Add finish to close log.
Remove call to super().evaluateCommand() as it no longer exists.
Remove code converting logLines because it's no longer a list
Convert TargetPresent to ShellCommandNewStyle

For Buildbot 2.9.x NewStyle migration

Signed-off-by: Jate Sujjavanich <jatedev@gmail.com>
2023-03-22 16:49:14 +00:00
..
__init__.py Initial prototype of using yocto-autobuilder-helper scripts 2018-02-22 10:38:19 +00:00
observer.py Add SPDX License Identifiers 2021-01-18 23:49:01 +00:00
runconfig.py runconfig.py: Update to ShellCommandNewStyle 2023-03-22 16:49:14 +00:00
writelayerinfo.py steps/writelayerinfo: Always rewrite the file as concat doesn't make sense 2022-08-01 22:13:20 +01:00