diff options
author | Ross Burton <ross.burton@intel.com> | 2017-09-14 17:32:24 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-09-18 11:07:22 +0100 |
commit | 02457ef7f600ce954874e2d11e74b1c6daaa3bfc (patch) | |
tree | c36e9fee466b87f65932a18e7577d91182514caf /meta/files | |
parent | f2c809b1fe8679892220a06044d9b4bf2c8ae849 (diff) | |
download | openembedded-core-02457ef7f600ce954874e2d11e74b1c6daaa3bfc.tar.gz openembedded-core-02457ef7f600ce954874e2d11e74b1c6daaa3bfc.tar.bz2 openembedded-core-02457ef7f600ce954874e2d11e74b1c6daaa3bfc.zip |
useradd: don't override pseudo environment
Back in the dark days before recipe-specific-sysroots the paths being passed in
this manual construction of the pseudo environment made sense, but now they're
incorrect and result in pseudo writing to two different databases during a
single build. The result is that pseudo doesn't follow changes to /etc/passwd
in the sysroot, and warns in the logs.
Remove the PSEUDO_LOCALSTATEDIR assignment and inherit the correct assignment in
FAKEROOTENV.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/files')
0 files changed, 0 insertions, 0 deletions