]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: pseudo fall back to last-resort passwd files
authorPeter A. Bigot <pab@pabigot.com>
Sat, 1 Nov 2014 12:25:39 +0000 (07:25 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 25 Nov 2014 12:58:21 +0000 (12:58 +0000)
commit071d364b7a758ba5e546bb18c5816ac4c2e6747c
treee3c357968be11e2b6f8117178d61d1463fd3559a
parent91443426246fbe13083c19801b7c74365e041271
bitbake.conf: pseudo fall back to last-resort passwd files

Recipe packaging for the target requires permissions that are consistent
with meta/files/fs-perms.txt which specifies certain user and group
names.  In the early parts of a target build base-passwd is not yet
available to provide the target /etc files used for user/group lookup.
Allow pseudo to fall-back to the last-resort files it installs if the
target ones aren't there yet.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
meta/conf/bitbake.conf