Dear Maintainer(s), These patches will fix the unpack and patch error causes due to incremental builds of zlib-qat v0.4.7-002 and openssl-qat v0.4.9-009. These packages needs a patch present in a zip file that is unpacked and applied on top of zlib and openssl respectively.
So the work around is to split do_patch into two - one to unpack the qat patch and apply it on openssl and zlib respectively. And, other to apply the patches added in SRC_URI. The image have been tested on Grantley-Broadwell using intel-corei7-64 BSP. Please merge in master if these looks ok. Thanks Rahul Kumar Gupta (2): meta-isg: zlib-qat: fix for unpack and patch error meta-isg: openssl-qat: fix for patch error .../recipes-extended/openssl-qat/openssl-qat.inc | 37 +++++++++++++------- .../zlib-qat/zlib-qat_0.4.7-002.bb | 40 ++++++++++++++-------- 2 files changed, 51 insertions(+), 26 deletions(-) -- 1.9.1 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
