[OE-core] [PATCH] gdb-cross-canadian: Depend on nativesdk-python3-misc

George McCollister george.mccollister at gmail.com
Tue Dec 6 00:16:14 UTC 2016


On Mon, Dec 5, 2016 at 3:21 PM, Burton, Ross <ross.burton at intel.com> wrote:
>
> On 5 December 2016 at 16:38, George McCollister
> <george.mccollister at gmail.com> wrote:
>>
>> Add missing dependency on nativesdk-python3-misc so the imp Python
>> module is installed.
>
>
> So imp is the Python-facing API for 'import', and python-misc is a grab-bag
> of random stuff.  Should imp be moved to be in python3-importlib (where its
> replacement already lives) or moved into python3-core?

importlib is the replacement for imp (it's deprecated since version
3.4) so this sounds reasonable to me. Shall I send a patch to add
imp.py to python3-importlib and another to add python3-importlib to
PACKAGECONFIG[python] in gdb-cross-canadian.inc?

-George



More information about the Openembedded-core mailing list