summaryrefslogtreecommitdiffstats
path: root/meta-crystalforest/recipes-extended
Commit message (Collapse)AuthorAgeFilesLines
* meta-crystalforest: zlib-qat: remove extra cflagsAnuj Mittal2015-07-102-20/+66
| | | | | | | | | Remove the extra CFLAGS not required and added a patch to get rid of the rpath that is not required when linking to a lib in sysroot. Signed-off-by: Anuj Mittal <anujx.mittal@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* meta-crystalforest: zlib-qat: simplify do_installAnuj Mittal2015-07-102-6/+58
| | | | | | | Use the install targets from makefiles. Signed-off-by: Anuj Mittal <anujx.mittal@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* meta-crystalforest: rename zlib-qat recipeAnuj Mittal2015-07-101-0/+0
| | | | | | | Rename recipe to include version info. Signed-off-by: Anuj Mittal <anujx.mittal@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* meta-crystalforest: Zlib QAT_MEM MM Modulevenkatasubramanian pattu2015-07-102-0/+162
| | | | | | | | | | | | | | | | | | | The zlib software library and the Intel QuickAssist Technology both implement the deflate algorithm as described in RFC 1951. This software accelerates the data compression algorithm in the zlib software library via the Intel QuickAssist Technology implemented on Intel Communications Chipsets. Signed-off-by: venkatasubramanian pattu <venkatasubramanianx.pattu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> (Imported from meta-intel commit 3ee02a36e0d1126fda0c6ea6a1bef4db08b8be7a) Changed the kernel module build patch to align with fido to make sure that the kernel module compiles. Added KERNEL_BUILDDIR to point to kernel build. Signed-off-by: Anuj Mittal <anujx.mittal@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* meta-crystalforest: qat recipe for riverforestAnuj Mittal2015-07-104-0/+530
This recipe implements the support for Intel QAT 2.3.0-34 for Intel RiverForest platforms. Signed-off-by: Anuj Mittal <anujx.mittal@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>