mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 19:49:25 +00:00
bitbake: bitbake: do not import imp in layerindexlib
The module is deprecated and unused. (Bitbake rev: 76c9030d6c91cd776a1aa732fb92b7cd4539b503) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
cee517568b
commit
f7909da79f
@ -6,7 +6,6 @@
|
||||
import datetime
|
||||
|
||||
import logging
|
||||
import imp
|
||||
import os
|
||||
|
||||
from collections import OrderedDict
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user