poky/meta/lib/oeqa/utils
Richard Purdie 1e1991ae65 devtool/oeqa: Ensure added layers set LAYERSERIES_COMPAT
Now that we see warnings if LAYERSERIES_COMPAT is unset, the auto generated
code from devtool/oeqa needs to set this to avoid warnings which break
various tests.

(From OE-Core rev: 27568410ebb0d40db3428550704f35199df0e034)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-04-07 11:44:50 +01:00
..
__init__.py scripts/oe-test: Move load_test_components to oeqa.utils 2017-06-06 19:02:43 +01:00
buildproject.py meta: Fix return value checks from subprocess.call()'s 2017-06-28 20:55:08 +01:00
commands.py devtool/oeqa: Ensure added layers set LAYERSERIES_COMPAT 2018-04-07 11:44:50 +01:00
decorators.py selftest: remove result file log awkward checking 2017-02-15 20:06:41 -08:00
dump.py oeqa/utils/dump: Move get_host_dumper to OERuntimeTestContextExecutor class 2017-01-23 12:05:20 +00:00
ftools.py oeqa/utils/ftools: improve remove_from_file algorithm 2016-03-28 15:55:50 +01:00
git.py oeqa.utils.git: use --verify in rev_parse() 2017-05-23 17:45:36 +01:00
httpserver.py oeqa/utils/httpserver.py: HTTPServer enable thread connection handling 2016-08-10 10:46:32 +01:00
logparser.py utils/logparser.py: fix section check 2017-08-23 14:16:01 +01:00
metadata.py oe.lsb: add get_os_release() 2017-05-16 14:08:28 +01:00
network.py oeqa/utils: added new network module 2016-02-28 11:32:58 +00:00
package_manager.py package_manager: Filter to only rpms we depend upon 2018-03-01 22:13:55 +00:00
qemurunner.py utils: qemurunner.py: cleanup grammar and ensure consistency 2017-12-10 22:45:20 +00:00
qemutinyrunner.py oeqa: Clean up logger handling 2017-11-09 12:24:24 +00:00
sshcontrol.py sshcontrol.py: in copy_to() always use scp 2017-11-08 22:24:03 +00:00
subprocesstweak.py oeqa: add output to subprocess exceptions 2017-03-01 23:27:11 +00:00
targetbuild.py meta: Fix return value checks from subprocess.call()'s 2017-06-28 20:55:08 +01:00
testexport.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00