All of lore.kernel.org
 help / color / mirror / Atom feed
* [KERNEL][PATCH 0/1] meta: Create scc file for pvr merge
@ 2012-03-13 18:12 kishore.k.bodke
  2012-03-13 18:12 ` [PATCH 1/1] " kishore.k.bodke
  2012-03-14  4:04 ` [KERNEL][PATCH 0/1] " Bruce Ashfield
  0 siblings, 2 replies; 5+ messages in thread
From: kishore.k.bodke @ 2012-03-13 18:12 UTC (permalink / raw)
  To: yocto, bruce.ashfield

From: Kishore Bodke <kishore.k.bodke@intel.com>

Hi,

This patch is to create a new scc file for merging the yocto/pvr branch for the targets 
with the appropriate hardware support.

Adding it into the existing cedartrail.scc, the non-pvr build was not booting. So we had to separate it out.

Thanks
Kishore.


The following changes since commit e559129b4a6f39f68b75141096b2d516cf7a7f35:

  fri2: Add SMP and EFI support (2012-03-02 16:02:35 -0500)

are available in the git repository at:
  git://git.pokylinux.org/linux-yocto-2.6.37-contrib kishore/meta-cedartrail/pvr-merge
  http://git.pokylinux.org/cgit.cgi/linux-yocto-2.6.37-contrib/log/?h=kishore/meta-cedartrail/pvr-merge

Kishore Bodke (1):
  meta: Create scc file for pvr merge

 .../bsp/cedartrail/cedartrail-pvr-merge.scc        |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
 create mode 100644 meta/cfg/kernel-cache/bsp/cedartrail/cedartrail-pvr-merge.scc

-- 
1.7.5.4



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

* [PATCH 1/1] meta: Create scc file for pvr merge
  2012-03-13 18:12 [KERNEL][PATCH 0/1] meta: Create scc file for pvr merge kishore.k.bodke
@ 2012-03-13 18:12 ` kishore.k.bodke
  2012-03-14  4:04 ` [KERNEL][PATCH 0/1] " Bruce Ashfield
  1 sibling, 0 replies; 5+ messages in thread
From: kishore.k.bodke @ 2012-03-13 18:12 UTC (permalink / raw)
  To: yocto, bruce.ashfield

From: Kishore Bodke <kishore.k.bodke@intel.com>

This file is to merge the yocto/pvr branch to build with pvr for the targets
with appropriate hardware support.

Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
---
 .../bsp/cedartrail/cedartrail-pvr-merge.scc        |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
 create mode 100644 meta/cfg/kernel-cache/bsp/cedartrail/cedartrail-pvr-merge.scc

diff --git a/meta/cfg/kernel-cache/bsp/cedartrail/cedartrail-pvr-merge.scc b/meta/cfg/kernel-cache/bsp/cedartrail/cedartrail-pvr-merge.scc
new file mode 100644
index 0000000..f83c02b
--- /dev/null
+++ b/meta/cfg/kernel-cache/bsp/cedartrail/cedartrail-pvr-merge.scc
@@ -0,0 +1 @@
+git merge yocto/pvr
-- 
1.7.5.4



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

* Re: [KERNEL][PATCH 0/1] meta: Create scc file for pvr merge
  2012-03-13 18:12 [KERNEL][PATCH 0/1] meta: Create scc file for pvr merge kishore.k.bodke
  2012-03-13 18:12 ` [PATCH 1/1] " kishore.k.bodke
@ 2012-03-14  4:04 ` Bruce Ashfield
  2012-03-14  4:15   ` Saxena, Rahul
  2012-03-14 16:59   ` Bodke, Kishore K
  1 sibling, 2 replies; 5+ messages in thread
From: Bruce Ashfield @ 2012-03-14  4:04 UTC (permalink / raw)
  To: kishore.k.bodke; +Cc: yocto

On 12-03-13 2:12 PM, kishore.k.bodke@intel.com wrote:
> From: Kishore Bodke<kishore.k.bodke@intel.com>
>
> Hi,
>
> This patch is to create a new scc file for merging the yocto/pvr branch for the targets
> with the appropriate hardware support.

Just so I'm clear, there are no current users of this in the tree, but
we want to stage this for future work, or work that isn't ready yet ?

I'll merge this into the 3.0 kernel and await your confirmation.

Cheers,

Bruce

>
> Adding it into the existing cedartrail.scc, the non-pvr build was not booting. So we had to separate it out.
>
> Thanks
> Kishore.
>
>
> The following changes since commit e559129b4a6f39f68b75141096b2d516cf7a7f35:
>
>    fri2: Add SMP and EFI support (2012-03-02 16:02:35 -0500)
>
> are available in the git repository at:
>    git://git.pokylinux.org/linux-yocto-2.6.37-contrib kishore/meta-cedartrail/pvr-merge
>    http://git.pokylinux.org/cgit.cgi/linux-yocto-2.6.37-contrib/log/?h=kishore/meta-cedartrail/pvr-merge
>
> Kishore Bodke (1):
>    meta: Create scc file for pvr merge
>
>   .../bsp/cedartrail/cedartrail-pvr-merge.scc        |    1 +
>   1 files changed, 1 insertions(+), 0 deletions(-)
>   create mode 100644 meta/cfg/kernel-cache/bsp/cedartrail/cedartrail-pvr-merge.scc
>



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

* Re: [KERNEL][PATCH 0/1] meta: Create scc file for pvr merge
  2012-03-14  4:04 ` [KERNEL][PATCH 0/1] " Bruce Ashfield
@ 2012-03-14  4:15   ` Saxena, Rahul
  2012-03-14 16:59   ` Bodke, Kishore K
  1 sibling, 0 replies; 5+ messages in thread
From: Saxena, Rahul @ 2012-03-14  4:15 UTC (permalink / raw)
  To: Bruce Ashfield, Bodke, Kishore K; +Cc: yocto@yoctoproject.org

Hi Bruce,

I plan to submit patches next week to update the meta-cedartrail BSP to use this yocto/pvr branch.


Thanks
Rahul 

-----Original Message-----
From: yocto-bounces@yoctoproject.org [mailto:yocto-bounces@yoctoproject.org] On Behalf Of Bruce Ashfield
Sent: Tuesday, March 13, 2012 9:04 PM
To: Bodke, Kishore K
Cc: yocto@yoctoproject.org
Subject: Re: [yocto] [KERNEL][PATCH 0/1] meta: Create scc file for pvr merge

On 12-03-13 2:12 PM, kishore.k.bodke@intel.com wrote:
> From: Kishore Bodke<kishore.k.bodke@intel.com>
>
> Hi,
>
> This patch is to create a new scc file for merging the yocto/pvr branch for the targets
> with the appropriate hardware support.

Just so I'm clear, there are no current users of this in the tree, but
we want to stage this for future work, or work that isn't ready yet ?

I'll merge this into the 3.0 kernel and await your confirmation.

Cheers,

Bruce

>
> Adding it into the existing cedartrail.scc, the non-pvr build was not booting. So we had to separate it out.
>
> Thanks
> Kishore.
>
>
> The following changes since commit e559129b4a6f39f68b75141096b2d516cf7a7f35:
>
>    fri2: Add SMP and EFI support (2012-03-02 16:02:35 -0500)
>
> are available in the git repository at:
>    git://git.pokylinux.org/linux-yocto-2.6.37-contrib kishore/meta-cedartrail/pvr-merge
>    http://git.pokylinux.org/cgit.cgi/linux-yocto-2.6.37-contrib/log/?h=kishore/meta-cedartrail/pvr-merge
>
> Kishore Bodke (1):
>    meta: Create scc file for pvr merge
>
>   .../bsp/cedartrail/cedartrail-pvr-merge.scc        |    1 +
>   1 files changed, 1 insertions(+), 0 deletions(-)
>   create mode 100644 meta/cfg/kernel-cache/bsp/cedartrail/cedartrail-pvr-merge.scc
>

_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


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

* Re: [KERNEL][PATCH 0/1] meta: Create scc file for pvr merge
  2012-03-14  4:04 ` [KERNEL][PATCH 0/1] " Bruce Ashfield
  2012-03-14  4:15   ` Saxena, Rahul
@ 2012-03-14 16:59   ` Bodke, Kishore K
  1 sibling, 0 replies; 5+ messages in thread
From: Bodke, Kishore K @ 2012-03-14 16:59 UTC (permalink / raw)
  To: Bruce Ashfield; +Cc: yocto@yoctoproject.org

Yes, Please go ahead and merge this to 3.0 kernel.  
We will be releasing the Cedartrail BSP both for Edison and master branch in another couple of weeks.

Thanks
Kishore.

-----Original Message-----
From: Bruce Ashfield [mailto:bruce.ashfield@windriver.com] 
Sent: Tuesday, March 13, 2012 9:04 PM
To: Bodke, Kishore K
Cc: yocto@yoctoproject.org
Subject: Re: [KERNEL][PATCH 0/1] meta: Create scc file for pvr merge

On 12-03-13 2:12 PM, kishore.k.bodke@intel.com wrote:
> From: Kishore Bodke<kishore.k.bodke@intel.com>
>
> Hi,
>
> This patch is to create a new scc file for merging the yocto/pvr branch for the targets
> with the appropriate hardware support.

Just so I'm clear, there are no current users of this in the tree, but
we want to stage this for future work, or work that isn't ready yet ?

I'll merge this into the 3.0 kernel and await your confirmation.

Cheers,

Bruce

>
> Adding it into the existing cedartrail.scc, the non-pvr build was not booting. So we had to separate it out.
>
> Thanks
> Kishore.
>
>
> The following changes since commit e559129b4a6f39f68b75141096b2d516cf7a7f35:
>
>    fri2: Add SMP and EFI support (2012-03-02 16:02:35 -0500)
>
> are available in the git repository at:
>    git://git.pokylinux.org/linux-yocto-2.6.37-contrib kishore/meta-cedartrail/pvr-merge
>    http://git.pokylinux.org/cgit.cgi/linux-yocto-2.6.37-contrib/log/?h=kishore/meta-cedartrail/pvr-merge
>
> Kishore Bodke (1):
>    meta: Create scc file for pvr merge
>
>   .../bsp/cedartrail/cedartrail-pvr-merge.scc        |    1 +
>   1 files changed, 1 insertions(+), 0 deletions(-)
>   create mode 100644 meta/cfg/kernel-cache/bsp/cedartrail/cedartrail-pvr-merge.scc
>



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

end of thread, other threads:[~2012-03-14 17:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-13 18:12 [KERNEL][PATCH 0/1] meta: Create scc file for pvr merge kishore.k.bodke
2012-03-13 18:12 ` [PATCH 1/1] " kishore.k.bodke
2012-03-14  4:04 ` [KERNEL][PATCH 0/1] " Bruce Ashfield
2012-03-14  4:15   ` Saxena, Rahul
2012-03-14 16:59   ` Bodke, Kishore K

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.