diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-11-14 11:32:49 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-12-16 14:31:27 +0000 |
| commit | ea1539b87226be402db53b40356fcae6e0fca97e (patch) | |
| tree | eddd5b057fcac78c152afe47e4915a6c4cac2f74 /scripts/lib/devtool/upgrade.py | |
| parent | 76d7cf2415891fe4df226595c8ad3fc7d4fc7a90 (diff) | |
| download | poky-ea1539b87226be402db53b40356fcae6e0fca97e.tar.gz | |
oeqa/selftest/context: Replace deprecated imp module usage
Avoid the warning:
meta/lib/oeqa/selftest/context.py:8: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
import imp
In this case importlib is a direct replacement.
(From OE-Core rev: db7a60c36a2d3eefc61ae6e1ede01680dc932035)
(From OE-Core rev: 351a7b75959593922909d7e1929a6429a2bf94a7)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/upgrade.py')
0 files changed, 0 insertions, 0 deletions
