summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorRahul Kumar Gupta <rahul.kumarxx.gupta@intel.com>2016-08-03 15:59:52 +0800
committerTom Zanussi <tom.zanussi@linux.intel.com>2016-08-04 11:31:20 -0500
commit9098afe1485b24a151cbd6e16b897b7c4204aeba (patch)
treef3960f2e003e70145b044f0cff2b3c2b3c6edba3 /common
parentb9f9710ba4df77e2ef0f06ccb1d2870f626d229e (diff)
downloadmeta-intel-9098afe1485b24a151cbd6e16b897b7c4204aeba.tar.gz
meta-isg: zlib-qat: fix for unpack and patch error
zlib-qat is different from other packages in the way that it has a patch present in a zip file that is unpacked and applied on top of zlib. This results in errors when doing an incremental build using bitbake. To resolve, splitted do_patch into two - one to unpack the qat patch and apply it on zlib-1.2.8. And, other to apply the patches added in SRC_URI. Added flags "-q -o" flags to unzip command to quietly overwrite if files/folders already exist to avoid build from breaking. Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gupta@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions