[linux-yocto] [PATCH 0/2] meta: valley island scc and cfg add request

Bruce Ashfield bruce.ashfield at windriver.com
Thu Dec 5 21:10:08 PST 2013


On 12/4/2013, 10:22 PM, rebecca.swee.fun.chang at intel.com wrote:
> From: "Chang, Rebecca Swee Fun" <rebecca.swee.fun.chang at intel.com>
>
> Hi,
>
> This pull request is to add Intel Valley Island platform scc and cfg
> files under meta branch.
>
> This patch will add bsp/valleyisland and features/valleyisland-io into
> meta branch. bsp/valleyisland will contains all valley island related
> scc and cfg files while features/valleyisland-io will contains all
> Baytrail supported I/O patches.
>
> Please pull into linux-yocto-3.8 meta branch.

This and the other two valley island series are now merged and push to
the linux-yocto-3.8 repository.

Update the SRCREV_meta in your layers to pick up the changes for your
builds.

Cheers,

Bruce

>
> 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
>



More information about the linux-yocto mailing list