All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6][linux-yocto-3.2] Meta update for sys940x, bootlive, and FRI2
@ 2012-03-01 23:59 Darren Hart
  2012-03-01 23:59 ` [PATCH 1/6] meta: sys940x BSP meta data Darren Hart
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Darren Hart @ 2012-03-01 23:59 UTC (permalink / raw)
  To: Yocto Project, Bruce Ashfield, Tom Zanussi

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



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

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

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-01 23:59 [PATCH 0/6][linux-yocto-3.2] Meta update for sys940x, bootlive, and FRI2 Darren Hart
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

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.