All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] [meta-intel] cedartrail patches to support pvr graphics
@ 2012-04-10 18:55 kishore.k.bodke
  2012-04-10 18:55 ` [PATCH 1/9] [meta-intel] Cedartrail: Split machine.conf kishore.k.bodke
                   ` (8 more replies)
  0 siblings, 9 replies; 14+ messages in thread
From: kishore.k.bodke @ 2012-04-10 18:55 UTC (permalink / raw)
  To: yocto, tom.zanussi

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

These patch set adds the support for the following 
pvr graphics driver 
EFI support for pvr graphics version of build.
updates the SRCREVS.

Please pull into meta-intel/master.

Thanks
Kishore.

The following changes since commit b669b9363197a6af2014c5d54b2c651894e62a5e:

  Romley: Add new bbappend file for 3.2 kernel (2012-04-05 16:35:11 -0700)

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

Kishore Bodke (9):
  Cedartrail: Split machine.conf
  Cedartrail: Update SRCREVS and add EFI Support.
  Cedartrail: split xorg.conf files.
  Cedartrail: Add PVR graphics support.
  Cedartrail: Add Cedartrail-nopvr statement.
  Cedartrail: separte machconfig in recipes-bsp.
  Cedartrail: Add new recipes for audio and video samples.
  Cedartrail:  Add new recipe for test image.
  Cedartrail: Update the README.

 meta-cedartrail/README                             |   49 +++++++++-
 meta-cedartrail/conf/machine/cedartrail-nopvr.conf |   19 ++++
 meta-cedartrail/conf/machine/cedartrail.conf       |   10 ++-
 .../formfactor/cedartrail-nopvr/machconfig         |    3 +
 .../images/core-image-cdv-media-sdk.bb             |   12 +++
 .../images/core-image-cdv-media.bb                 |   13 +++
 .../tasks/task-core-tools-profile.bbappend         |    1 +
 .../xorg-driver/cdv-pvr-driver.inc                 |   39 ++++++++
 .../xorg-driver/cdv-pvr-driver_1.0.bb              |  101 ++++++++++++++++++++
 .../xserver-xf86-config/cedartrail-nopvr/xorg.conf |   26 +++++
 .../xserver-xf86-config/cedartrail/xorg.conf       |   25 ++---
 .../linux/linux-yocto-rt_3.0.bbappend              |    8 ++
 .../recipes-kernel/linux/linux-yocto_3.0.bbappend  |   14 +++-
 .../ogg-CC-BY-3.0-music-samples_0.1.bb             |   21 ++++
 .../video-samples/bigbuckbunny-ogg.bb              |   22 ++++
 15 files changed, 342 insertions(+), 21 deletions(-)
 create mode 100644 meta-cedartrail/conf/machine/cedartrail-nopvr.conf
 create mode 100644 meta-cedartrail/recipes-bsp/formfactor/formfactor/cedartrail-nopvr/machconfig
 create mode 100644 meta-cedartrail/recipes-cdv-media/images/core-image-cdv-media-sdk.bb
 create mode 100644 meta-cedartrail/recipes-cdv-media/images/core-image-cdv-media.bb
 create mode 100644 meta-cedartrail/recipes-graphics/xorg-driver/cdv-pvr-driver.inc
 create mode 100644 meta-cedartrail/recipes-graphics/xorg-driver/cdv-pvr-driver_1.0.bb
 create mode 100644 meta-cedartrail/recipes-graphics/xorg-xserver/xserver-xf86-config/cedartrail-nopvr/xorg.conf
 create mode 100644 meta-cedartrail/recipes-mediasamples/music-samples/ogg-CC-BY-3.0-music-samples_0.1.bb
 create mode 100644 meta-cedartrail/recipes-mediasamples/video-samples/bigbuckbunny-ogg.bb

-- 
1.7.5.4



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

end of thread, other threads:[~2012-04-24  4:15 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-10 18:55 [PATCH 0/9] [meta-intel] cedartrail patches to support pvr graphics kishore.k.bodke
2012-04-10 18:55 ` [PATCH 1/9] [meta-intel] Cedartrail: Split machine.conf kishore.k.bodke
2012-04-10 18:55 ` [PATCH 2/9] [meta-intel] Cedartrail: Update SRCREVS and add EFI Support kishore.k.bodke
2012-04-23 17:47   ` Darren Hart
2012-04-23 18:31     ` Bodke, Kishore K
2012-04-23 19:33       ` Darren Hart
2012-04-24  4:15         ` Bodke, Kishore K
2012-04-10 18:55 ` [PATCH 3/9] [meta-intel] Cedartrail: split xorg.conf files kishore.k.bodke
2012-04-10 18:55 ` [PATCH 4/9] [meta-intel] Cedartrail: Add PVR graphics support kishore.k.bodke
2012-04-10 18:55 ` [PATCH 5/9] [meta-intel] Cedartrail: Add Cedartrail-nopvr statement kishore.k.bodke
2012-04-10 18:55 ` [PATCH 6/9] [meta-intel] Cedartrail: separte machconfig in recipes-bsp kishore.k.bodke
2012-04-10 18:55 ` [PATCH 7/9] [meta-intel] Cedartrail: Add new recipes for audio and video samples kishore.k.bodke
2012-04-10 18:55 ` [PATCH 8/9] [meta-intel] Cedartrail: Add new recipe for test image kishore.k.bodke
2012-04-10 18:55 ` [PATCH 9/9] [meta-intel] Cedartrail: Update the README kishore.k.bodke

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.