All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hongxu Jia <hongxu.jia@windriver.com>
To: Saul Wold <sgw@linux.intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 2/6] atom-pc:fix xuser write to usb storage failed
Date: Mon, 15 Jul 2013 15:42:12 +0800	[thread overview]
Message-ID: <51E3A7D4.8040301@windriver.com> (raw)
In-Reply-To: <51E3A144.7080307@linux.intel.com>

On 07/15/2013 03:14 PM, Saul Wold wrote:
> On 07/12/2013 02:29 AM, Hongxu Jia wrote:
>> Add package pmount to atom-pc, the normal user could invoke pmount to 
>> mount
>> storage device and would have permissions to access it.
>>
> This should really have gone to the Poky ML (poky@yoctoproject.org)
>
Got it, I will sent this patch to poky@yoctoproject.org
> Sau!
>
>> [YOCTO #4004]
>>
>> Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
>> ---
>>   meta-yocto-bsp/conf/machine/atom-pc.conf | 1 +
>>   1 file changed, 1 insertion(+)
>>
>> diff --git a/meta-yocto-bsp/conf/machine/atom-pc.conf 
>> b/meta-yocto-bsp/conf/machine/atom-pc.conf
>> index 6318d60..127b3ad 100644
>> --- a/meta-yocto-bsp/conf/machine/atom-pc.conf
>> +++ b/meta-yocto-bsp/conf/machine/atom-pc.conf
>> @@ -35,3 +35,4 @@ GLIBC_ADDONS = "nptl"
>>   EXTRA_OECONF_append_pn-matchbox-panel-2 = " --with-battery=acpi"
>>
>>   ROOTLESS_X = "1"
>> +IMAGE_INSTALL_append = " pmount"
>>



  reply	other threads:[~2013-07-15  7:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-12  9:29 [PATCH 0/6] fix xuser write to usb storage failed Hongxu Jia
2013-07-12  9:29 ` [PATCH 1/6] pmount: add version 0.9.23 Hongxu Jia
2013-07-12  9:29 ` [PATCH 2/6] atom-pc:fix xuser write to usb storage failed Hongxu Jia
2013-07-15  7:14   ` Saul Wold
2013-07-15  7:42     ` Hongxu Jia [this message]
2013-07-12  9:29 ` [PATCH 3/6] udev-extraconf:fix " Hongxu Jia
2013-07-12  9:29 ` [PATCH 4/6] udev: fix invoking pmount failed based on sysvinit Hongxu Jia
2013-07-12  9:29 ` [PATCH 5/6] pmount: allow users in disk group to perform pmount/pumount Hongxu Jia
2013-07-12  9:29 ` [PATCH 6/6] xuser-account: add xuser to disk group Hongxu Jia

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=51E3A7D4.8040301@windriver.com \
    --to=hongxu.jia@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=sgw@linux.intel.com \
    /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.