poky/scripts/lib
Richard Purdie a872c96192 scripts: Remove deprecated imp module usage
The imp module is deprecated, port the code over to use importlib
as recently done for bb.utils as well.

(From OE-Core rev: f3ba6cee5927c7475c3dc47658fa0548aec52115)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-07-29 23:50:43 +01:00
..
build_perf oe-buildperf-report: highlight large changes in the HTML report 2018-05-11 07:49:38 +01:00
checklayer checklayer: Avoid adding the layer if it is already present 2019-02-25 22:27:39 +00:00
devtool devtool: prevent starting git gc in background 2019-05-22 00:31:48 +01:00
recipetool recipetool: fix unbound variable when fixed SRCREV can't be found 2019-05-22 00:31:49 +01:00
resulttool resulttool: Add option to dump all ptest logs 2019-05-22 00:31:49 +01:00
wic wic/bootimg-efi: replace hardcoded volume name with label 2019-05-22 00:31:49 +01:00
argparse_oe.py argparse_oe: Add int_positive type 2017-07-21 08:44:25 +01:00
buildstats.py lib/buildstats: Improve error message 2019-02-25 22:27:40 +00:00
scriptpath.py scripts: consolidate code to find bitbake path 2014-06-25 13:51:45 +01:00
scriptutils.py scripts: Remove deprecated imp module usage 2019-07-29 23:50:43 +01:00