]> code.ossystems Code Review - openembedded-core.git/commit
python3.5-manifest: Fixes several dependencies on the newest python3
authorAlejandro Hernandez <alejandro.hernandez@linux.intel.com>
Fri, 12 Aug 2016 21:03:33 +0000 (21:03 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 17 Aug 2016 09:35:14 +0000 (10:35 +0100)
commit0575e8c9fb52a7b594025fd20445a2edd06e3c69
tree2d6376076178319d327fcf3f2774d4ccc83fd14e
parent10abc041c5ad4ae04c577c13100eef6e0a0b1cab
python3.5-manifest: Fixes several dependencies on the newest python3

This patch adds the following packages: python3-enum (needed by python3-git),
python3-selectors (needed by python3-subprocess), python3-signal (needed by python3-subprocess),
and it also fixes the following ones with missing dependencies: python3-subprocess,
python3-compression, python3-datetime

[YOCTO #10127] [YOCTO #10124] [YOCTO #10122]

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.5-manifest.inc
scripts/contrib/python/generate-manifest-3.5.py