All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] fri2: use emgd-1.10
@ 2012-02-03 22:21 tom.zanussi
  2012-02-03 22:22 ` [PATCH 1/1] " tom.zanussi
  2012-02-05  5:53 ` [PATCH 0/1] " Bruce Ashfield
  0 siblings, 2 replies; 4+ messages in thread
From: tom.zanussi @ 2012-02-03 22:21 UTC (permalink / raw)
  To: yocto, bruce.ashfield, dvhart

From: Tom Zanussi <tom.zanussi@intel.com>

Please pull into linux-yocto-3.0.

The following changes since commit 70e86dc937a40c0dc7c84549de0e86bb09f12da3:
  Bruce Ashfield (1):
        meta/rt: update rt patch cache

are available in the git repository at:

  git://git.yoctoproject.org/linux-yocto-2.6.37-contrib.git tzanussi/meta-fri2-emgd-1.10
  http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-2.6.37-contrib/log/?h=tzanussi/meta-fri2-emgd-1.10

Tom Zanussi (1):
  fri2: use emgd-1.10

 meta/cfg/kernel-cache/bsp/fri2/fri2.scc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)



^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH 1/1] fri2: use emgd-1.10
  2012-02-03 22:21 [PATCH 0/1] fri2: use emgd-1.10 tom.zanussi
@ 2012-02-03 22:22 ` tom.zanussi
  2012-02-03 22:25   ` Darren Hart
  2012-02-05  5:53 ` [PATCH 0/1] " Bruce Ashfield
  1 sibling, 1 reply; 4+ messages in thread
From: tom.zanussi @ 2012-02-03 22:22 UTC (permalink / raw)
  To: yocto, bruce.ashfield, dvhart

From: Tom Zanussi <tom.zanussi@intel.com>

Use the yocto/emgd-1.10 branch in place of yocto/emgd.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
---
 meta/cfg/kernel-cache/bsp/fri2/fri2.scc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/cfg/kernel-cache/bsp/fri2/fri2.scc b/meta/cfg/kernel-cache/bsp/fri2/fri2.scc
index f5eef84..e40622c 100644
--- a/meta/cfg/kernel-cache/bsp/fri2/fri2.scc
+++ b/meta/cfg/kernel-cache/bsp/fri2/fri2.scc
@@ -1,6 +1,6 @@
 kconf hardware fri2.cfg
 
-git merge yocto/emgd
+git merge yocto/emgd-1.10
 
 include features/eg20t/eg20t.scc
 include features/intel-e1xxxx/intel-e100.scc
-- 
1.7.0.4



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH 1/1] fri2: use emgd-1.10
  2012-02-03 22:22 ` [PATCH 1/1] " tom.zanussi
@ 2012-02-03 22:25   ` Darren Hart
  0 siblings, 0 replies; 4+ messages in thread
From: Darren Hart @ 2012-02-03 22:25 UTC (permalink / raw)
  To: tom.zanussi; +Cc: yocto



On 02/03/2012 02:22 PM, tom.zanussi@intel.com wrote:
> From: Tom Zanussi <tom.zanussi@intel.com>
> 
> Use the yocto/emgd-1.10 branch in place of yocto/emgd.
> 
> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>

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

> ---
>  meta/cfg/kernel-cache/bsp/fri2/fri2.scc |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/meta/cfg/kernel-cache/bsp/fri2/fri2.scc b/meta/cfg/kernel-cache/bsp/fri2/fri2.scc
> index f5eef84..e40622c 100644
> --- a/meta/cfg/kernel-cache/bsp/fri2/fri2.scc
> +++ b/meta/cfg/kernel-cache/bsp/fri2/fri2.scc
> @@ -1,6 +1,6 @@
>  kconf hardware fri2.cfg
>  
> -git merge yocto/emgd
> +git merge yocto/emgd-1.10
>  
>  include features/eg20t/eg20t.scc
>  include features/intel-e1xxxx/intel-e100.scc

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 0/1] fri2: use emgd-1.10
  2012-02-03 22:21 [PATCH 0/1] fri2: use emgd-1.10 tom.zanussi
  2012-02-03 22:22 ` [PATCH 1/1] " tom.zanussi
@ 2012-02-05  5:53 ` Bruce Ashfield
  1 sibling, 0 replies; 4+ messages in thread
From: Bruce Ashfield @ 2012-02-05  5:53 UTC (permalink / raw)
  To: tom.zanussi; +Cc: yocto, dvhart

On 12-02-03 5:21 PM, tom.zanussi@intel.com wrote:
> From: Tom Zanussi<tom.zanussi@intel.com>
>
> Please pull into linux-yocto-3.0.
>
> The following changes since commit 70e86dc937a40c0dc7c84549de0e86bb09f12da3:
>    Bruce Ashfield (1):
>          meta/rt: update rt patch cache

Merged.

Bruce

>
> are available in the git repository at:
>
>    git://git.yoctoproject.org/linux-yocto-2.6.37-contrib.git tzanussi/meta-fri2-emgd-1.10
>    http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-2.6.37-contrib/log/?h=tzanussi/meta-fri2-emgd-1.10
>
> Tom Zanussi (1):
>    fri2: use emgd-1.10
>
>   meta/cfg/kernel-cache/bsp/fri2/fri2.scc |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-02-05  5:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-03 22:21 [PATCH 0/1] fri2: use emgd-1.10 tom.zanussi
2012-02-03 22:22 ` [PATCH 1/1] " tom.zanussi
2012-02-03 22:25   ` Darren Hart
2012-02-05  5:53 ` [PATCH 0/1] " Bruce Ashfield

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.