diff options
author | Scott Garman <scott.a.garman@intel.com> | 2011-06-28 15:15:39 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-06-30 20:56:18 +0100 |
commit | 7d4099a964ec79b1ac4cf5348cf9f4221c3d4908 (patch) | |
tree | 725e103d62ecbb749a87e762b0d927ddb2d78404 /meta/recipes-multimedia/libogg | |
parent | fd383ab8e0a8cc8098f557ffcb097190a495c45e (diff) | |
download | openembedded-core-7d4099a964ec79b1ac4cf5348cf9f4221c3d4908.tar.gz openembedded-core-7d4099a964ec79b1ac4cf5348cf9f4221c3d4908.tar.bz2 openembedded-core-7d4099a964ec79b1ac4cf5348cf9f4221c3d4908.tar.xz openembedded-core-7d4099a964ec79b1ac4cf5348cf9f4221c3d4908.zip |
shadow-native: fix creation of home directories
Pseudo was recently changed so that when system() calls are
made after a chroot(), the host binaries can no longer be found,
breaking the system("mkdir -p") approach when useradd creates
home directories.
Instead, use mkdir(2) to create home directories with a helper
function to ensure parent directories get created.
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Diffstat (limited to 'meta/recipes-multimedia/libogg')
0 files changed, 0 insertions, 0 deletions