summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/uclibc
diff options
context:
space:
mode:
authorScott Garman <scott.a.garman@intel.com>2011-06-28 15:15:39 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-06-30 20:57:07 +0100
commit5c7d37c51cb14c7758fdd04018321222070a0bf7 (patch)
treef3a949824299bea63b9bf2164475dec62d0f041d /meta/recipes-core/uclibc
parentb2a047d8db4562be2ea20dfee20ac2657ce3f161 (diff)
downloadpoky-5c7d37c51cb14c7758fdd04018321222070a0bf7.tar.gz
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. (From OE-Core rev: 7d4099a964ec79b1ac4cf5348cf9f4221c3d4908) Signed-off-by: Scott Garman <scott.a.garman@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/uclibc')
0 files changed, 0 insertions, 0 deletions