]> code.ossystems Code Review - openembedded-core.git/commit
sstate.bbclass: provide an exception for useradd scenario
authorMaxin B. John <maxin.john@intel.com>
Thu, 12 Oct 2017 08:09:07 +0000 (11:09 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Oct 2017 22:52:02 +0000 (23:52 +0100)
commit979699b55214933e0f11727a2fb9bfda8a3a3870
tree4db02c878810248bc34b74203ff4b2e48d6b478a
parentba0bc9d2a07848706debb915883817b2ed88c218
sstate.bbclass: provide an exception for useradd scenario

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 <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/sstate.bbclass