]> code.ossystems Code Review - openembedded-core.git/commit
python3-debugger: Adds pkgutils dependency to pdb
authorAlejandro Hernandez <alejandro.hernandez@linux.intel.com>
Fri, 18 Sep 2015 21:27:54 +0000 (21:27 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 21 Sep 2015 22:05:42 +0000 (23:05 +0100)
commitf4d7f7075b3da1a3a37d6bb3e19613e7a068a63c
treefd75114da975b3f7bb94eb43298ab277b5544422
parentbabab409393aacdc558851cc62ce60659da25068
python3-debugger: Adds pkgutils dependency to pdb

python3-debugger fails to be invoked to debug other scripts complaining about
not being able to import pkutil, this patch adds pkgutil as a dependency for python3-debugger
fixing the issue.

[YOCTO #8334]

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