Re: [OE-core] [PATCH] sstate.bbclass: provide an exception for useradd scenario

2017-10-12 Thread Fabien Lahoudere
I test this patch fix and it fix user issue on my project. On Thu, 2017-10-12 at 11:09 +0300, Maxin B. John wrote: > Packages, which depend on users/groups created from other packages, > needs "shadow-native" as a build time dependency. So, add an exception > to the "shadow-native" from otherwise

[OE-core] [PATCH] sstate.bbclass: provide an exception for useradd scenario

2017-10-12 Thread Maxin B. John
Packages, which depend on users/groups created from other packages, needs "shadow-native" as a build time dependency. So, add an exception to the "shadow-native" from otherwise discarded native/cross tools dependency. Fixes [YOCTO #11960] Signed-off-by: Maxin B. John --- meta/classes/sstate.bbc