All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kang Kai <kai.kang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Cc: Zhenfeng.Zhao@windriver.com
Subject: [PATCH 0/4] Use dynamic root home directory
Date: Wed, 19 Dec 2012 17:39:35 +0800	[thread overview]
Message-ID: <cover.1355902677.git.kai.kang@windriver.com> (raw)

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

-- 
1.7.5.4




             reply	other threads:[~2012-12-19  9:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-19  9:39 Kang Kai [this message]
2012-12-19  9:39 ` [PATCH 1/4] bitbake.conf: import var ROOT_HOME Kang Kai
2012-12-19  9:39 ` [PATCH 2/4] base-files: use dynamic root home directory Kang Kai
2012-12-19  9:39 ` [PATCH 3/4] base-passwd: use configurable " Kang Kai
2012-12-19  9:39 ` [PATCH 4/4] oprofile: use dynamic " Kang Kai
2012-12-19 11:06   ` Martin Jansa
2012-12-20  1:44     ` Kang Kai
2012-12-20  6:23       ` Kang Kai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1355902677.git.kai.kang@windriver.com \
    --to=kai.kang@windriver.com \
    --cc=Zhenfeng.Zhao@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.