All of lore.kernel.org
 help / color / mirror / Atom feed
From: Darren Hart <dvhart@linux.intel.com>
To: kishore.k.bodke@intel.com
Cc: yocto@yoctoproject.org
Subject: Re: [PATCH 1/1] [KERNEL]meta/romley: Add rt support
Date: Tue, 08 Nov 2011 11:26:51 -0800	[thread overview]
Message-ID: <4EB9827B.5070009@linux.intel.com> (raw)
In-Reply-To: <e92b154fb3f469c4497a6725a0397fb94c73327b.1320777520.git.kishore.k.bodke@intel.com>

Thanks Kishore!

On 11/08/2011 11:22 AM, kishore.k.bodke@intel.com wrote:
> From: Kishore Bodke <kishore.k.bodke@intel.com>
> 
> Add rt support to the meta branch for romley.
> 
> Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>

Acked-by: Darren Hart <dvhart@linux.intel.com>

> ---
>  .../kernel-cache/bsp/romley/romley-preempt-rt.scc  |    8 ++++++++
>  1 files changed, 8 insertions(+), 0 deletions(-)
>  create mode 100644 meta/cfg/kernel-cache/bsp/romley/romley-preempt-rt.scc
> 
> diff --git a/meta/cfg/kernel-cache/bsp/romley/romley-preempt-rt.scc b/meta/cfg/kernel-cache/bsp/romley/romley-preempt-rt.scc
> new file mode 100644
> index 0000000..634d244
> --- /dev/null
> +++ b/meta/cfg/kernel-cache/bsp/romley/romley-preempt-rt.scc
> @@ -0,0 +1,8 @@
> +define KMACHINE romley
> +define KTYPE preempt-rt
> +define KARCH x86_64
> +
> +# no new branch required, re-use the ktypes/preempt-rt branch
> +include ktypes/preempt-rt
> +include bsp/common-pc-64/common-pc-64.scc
> +include romley.scc

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


  reply	other threads:[~2011-11-08 19:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-08 19:22 [PATCH 0/1] [KERNEL] Add rt support to meta branch for romley kishore.k.bodke
2011-11-08 19:22 ` [PATCH 1/1] [KERNEL]meta/romley: Add rt support kishore.k.bodke
2011-11-08 19:26   ` Darren Hart [this message]
2011-11-08 21:06 ` [PATCH 0/1] [KERNEL] Add rt support to meta branch for romley 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=4EB9827B.5070009@linux.intel.com \
    --to=dvhart@linux.intel.com \
    --cc=kishore.k.bodke@intel.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.