All of lore.kernel.org
 help / color / mirror / Atom feed
From: <Qi.Chen@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Cc: Zhangle.Yang@windriver.com
Subject: [PATCH 0/3] makedevs: support using user/group names
Date: Tue, 13 Aug 2013 14:11:48 +0800	[thread overview]
Message-ID: <cover.1376363071.git.Qi.Chen@windriver.com> (raw)

From: Chen Qi <Qi.Chen@windriver.com>

The following changes since commit f63e7f4323368c0d6fe7a1d44393a7e15652d4f2:

  subversion: Add patch to use neon 0.30 (2013-08-07 07:43:47 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib ChenQi/makedevs
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=ChenQi/makedevs

Chen Qi (3):
  makedevs: support using user/group names in device table files
  image.bbclass: create device table after package installation
  device_table-minimal.txt: use user/group names instead of uid/gid

 meta/classes/image.bbclass                         |    8 +-
 meta/files/device_table-minimal.txt                |   42 ++--
 .../makedevs/makedevs-1.0.0/makedevs.c             |  207 +++++++++++++++++---
 3 files changed, 202 insertions(+), 55 deletions(-)

-- 
1.7.9.5



             reply	other threads:[~2013-08-13  6:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-13  6:11 Qi.Chen [this message]
2013-08-13  6:11 ` [PATCH 1/3] makedevs: support using user/group names in device table files Qi.Chen
2013-08-13  6:11 ` [PATCH 2/3] image.bbclass: create device table after package installation Qi.Chen
2013-08-13  6:11 ` [PATCH 3/3] device_table-minimal.txt: use user/group names instead of uid/gid Qi.Chen

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.1376363071.git.Qi.Chen@windriver.com \
    --to=qi.chen@windriver.com \
    --cc=Zhangle.Yang@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.