[linux-yocto] [PATCH 0/2] [PATCH] meta: add valley island-io feature and valley island scc and config files
rebecca.swee.fun.chang at intel.com
rebecca.swee.fun.chang at intel.com
Sun Dec 1 23:41:14 PST 2013
From: "Chang, Rebecca Swee Fun" <rebecca.swee.fun.chang at intel.com>
Hi,
This pull request is to add Intel Valley Island Platform (Bayley Bay and
Bakersport CRB) scc and config files under meta branch.
This request also add features/valleyisland-io under meta branch.
valleyisland-io will contains platform specific patches which will
upstream later.
Please pull them into linux-yocto-3.8 meta branch.
Thanks.
Rebecca
The following changes since commit 19e686b473ebf018c56c9eb839f5fbd88ecd9a5a:
meta: add crystalforest bsp legacy block drivers configurations. (2013-10-28 09:15:50 -0400)
are available in the git repository at:
git://git.yoctoproject.org/linux-yocto-contrib rebeccas/valleyisland
http://git.yoctoproject.org/cgit.cgi/linux-yocto-contrib/log/?h=rebeccas/valleyisland
Chang, Rebecca Swee Fun (2):
meta: add valleyisland bsp for Valley Island Platform (Bayley Bay and
Bakersport CRB) scc and config files
meta: add features/valleyisland-io
.../bsp/valleyisland/valleyisland-preempt-rt.scc | 16 +++++++
.../bsp/valleyisland/valleyisland-standard.scc | 15 +++++++
.../kernel-cache/bsp/valleyisland/valleyisland.cfg | 44 ++++++++++++++++++++
.../kernel-cache/bsp/valleyisland/valleyisland.scc | 24 +++++++++++
.../bsp/valleyisland/valleyisland32-preempt-rt.scc | 16 +++++++
.../bsp/valleyisland/valleyisland32-standard.scc | 15 +++++++
.../bsp/valleyisland/valleyisland32.scc | 24 +++++++++++
.../features/valleyisland-io/valleyisland-io.cfg | 23 ++++++++++
.../features/valleyisland-io/valleyisland-io.scc | 22 ++++++++++
9 files changed, 199 insertions(+)
create mode 100644 meta/cfg/kernel-cache/bsp/valleyisland/valleyisland-preempt-rt.scc
create mode 100644 meta/cfg/kernel-cache/bsp/valleyisland/valleyisland-standard.scc
create mode 100644 meta/cfg/kernel-cache/bsp/valleyisland/valleyisland.cfg
create mode 100644 meta/cfg/kernel-cache/bsp/valleyisland/valleyisland.scc
create mode 100644 meta/cfg/kernel-cache/bsp/valleyisland/valleyisland32-preempt-rt.scc
create mode 100644 meta/cfg/kernel-cache/bsp/valleyisland/valleyisland32-standard.scc
create mode 100644 meta/cfg/kernel-cache/bsp/valleyisland/valleyisland32.scc
create mode 100644 meta/cfg/kernel-cache/features/valleyisland-io/valleyisland-io.cfg
create mode 100644 meta/cfg/kernel-cache/features/valleyisland-io/valleyisland-io.scc
--
1.7.10.4
More information about the linux-yocto
mailing list