All of lore.kernel.org
 help / color / mirror / Atom feed
From: Darren Hart <darren@dvhart.com>
To: Yocto Project <yocto@yoctoproject.org>,
	Bruce Ashfield <bruce.ashfield@windriver.com>,
	Tom Zanussi <tom.zanussi@intel.com>
Subject: [PATCH 0/6][linux-yocto-3.2] Meta update for sys940x, bootlive, and FRI2
Date: Thu,  1 Mar 2012 15:59:50 -0800	[thread overview]
Message-ID: <cover.1330644090.git.darren@dvhart.com> (raw)

Pull in the sys940x from the 3.0 tree.
Pull in the boot-live cfg cleanup from the 3.0 tree.
Add FRI2 serial port support.
Move the SMP and EFI features into the scc files rather than specifying them in
the recipes.
Finally, breakout the non-hardware features from the fri2 scc file and move them
into the fri2-KTYPE scc files.

The following changes since commit 4c648bbbc7d2204d1b24f444aebb10f91c4ecae3:

  meta: create pvr feature description (2012-02-27 15:54:53 -0500)

are available in the git repository at:
  git://git.infradead.org/users/dvhart/linux-yocto-3.2.git dvhart/meta/fri2
  http://git.infradead.org/users/dvhart/linux-yocto-3.2.git/shortlog/refs/heads/dvhart/meta/fri2

Darren Hart (6):
  meta: sys940x BSP meta data
  Remove boot-live cfg duplication from BSPs
  fri2: Drop 8250 from the fri2 scc
  eg20t: Enable serial console for the pch_uart
  fri2: Add SMP and EFI support
  fri2: Move non-hardware optional features out of fri2.scc

 .../cfg/kernel-cache/bsp/cedartrail/cedartrail.cfg |   10 ----
 meta/cfg/kernel-cache/bsp/crownbay/crownbay.cfg    |   10 ----
 meta/cfg/kernel-cache/bsp/emenlow/emenlow.cfg      |   10 ----
 meta/cfg/kernel-cache/bsp/fishriver/fishriver.cfg  |   10 ----
 meta/cfg/kernel-cache/bsp/fri2/fri2-preempt-rt.scc |    7 +++
 meta/cfg/kernel-cache/bsp/fri2/fri2-standard.scc   |    7 +++
 meta/cfg/kernel-cache/bsp/fri2/fri2.cfg            |   10 ----
 meta/cfg/kernel-cache/bsp/fri2/fri2.scc            |   11 +----
 .../bsp/sys940x/sys940x-preempt-rt.scc             |    7 +++
 .../kernel-cache/bsp/sys940x/sys940x-standard.scc  |    6 +++
 meta/cfg/kernel-cache/bsp/sys940x/sys940x.cfg      |   44 ++++++++++++++++++++
 meta/cfg/kernel-cache/bsp/sys940x/sys940x.scc      |   17 ++++++++
 meta/cfg/kernel-cache/cfg/boot-live.cfg            |    3 +
 meta/cfg/kernel-cache/features/eg20t/eg20t.cfg     |    1 +
 14 files changed, 95 insertions(+), 58 deletions(-)
 create mode 100644 meta/cfg/kernel-cache/bsp/sys940x/sys940x-preempt-rt.scc
 create mode 100644 meta/cfg/kernel-cache/bsp/sys940x/sys940x-standard.scc
 create mode 100644 meta/cfg/kernel-cache/bsp/sys940x/sys940x.cfg
 create mode 100644 meta/cfg/kernel-cache/bsp/sys940x/sys940x.scc

-- 
1.7.6.5



             reply	other threads:[~2012-03-02  0:00 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-01 23:59 Darren Hart [this message]
2012-03-01 23:59 ` [PATCH 1/6] meta: sys940x BSP meta data Darren Hart
2012-03-01 23:59 ` [PATCH 2/6] Remove boot-live cfg duplication from BSPs Darren Hart
2012-03-02 21:14   ` Bruce Ashfield
2012-03-01 23:59 ` [PATCH 3/6] fri2: Drop 8250 from the fri2 scc Darren Hart
2012-03-01 23:59 ` [PATCH 4/6] eg20t: Enable serial console for the pch_uart Darren Hart
2012-03-02 21:16   ` Bruce Ashfield
2012-03-02 21:40     ` Darren Hart
2012-03-04  4:00       ` Bruce Ashfield
2012-03-01 23:59 ` [PATCH 5/6] fri2: Add SMP and EFI support Darren Hart
2012-03-02 21:16   ` Bruce Ashfield
2012-03-01 23:59 ` [PATCH 6/6] fri2: Move non-hardware optional features out of fri2.scc Darren Hart
2012-03-02 21:17   ` Bruce Ashfield

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.1330644090.git.darren@dvhart.com \
    --to=darren@dvhart.com \
    --cc=bruce.ashfield@windriver.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.