Re: [yocto] [meta-ivi][PATCH 01/23] base-passwd: Modify patch as home directory of root user is /root

2013-01-14 Thread Andrei Gherzan
On Mon, Jan 7, 2013 at 5:22 AM, ChenQi wrote: > Home directory is now configurable now. > You could specify it in local.conf. > > See the following commits for more details. > > 845c2c0 oprofile: use dynamic root home directory > 2af073a base-passwd: use configurable root home directory > 07b842f

Re: [yocto] [meta-ivi][PATCH 01/23] base-passwd: Modify patch as home directory of root user is /root

2013-01-06 Thread ChenQi
Home directory is now configurable now. You could specify it in local.conf. See the following commits for more details. 845c2c0 oprofile: use dynamic root home directory 2af073a base-passwd: use configurable root home directory 07b842f base-files: use dynamic root home directory de5b44a bitbake.

[yocto] [meta-ivi][PATCH 01/23] base-passwd: Modify patch as home directory of root user is /root

2013-01-06 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- .../base-passwd/add-default-root-pass.patch|4 ++-- .../base-passwd/base-passwd_3.5.26.bbappend|2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-core-ivi/base-passwd/base-passwd/add-default-root-pass.patch b/r