]> code.ossystems Code Review - openembedded-core.git/commit
python-3.5-manifest: Add imp to importlib
authorJuro Bystricky <juro.bystricky@intel.com>
Mon, 13 Mar 2017 23:06:17 +0000 (16:06 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 14 Mar 2017 15:19:34 +0000 (15:19 +0000)
commit65f6010346c08bf90f381a2d834dd9908ba2100c
treeaba4a910f9b3e42062bb77d6547d0cad5ff4d1b2
parentd6e7dc5cbf1cc09c8882a717cd4dd34d10ec7fa3
python-3.5-manifest: Add imp to importlib

The imp python module is the forerunner of importlib. Include imp in
the importlib subpackage instead of the misc subpackage so that it can
be depended on without bringing in a bunch of unrelated, unused modules.

(Slightly modified backport of afd9de380dc04780da1eeb94a4c8c46529254231
by George McCollister <george.mccollister@gmail.com>)

[YOCTO#11134]

Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python-3.5-manifest.inc