]> code.ossystems Code Review - openembedded-core.git/commit
python3: Fixes several python3 dependency problems
authorAlejandro Hernandez <alejandro.hernandez@linux.intel.com>
Wed, 21 Sep 2016 21:03:12 +0000 (21:03 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 23 Sep 2016 14:39:02 +0000 (15:39 +0100)
commit8c0f2775bcc25f460d7a0b38031690fa10a0f11d
treeb549f4258853013dd2d67f370cf3295b89441770
parentee2b4b537233172cfc62779bc2397eac598d87e6
python3: Fixes several python3 dependency problems

This patch adds the packages python3-signal, python3-enum and python3-selectors,
while it also fixes python3-subprocess which in turn fix the installation of
python3-modules

[YOCTO #10276]

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