summaryrefslogtreecommitdiffstats
path: root/meta-crystalforest
Commit message (Collapse)AuthorAgeFilesLines
* meta-crystalforest: update kernel SRCREVsTom Zanussi2012-10-251-4/+4
| | | | | | To the latest meta and kernel version (was 3.4.9, now 3.4.11). Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-crystalforest: Add zlib-qat and openssl-qat modules to custom images.Kishore Bodke2012-10-222-0/+4
| | | | | | | | This adds the two new modules zlib-qat-mem and openssl-qat-mem modules to build with the custom Image. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-crystalforest: Update SRCREV for meta.Kishore Bodke2012-10-152-4/+4
| | | | | | | | Update SRCREVs of meta branch to include the new PCI config options added. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* Fix use of PRINC in meta-intel BSPs1.3_M5.rc4Darren Hart2012-10-091-1/+1
| | | | | | | | | | | | | | Replaces all uses of PRINC with the form: PRINC := "${@int(PRINC) + N}" Where N is the previously assigned value plus one to ensure a monotonically increasing PRINC value. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Acked-by: Tom Zanussi <tom.zanussi@intel.com> CC: Saul Wold <sgw@linux.intel.com> CC: Nitin Kamble <nitin.a.kamble@intel.com>
* meta-crystalforest: Create a custom build Image recipe.Kishore Bodke2012-10-032-0/+32
| | | | | | | | To build with the corpus files recipes, create a customized recipe to install them into the Image. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-intel: use FILESEXTRAPATHS for xserver-xf86-config bbappendsTom Zanussi2012-10-021-3/+1
| | | | | | | | The xserver-xf86-config .bbappends are still using FILESPATH - update them to use FILESEXTRAPATHS as recommended by the Poky Reference Manual and BSP Developer's Guides. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-crystalforest: Add Silesia Corpus recipe.Kishore Bodke2012-09-251-0/+32
| | | | | | | Add a new recipe Silesia Corpus for testing with another Data Compression algorithm for Crystal Forest BSP. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
* meta-crystalforest: Add Canterbury Corpus recipe.Kishore Bodke2012-09-251-0/+40
| | | | | | | Add a new recipe for Crystal Forest BSP for testing the lossless compresstion algorithms with Canterbury Corpus. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
* meta-crystalforest: Add Calgary Corpus recipe.Kishore Bodke2012-09-251-0/+25
| | | | | | | Add a new recipe Calgary Corpus for Crystal Forest BSP for testing the lossless compression algorithms. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
* meta-crystalforest: Crystal Forest BSP Created.1.3_M4.rc11.3_M4Kishore Bodke2012-09-0715-0/+337
Initial checkin for the new Crystal Forest BSP. This BSP is based on Sandybridge CPU and Cave Creek Chipset. Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>