From patchwork Wed Dec 19 09:39:35 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/4] Use dynamic root home directory Date: Wed, 19 Dec 2012 09:39:35 -0000 From: Kang Kai X-Patchwork-Id: 41323 Message-Id: To: Cc: Zhenfeng.Zhao@windriver.com Import variable ROOT_HOME which can be configured. Update base-files, base-passwd, oprofile to use the dynamic root home directory. The following changes since commit 2a9c574fd8b0800199b6569b6abf02634801013d: gst-openmax: fix build with newer GLib (2012-12-17 17:53:52 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib kangkai/roothome http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/roothome Kang Kai (4): bitbake.conf: import var ROOT_HOME base-files: use dynamic root home directory base-passwd: use configurable root home directory oprofile: use dynamic root home directory meta/conf/bitbake.conf | 3 ++ meta/recipes-core/base-files/base-files/profile | 2 +- meta/recipes-core/base-files/base-files_3.0.14.bb | 3 +- .../base-passwd/base-passwd-3.5.26/root-home.patch | 16 ------------- .../recipes-core/base-passwd/base-passwd_3.5.26.bb | 4 +- meta/recipes-kernel/oprofile/oprofile.inc | 1 + .../oprofile/oprofile/oprofile-root.patch | 23 ++++++++++++------- 7 files changed, 23 insertions(+), 29 deletions(-) delete mode 100644 meta/recipes-core/base-passwd/base-passwd-3.5.26/root-home.patch