]> code.ossystems Code Review - openembedded-core.git/commit
python3-debugger: fix importlib dependency
authorAlejandro Hernandez <alejandro.hernandez@linux.intel.com>
Fri, 18 Sep 2015 21:06:50 +0000 (21:06 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 21 Sep 2015 22:05:41 +0000 (23:05 +0100)
commitbabab409393aacdc558851cc62ce60659da25068
treed88c52f22280b0bc4a2fb6b5868e28c22bb30ffb
parentb33e927096292f22f1bd9b2b0f633a6d645fc1eb
python3-debugger: fix importlib dependency

python3-debugger (pdb) needs importlib as a dependency, if not included
it produces an error when importing pdb, making pdb unusable, this patch
adds importlib dependency fixing the issue.

{YOCT0 #8333]

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/python/python-3.4-manifest.inc
scripts/contrib/python/generate-manifest-3.4.py