All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] [KERNEL] Cedartrail: Move PVR specific to meta
@ 2012-05-18 19:15 kishore.k.bodke
  2012-05-18 19:15 ` [PATCH 1/1] " kishore.k.bodke
  2012-05-19  2:12 ` [PATCH 0/1] " Bruce Ashfield
  0 siblings, 2 replies; 3+ messages in thread
From: kishore.k.bodke @ 2012-05-18 19:15 UTC (permalink / raw)
  To: yocto, bruce.ashfield

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

Moving the Cedartrail PVR specific kernel 
features to the meta area and removing 
them from the BSP.

Please pull into linux-yocto-3.0/meta.

Thanks
Kishore.

The following changes since commit 34e0d2b4b4e9778b31f9ea99ca43f0dc71a7ee23:

  meta: Clean up BSPs kernel config (2012-04-17 16:01:19 -0400)

are available in the git repository at:

  git://git.pokylinux.org/linux-yocto-2.6.37-contrib kishore/cedartrail
  http://git.pokylinux.org/cgit.cgi/linux-yocto-2.6.37-contrib/log/?h=kishore/cedartrail

Kishore Bodke (1):
  Cedartrail: Move PVR specific to meta

 .../bsp/cedartrail/cedartrail-pvr-merge.scc        |    6 ++++++
 1 file changed, 6 insertions(+)

-- 
1.7.9.5



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

* [PATCH 1/1] [KERNEL] Cedartrail: Move PVR specific to meta
  2012-05-18 19:15 [PATCH 0/1] [KERNEL] Cedartrail: Move PVR specific to meta kishore.k.bodke
@ 2012-05-18 19:15 ` kishore.k.bodke
  2012-05-19  2:12 ` [PATCH 0/1] " Bruce Ashfield
  1 sibling, 0 replies; 3+ messages in thread
From: kishore.k.bodke @ 2012-05-18 19:15 UTC (permalink / raw)
  To: yocto, bruce.ashfield

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

Moving Cedartrail PVR specific feature set
to kernel meta branch.

Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
---
 .../bsp/cedartrail/cedartrail-pvr-merge.scc        |    6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/meta/cfg/kernel-cache/bsp/cedartrail/cedartrail-pvr-merge.scc b/meta/cfg/kernel-cache/bsp/cedartrail/cedartrail-pvr-merge.scc
index f83c02b..029a341 100644
--- a/meta/cfg/kernel-cache/bsp/cedartrail/cedartrail-pvr-merge.scc
+++ b/meta/cfg/kernel-cache/bsp/cedartrail/cedartrail-pvr-merge.scc
@@ -1 +1,7 @@
 git merge yocto/pvr
+
+include  cfg/smp.scc
+include  cfg/drm-cdvpvr.scc
+include  cfg/efi-ext.scc
+include  features/power/intel.scc
+include  features/powertop/powertop.scc
-- 
1.7.9.5



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

* Re: [PATCH 0/1] [KERNEL] Cedartrail: Move PVR specific to meta
  2012-05-18 19:15 [PATCH 0/1] [KERNEL] Cedartrail: Move PVR specific to meta kishore.k.bodke
  2012-05-18 19:15 ` [PATCH 1/1] " kishore.k.bodke
@ 2012-05-19  2:12 ` Bruce Ashfield
  1 sibling, 0 replies; 3+ messages in thread
From: Bruce Ashfield @ 2012-05-19  2:12 UTC (permalink / raw)
  To: kishore.k.bodke; +Cc: yocto

On Fri, May 18, 2012 at 4:15 PM,  <kishore.k.bodke@intel.com> wrote:
> From: Kishore Bodke <kishore.k.bodke@intel.com>
>
> Moving the Cedartrail PVR specific kernel
> features to the meta area and removing
> them from the BSP.

Looks  fine to me. I won't be near a real computer for another day or so, but
I'll queue this then!

Cheers,

Bruce

>
> Please pull into linux-yocto-3.0/meta.
>
> Thanks
> Kishore.
>
> The following changes since commit 34e0d2b4b4e9778b31f9ea99ca43f0dc71a7ee23:
>
>  meta: Clean up BSPs kernel config (2012-04-17 16:01:19 -0400)
>
> are available in the git repository at:
>
>  git://git.pokylinux.org/linux-yocto-2.6.37-contrib kishore/cedartrail
>  http://git.pokylinux.org/cgit.cgi/linux-yocto-2.6.37-contrib/log/?h=kishore/cedartrail
>
> Kishore Bodke (1):
>  Cedartrail: Move PVR specific to meta
>
>  .../bsp/cedartrail/cedartrail-pvr-merge.scc        |    6 ++++++
>  1 file changed, 6 insertions(+)
>
> --
> 1.7.9.5
>
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"


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

end of thread, other threads:[~2012-05-19  2:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-18 19:15 [PATCH 0/1] [KERNEL] Cedartrail: Move PVR specific to meta kishore.k.bodke
2012-05-18 19:15 ` [PATCH 1/1] " kishore.k.bodke
2012-05-19  2:12 ` [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.