summaryrefslogtreecommitdiffstats
path: root/meta-crystalforest/recipes-extended/zlib-qat/zlib-qat_0.4.7-002.bb
Commit message (Collapse)AuthorAgeFilesLines
* meta-crystalforest: move qat and zlib-qat to meta-isgAnuj Mittal2015-09-011-113/+0
| | | | | | | | | | | Move qat and zlib-qat recipes from meta-crystalforest to meta-isg. This allows us to utilize these common components across all the supported platforms. Signed-off-by: Anuj Mittal <anujx.mittal@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* meta-crystalforest: zlib: Add COMPATIBLE_MACHINEAnuj Mittal2015-09-011-0/+2
| | | | | | | | | | Mark crystalforest as a COMPATIBLE_MACHINE for zlib-qat. Make sure that we specifically mark which machines this recipe/package will be compatible with. Signed-off-by: Anuj Mittal <anujx.mittal@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* meta-crystalforest: zlib-qat depends on virtual/qatAnuj Mittal2015-07-291-1/+1
| | | | | | | | | | | | | | Made zlib-qat DEPENDS on virtual/qat. This allows us to switch between highland forest and crystal forest platforms. Signed-off-by: Anuj Mittal <anujx.mittal@intel.com> Acked-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com> (cherry picked from commit 11cbe728ec6ce65ea8df08752cb6b0cabed62da0 from dizzy) Signed-off-by: Anuj Mittal <anujx.mittal@intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* meta-crystalforest: zlib-qat: remove extra cflagsAnuj Mittal2015-07-101-20/+14
| | | | | | | | | 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-101-6/+12
| | | | | | | 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/+111
Rename recipe to include version info. Signed-off-by: Anuj Mittal <anujx.mittal@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>