All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3][KERNEL] linux-yocto-dev meta updates
@ 2011-07-10 16:25 tom.zanussi
  2011-07-10 16:26 ` [PATCH 1/3][KERNEL] meta: add eg20t feature tom.zanussi
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: tom.zanussi @ 2011-07-10 16:25 UTC (permalink / raw)
  To: yocto

From: Tom Zanussi <tom.zanussi@intel.com>

This patchset adds a new eg20t feature to linux-yocto-dev, and
makes crownbay use it.

It also adds the initial BSP infrastructure for a new BSP, Fish
River Island II, which also uses the new feature.

Please pull the following branches into linux-yocto-dev:

Pull URL: git://git.yoctoproject.org/linux-yocto-2.6.37-contrib
  Branch: tzanussi/linux-3.0/yocto/standard/fri2
  Browse: http://git.yoctoproject.org/cgit.cgi/linux-yocto-2.6.37-contrib/log/?h=tzanussi/linux-3.0/yocto/standard/fri2

Pull URL: git://git.yoctoproject.org/linux-yocto-2.6.37-contrib
  Branch: tzanussi/linux-3.0/meta/fri2
  Browse: http://git.yoctoproject.org/cgit.cgi/linux-yocto-2.6.37-contrib/log/?h=tzanussi/linux-3.0/meta/fri2

Tom Zanussi (3):
  meta: add eg20t feature
  meta/crownbay: remove eg20t.cfg and use new eg20t feature instead
  meta/fri2: create initial BSP infrastructure

 meta/cfg/kernel-cache/bsp/crownbay/crownbay.scc  |    2 +-
 meta/cfg/kernel-cache/bsp/fri2/fri2-standard.scc |    7 ++
 meta/cfg/kernel-cache/bsp/fri2/fri2.cfg          |   69 ++++++++++++++++++++++
 meta/cfg/kernel-cache/bsp/fri2/fri2.scc          |   12 ++++
 meta/cfg/kernel-cache/features/eg20t/eg20t.cfg   |   39 ++++++++++++
 meta/cfg/kernel-cache/features/eg20t/eg20t.scc   |    1 +
 6 files changed, 129 insertions(+), 1 deletions(-)
 create mode 100644 meta/cfg/kernel-cache/bsp/fri2/fri2-standard.scc
 create mode 100644 meta/cfg/kernel-cache/bsp/fri2/fri2.cfg
 create mode 100644 meta/cfg/kernel-cache/bsp/fri2/fri2.scc
 create mode 100644 meta/cfg/kernel-cache/features/eg20t/eg20t.cfg
 create mode 100644 meta/cfg/kernel-cache/features/eg20t/eg20t.scc



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

end of thread, other threads:[~2011-07-13  5:01 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-10 16:25 [PATCH 0/3][KERNEL] linux-yocto-dev meta updates tom.zanussi
2011-07-10 16:26 ` [PATCH 1/3][KERNEL] meta: add eg20t feature tom.zanussi
2011-07-11 16:49   ` Darren Hart
2011-07-11 16:56     ` Tom Zanussi
2011-07-11 17:10       ` Darren Hart
2011-07-10 16:26 ` [PATCH 2/3][KERNEL] meta/crownbay: remove eg20t.cfg and use new eg20t feature instead tom.zanussi
2011-07-10 16:26 ` [PATCH 3/3][KERNEL] meta/fri2: create initial BSP infrastructure tom.zanussi
2011-07-11 16:53   ` Darren Hart
2011-07-11 17:03     ` Tom Zanussi
2011-07-13  5:01 ` [PATCH 0/3][KERNEL] linux-yocto-dev meta updates 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.