All of lore.kernel.org
 help / color / mirror / Atom feed
From: kishore.k.bodke@intel.com
To: yocto@yoctoproject.org, tom.zanussi@intel.com
Subject: [PATCH 0/1] Add meta-cedartrail to meta-intel/master
Date: Mon,  9 Jan 2012 15:08:10 -0800	[thread overview]
Message-ID: <cover.1326150136.git.kishore.k.bodke@intel.com> (raw)

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

Hi,

This patch set is to update the meta-cedartrail BSP from edison branch to master branch.
Please pull into meta-intel/master.

Thanks
Kishore.

The following changes since commit 7c3db7010479970f3f92501349827c517de3c36a:

  meta-intel: change EMGD xserver libva dependency to libva-x11 (2011-12-22 09:22:37 -0600)

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

Kishore Bodke (1):
  meta-cedartrail: Create new layer for cedartrail System.

 MAINTAINERS                                        |    3 +
 meta-cedartrail/COPYING.MIT                        |   17 +++
 meta-cedartrail/README                             |  111 ++++++++++++++++++++
 meta-cedartrail/README.sources                     |   17 +++
 meta-cedartrail/conf/layer.conf                    |   10 ++
 meta-cedartrail/conf/machine/cedartrail.conf       |   15 +++
 .../formfactor/formfactor/cedartrail/machconfig    |    3 +
 .../recipes-bsp/formfactor/formfactor_0.0.bbappend |    3 +
 .../recipes-core/tasks/task-core-tools.bbappend    |    2 +
 .../xserver-xf86-config/cedartrail/xorg.conf       |   26 +++++
 .../xorg-xserver/xserver-xf86-config_0.1.bbappend  |    3 +
 .../linux/linux-yocto-rt_3.0.bbappend              |    8 ++
 .../recipes-kernel/linux/linux-yocto_3.0.bbappend  |    8 ++
 13 files changed, 226 insertions(+), 0 deletions(-)
 create mode 100755 meta-cedartrail/COPYING.MIT
 create mode 100755 meta-cedartrail/README
 create mode 100755 meta-cedartrail/README.sources
 create mode 100644 meta-cedartrail/binary/.gitignore
 create mode 100644 meta-cedartrail/conf/layer.conf
 create mode 100644 meta-cedartrail/conf/machine/cedartrail.conf
 create mode 100644 meta-cedartrail/recipes-bsp/formfactor/formfactor/cedartrail/machconfig
 create mode 100644 meta-cedartrail/recipes-bsp/formfactor/formfactor_0.0.bbappend
 create mode 100644 meta-cedartrail/recipes-core/tasks/task-core-tools.bbappend
 create mode 100644 meta-cedartrail/recipes-graphics/xorg-xserver/xserver-xf86-config/cedartrail/xorg.conf
 create mode 100644 meta-cedartrail/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
 create mode 100644 meta-cedartrail/recipes-kernel/linux/linux-yocto-rt_3.0.bbappend
 create mode 100644 meta-cedartrail/recipes-kernel/linux/linux-yocto_3.0.bbappend

-- 
1.7.5.4



             reply	other threads:[~2012-01-09 23:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-09 23:08 kishore.k.bodke [this message]
2012-01-09 23:08 ` [PATCH 1/1] meta-cedartrail: Create new layer for cedartrail System kishore.k.bodke
2012-01-09 23:58 ` [PATCH 0/1] Add meta-cedartrail to meta-intel/master Tom Zanussi
  -- strict thread matches above, loose matches on Subject: below --
2012-01-06 22:40 kishore.k.bodke

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=cover.1326150136.git.kishore.k.bodke@intel.com \
    --to=kishore.k.bodke@intel.com \
    --cc=tom.zanussi@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.