All of lore.kernel.org
 help / color / mirror / Atom feed
From: Darren Hart <dvhart@linux.intel.com>
To: Bruce Ashfield <bruce.ashfield@windriver.com>
Cc: yocto@yoctoproject.org
Subject: Re: [PATCH 1/1] routerstationpro: IPC config
Date: Mon, 27 Jun 2011 14:48:59 -0700	[thread overview]
Message-ID: <4E08FACB.7060301@linux.intel.com> (raw)
In-Reply-To: <4E0497B0.4070102@windriver.com>



On 06/24/2011 06:57 AM, Bruce Ashfield wrote:
> On 06/24/11 02:34, Jingdong Lu wrote:
>> From: Jingdong Lu<jingdong.lu@windriver.com>
>>
>> Add IPC config for routestationpro
> 
> I replied to what looked to be v2 of this change,
> so am dropping this patch. If they were indeed
> different, you'll need to point me at what I missed.
> 
> Also: I got direct email for all these, and a copy
> separate to the list. If you are having trouble
> with git send-email, feel free to send your workflow
> and we can likely help!

scripts/send-pull-request will also work with the linux-yocto git
repository. Same workflow that way.

> 
> Cheers,
> 
> Bruce
> 
>>
>> Signed-off-by: Jingdong Lu<jingdong.lu@windriver.com>
>> ---
>>   .../bsp/routerstationpro/routerstationpro.cfg      |    8 ++++++--
>>   1 files changed, 6 insertions(+), 2 deletions(-)
>>
>> diff --git a/meta/cfg/kernel-cache/bsp/routerstationpro/routerstationpro.cfg b/meta/cfg/kernel-cache/bsp/routerstationpro/routerstationpro.cfg
>> index f58dfe8..d0f8f58 100644
>> --- a/meta/cfg/kernel-cache/bsp/routerstationpro/routerstationpro.cfg
>> +++ b/meta/cfg/kernel-cache/bsp/routerstationpro/routerstationpro.cfg
>> @@ -215,8 +215,12 @@ CONFIG_INIT_ENV_ARG_LIMIT=32
>>   CONFIG_LOCALVERSION=""
>>   CONFIG_LOCALVERSION_AUTO=y
>>   CONFIG_SWAP=y
>> -# CONFIG_SYSVIPC is not set
>> -# CONFIG_BSD_PROCESS_ACCT is not set
>> +CONFIG_SYSVIPC=y
>> +CONFIG_SYSVIPC_SYSCTL=y
>> +CONFIG_POSIX_MQUEUE=y
>> +CONFIG_POSIX_MQUEUE_SYSCTL=y
>> +CONFIG_BSD_PROCESS_ACCT=y
>> +CONFIG_BSD_PROCESS_ACCT_V3=y
>>   # CONFIG_TASKSTATS is not set
>>   # CONFIG_AUDIT is not set
>>
> 
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel


  reply	other threads:[~2011-06-27 21:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-24  6:34 [PATCH 0/1] routerstationpro: Enable IPC config Jingdong Lu
2011-06-24  6:34 ` [PATCH 1/1] routerstationpro: " Jingdong Lu
2011-06-24 13:57   ` Bruce Ashfield
2011-06-27 21:48     ` Darren Hart [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-06-24  7:02 [PATCH 0/1] routerstationpro: Enable " Jingdong Lu
2011-06-24  7:02 ` [PATCH 1/1] routerstationpro: " Jingdong Lu
2011-06-24 13:55   ` Bruce Ashfield
2011-06-28  9:44     ` Lu Jingdong
2011-06-28 13:07       ` Bruce Ashfield

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=4E08FACB.7060301@linux.intel.com \
    --to=dvhart@linux.intel.com \
    --cc=bruce.ashfield@windriver.com \
    --cc=yocto@yoctoproject.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.