poky/meta-selftest
Richard Purdie 4901c9d471 base: Switch to use addpylib directive and BB_GLOBAL_PYMODULES
Since bitbake now supports an official method to inject python modules,
switch to it.

Anyone using OE_EXTRA_IMPORTS will need to adjust their code accordingly,
probably switching to their own module namespace.

Also switch to using BB_GLOBAL_PYMODULES to list the global modules
to import.

(From OE-Core rev: 1f56155e91da2030ee0a5e93037c62e1349ba89f)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-12-08 11:15:47 +00:00
..
classes oe-selftest: fitimage: add test for signing FIT images 2020-12-20 00:03:04 +00:00
conf base: Switch to use addpylib directive and BB_GLOBAL_PYMODULES 2022-12-08 11:15:47 +00:00
files meta-selftest/staticids: add render group for systemd 2022-11-15 09:38:37 +00:00
lib oeqa/runtime/virgl: Update test to match new mesa version 2022-09-22 21:39:21 +01:00
recipes-devtools selftest: add a copy of previous mtd-utils version to meta-selftest 2022-11-08 22:47:17 +00:00
recipes-test oeqa/selftest: Add lower layer test for overlayfs-etc 2022-09-09 12:24:43 +01:00
wic wic: image for overlayfs-etc tests 2021-12-12 11:27:24 +00:00
README meta-selftest: create a new test layer to be used by oe-selftest script 2013-12-03 17:45:50 +00:00

This layer is intended as test layer, used by scripts/oe-selftest and it's probably a mistake to include it in your builds (unless you want to run the script).