[yocto] [PATCH 0/3][KERNEL] linux-yocto-dev meta updates

tom.zanussi at intel.com tom.zanussi at intel.com
Sun Jul 10 09:25:52 PDT 2011


From: Tom Zanussi <tom.zanussi at 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




More information about the yocto mailing list