diff options
author | Maxin B. John <maxin.john@intel.com> | 2017-05-09 19:19:20 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-05-11 16:56:00 +0100 |
commit | eb30ca2b316076e83e1a709015863670946d5bee (patch) | |
tree | 87e0806d3f6dd30997a148bbeb8994197757f86f /meta/classes/mirrors.bbclass | |
parent | 7b56a4327bdef25b99e1376fc30f03a8dba45885 (diff) | |
download | poky-eb30ca2b316076e83e1a709015863670946d5bee.tar.gz |
useradd: remove preinst script referring to recipe sysroot
Remove recipe-specific-sysroot details from the preinst scripts
generated by useradd.bbclass.
This was added to match the default from bitbake.conf. Unlike the default
case, the dependencies used by useradd mean that a default passwd/group
file is always present. This means we don't need the native sysroot fallback.
Fixes [YOCTO #11460]
(From OE-Core rev: dfc9323c1cd7814989766be5bd1861fbaa739d2d)
Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/mirrors.bbclass')
0 files changed, 0 insertions, 0 deletions