]> 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>
Wed, 31 Dec 2014 10:17:31 +0000 (10:17 +0000)
commitfdf7e1829810df75d180c06db615f9771f46d592
tree32a5ce511069390f1c0cce092d4f2253f926e20b
parenta81b9811803c7a904e0d806302636f80ce6d31a4
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.

(From OE-Core rev: 071d364b7a758ba5e546bb18c5816ac4c2e6747c)

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/conf/bitbake.conf