summaryrefslogtreecommitdiffstats
path: root/meta-isg/meta-crystalforest
Commit message (Collapse)AuthorAgeFilesLines
* meta-isg: meta-crystalforest: remove BSP layerRahul Kumar Gupta2016-10-189-330/+0
| | | | | | | | | | | | | | | The meta-crystalforest BSP layer has removed. The plan is to consolidate all Intel SoC BSP into intel common BSP. Since Intel Common BSP can support all features provided by meta-crystalforest with default kernel version, So this layer can be retired from master. The kernel cmdline option: acpi_enforce_resources=lax was added before in this BSP to support QAT software, which is no more required. Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gupta@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* meta-crystalforest: removing corpus filesRahul Kumar Gupta2016-08-151-3/+0
| | | | | | | | | | Crystalforest BSP is no longer using the firmware files provided by these recipes. These files were added to support qat. Now qat packages its own calgary and canterbury firmware as part of its tarball. So removing these from MACHINE_EXTRA_RRECOMMENDS. Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gupta@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
* meta-crystalforest: update the PREFERRED_VERSION of linux-yocto-3.14 to 4.1Wu Chia Chuan2015-10-021-1/+1
| | | | | | | Update the PREFERRED_VERSION of linux-yocto-3.14 to 4.1 for crystalforest BSP. Signed-off-by: Wu Chia Chuan <chia.chuan.wu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* meta-crystalforest: relocate meta-crystalforest layer into meta-isg layerWu Chia Chuan2015-10-029-0/+333
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>