meta-crystalforest: relocate meta-crystalforest layer into meta-isg layer

This is in support of BSP consolidation of all Intel platforms in to meta-isg common layer.
The "MAINTAINERS file" and "meta-isg/MAINTAINERS file" are updated to reflect the changed.

Signed-off-by: Wu Chia Chuan <chia.chuan.wu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
Wu Chia Chuan 2015-10-02 19:28:37 +08:00 committed by Saul Wold
parent 0d73402b4f
commit e5fcf9e76d
11 changed files with 8 additions and 8 deletions

View File

@ -31,10 +31,6 @@ COMMON
M: Saul Wold <sgw@linux.intel.com> M: Saul Wold <sgw@linux.intel.com>
F: common/ F: common/
CRYSTALFOREST
M: Wu Chia Chuan <chia.chuan.wu@intel.com>
F: meta-crystalforest/
TLK TLK
M: Saul Wold <sgw@linux.intel.com> M: Saul Wold <sgw@linux.intel.com>
F: meta-tlk/ F: meta-tlk/

View File

@ -49,3 +49,7 @@ F: meta-mohonpeak/
VALLEYISLAND VALLEYISLAND
M: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> M: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
F: meta-valleyisland/ F: meta-valleyisland/
CRYSTALFOREST
M: Wu Chia Chuan <chia.chuan.wu@intel.com>
F: meta-crystalforest/

View File

@ -71,7 +71,7 @@ list (meta-intel@yoctoproject.org) and cc: the maintainer:
Maintainer: Wu Chia Chuan <chia.chuan.wu@intel.com> Maintainer: Wu Chia Chuan <chia.chuan.wu@intel.com>
Please see the meta-intel/MAINTAINERS file for more details. Please see the meta-isg/MAINTAINERS file for more details.
Table of Contents Table of Contents
@ -98,7 +98,7 @@ bblayers.conf, along with the meta-intel layer itself (to access
common metadata shared between BSPs) e.g.: common metadata shared between BSPs) e.g.:
yocto/meta-intel \ yocto/meta-intel \
yocto/meta-intel/meta-crystalforest \ yocto/meta-intel/meta-isg/meta-crystalforest \
Crystal Forest layer is meant for building both Crystal Forest Gladden Crystal Forest layer is meant for building both Crystal Forest Gladden
and Crystal Forest Server platforms. By enabling Crystal Forest layer, and Crystal Forest Server platforms. By enabling Crystal Forest layer,
@ -197,8 +197,8 @@ IV. Enabling Intel DPDK and QuickAssist Technology
=================================================== ===================================================
DPDK recipe: meta-intel/meta-isg/common/recipes-extended/dpdk DPDK recipe: meta-intel/meta-isg/common/recipes-extended/dpdk
QAT recipe: meta-crystalforest/recipes-extended/qat QAT recipe: meta-intel/meta-isg/common/recipes-extended/qat
QAT-enable zlib recipe: meta-crystalforest/recipes-extended/zlib-qat QAT-enable zlib recipe: meta-intel/meta-isg/common/recipes-extended/zlib-qat
Note: Note:
qat16 recipe is meant for platform with Coleto Creek chipset. qat16 recipe is meant for platform with Coleto Creek chipset.