Home
last modified time | relevance | path

Searched refs:make_logger_bitbake_compatible (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/sdkext/
H A Dtestsdk.py17 … from oeqa.utils import avoid_paths_in_environ, make_logger_bitbake_compatible, subprocesstweak
21 logger = make_logger_bitbake_compatible(logging.getLogger("BitBake"))
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/sdk/
H A Dtestsdk.py74 from oeqa.utils import make_logger_bitbake_compatible
77 logger = make_logger_bitbake_compatible(logging.getLogger("BitBake"))
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A D__init__.py42 def make_logger_bitbake_compatible(logger): function
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dtestimage.bbclass212 from oeqa.utils import make_logger_bitbake_compatible
230 logger = make_logger_bitbake_compatible(logging.getLogger("BitBake"))