diff options
author | Ross Burton <ross@burtonini.com> | 2022-03-31 19:29:10 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-04-01 23:11:37 +0100 |
commit | 679917f98f081672bb3331aeafab507f1fac6f17 (patch) | |
tree | c4bf3adfb9cc3b2aa5406127e6e9b67d383c7b39 /scripts/lib/devtool/build_image.py | |
parent | fcc9c0ab37d1280538490a8069baf94984b38853 (diff) | |
download | poky-679917f98f081672bb3331aeafab507f1fac6f17.tar.gz |
oeqa/selftest/oescripts: refactor skipping logic
OEScriptTests currently skips if cairo isn't present, and does a build
of core-image-minimal. This is only required for the
OEPybootchartguyTests tests, so move that logic there so that the
OEListPackageconfigTests run even if cairo isn't available.
This leaves OEScriptTests as a simple class containing the scripts_dir
assignment, which can then be reused by other tests to avoid code
duplication.
(From OE-Core rev: fe3ee517772ad8396fcac21ae7eb8d1c8b68fbdb)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/build_image.py')
0 files changed, 0 insertions, 0 deletions