All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2][linux-yocto-3.0] sys940x BSP and boot-live consolidation
@ 2012-02-01 18:45 Darren Hart
  2012-02-01 18:45 ` [PATCH 1/2] meta: sys940x BSP meta data Darren Hart
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Darren Hart @ 2012-02-01 18:45 UTC (permalink / raw)
  To: Bruce Ashfield, Yocto Project; +Cc: Darren Hart

The following changes since commit 59314a3523e360796419d76d78c6f7d8c5ef2593:

  meta/beagleboard: Using CONFIG_PANEL_GENERIC_DPI=y (2012-01-30 00:50:09 -0500)

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

Darren Hart (2):
  meta: sys940x BSP meta data
  Remove boot-live cfg duplication from BSPs

 .../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.cfg            |   10 ----
 .../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 +
 10 files changed, 77 insertions(+), 50 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] 11+ messages in thread

end of thread, other threads:[~2012-02-02  5:48 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-01 18:45 [PATCH 0/2][linux-yocto-3.0] sys940x BSP and boot-live consolidation Darren Hart
2012-02-01 18:45 ` [PATCH 1/2] meta: sys940x BSP meta data Darren Hart
2012-02-01 19:01   ` Bruce Ashfield
2012-02-01 22:15     ` Darren Hart
2012-02-01 19:54   ` Tom Zanussi
2012-02-01 22:13     ` Darren Hart
2012-02-01 18:45 ` [PATCH 2/2] Remove boot-live cfg duplication from BSPs Darren Hart
2012-02-01 19:55   ` Tom Zanussi
2012-02-02  2:23 ` [PATCH 0/2][linux-yocto-3.0] sys940x BSP and boot-live consolidation Bruce Ashfield
2012-02-02  3:42   ` Darren Hart
2012-02-02  5:48     ` 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.