]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf/image.bbclass: Ensure images use the correct passwd/group files
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 7 Dec 2011 17:34:07 +0000 (17:34 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 8 Dec 2011 15:14:04 +0000 (15:14 +0000)
commitc4da803ef78322b758380eb0af0dcb73cae6553c
tree9c8e51f756904a5e250b34a0c539b53ef08f6334
parent743472ea6871a1cf0ac0f024e0b645b2594ac01c
bitbake.conf/image.bbclass: Ensure images use the correct passwd/group files

We need pseudo to use the rootfs passwd/group files belonging to the
rootfs when building images. This patch ensures that we use the rootfs
files instead of those in the sysroot which can lead to incorrect file
ownership issues.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image.bbclass
meta/conf/bitbake.conf