diff options
author | Peter A. Bigot <pab@pabigot.com> | 2014-11-01 06:48:03 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-11-25 13:03:30 +0000 |
commit | e96ac6091542178052a62324c87318d21ae86594 (patch) | |
tree | de7091011234a527d58d729795c8672a01889846 /meta/recipes-devtools/pseudo/pseudo_1.5.1.bb | |
parent | 4ad0821c84953175f7ad6b544cb2074da59968e4 (diff) | |
download | poky-e96ac6091542178052a62324c87318d21ae86594.tar.gz |
pseudo: provide fallback passwd and group files
Normally pseudo is built with --without-passwd-fallback, which requires
that somebody provide target passwd and group files. Those come from
base-passwd in OE, but base-passwd cannot be built without first
invoking operations under pseudo that require getpw*/getgr*.
Provide the absolute minimum stub files, matching in content what will
eventually be on the target, that can be used in the cases where the
target files are not yet available. The requirements for minimum stub
are the usernames and groups identified in meta/files/fs-perms.txt.
(From OE-Core rev: 91443426246fbe13083c19801b7c74365e041271)
Signed-off-by: Peter A. Bigot <pab@pabigot.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/pseudo/pseudo_1.5.1.bb')
0 files changed, 0 insertions, 0 deletions