Re: [OE-core] [PATCH] [krogoth] Fixes several python3 dependencies

2016-09-26 Thread Alejandro Hernandez
Thanks Richard! On 09/23/2016 09:40 AM, Richard Purdie wrote: On Thu, 2016-09-22 at 08:33 -0700, akuster808 wrote: Alejandro, On 09/21/2016 02:10 PM, Alejandro Hernandez wrote: This patch adds the packages python3-signal, python3-enum and python3-selectors, while it also fixes python3-subpr

Re: [OE-core] [PATCH] [krogoth] Fixes several python3 dependencies

2016-09-23 Thread akuster808
On 09/23/2016 07:40 AM, Richard Purdie wrote: On Thu, 2016-09-22 at 08:33 -0700, akuster808 wrote: Alejandro, On 09/21/2016 02:10 PM, Alejandro Hernandez wrote: This patch adds the packages python3-signal, python3-enum and python3-selectors, while it also fixes python3-subprocess, this fixe

Re: [OE-core] [PATCH] [krogoth] Fixes several python3 dependencies

2016-09-23 Thread Richard Purdie
On Thu, 2016-09-22 at 08:33 -0700, akuster808 wrote: > Alejandro, > > > On 09/21/2016 02:10 PM, Alejandro Hernandez wrote: > > > > This patch adds the packages python3-signal, python3-enum and > > python3-selectors, > > while it also fixes python3-subprocess, this fixes the installation > > of p

Re: [OE-core] [PATCH] [krogoth] Fixes several python3 dependencies

2016-09-22 Thread Alejandro Hernandez
Hey Armin, I just gave it another try and I got no errors, python manifests patches may cause problems sometimes because some lines may be longer than 998 characters, could you try merging it from my contrib branch? http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/?h=hsalejandro/krogothpy

Re: [OE-core] [PATCH] [krogoth] Fixes several python3 dependencies

2016-09-22 Thread akuster808
Alejandro, On 09/21/2016 02:10 PM, Alejandro Hernandez wrote: This patch adds the packages python3-signal, python3-enum and python3-selectors, while it also fixes python3-subprocess, this fixes the installation of python3-modules I can not get this to apply to my krogoth-next nor krogoth in

[OE-core] [PATCH] [krogoth] Fixes several python3 dependencies

2016-09-21 Thread Alejandro Hernandez
This patch adds the packages python3-signal, python3-enum and python3-selectors, while it also fixes python3-subprocess, this fixes the installation of python3-modules [YOCTO #10276] Signed-off-by: Alejandro Hernandez --- meta/recipes-devtools/python/python-3.5-manifest.inc | 18 ++