diff options
| author | Yongxin Liu <yongxin.liu@windriver.com> | 2020-01-16 09:56:39 +0800 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@intel.com> | 2020-01-16 10:11:05 +0800 |
| commit | 5aff858a92df44d1960ab085fe29db33a6618f6c (patch) | |
| tree | 1e07dfa92556feaa248eeae2972a7f67d5c2f701 /recipes-extended/zlib-qat | |
| parent | d6b331fe4b5227986f8ec3e65bf33f0851c466a6 (diff) | |
| download | meta-intel-qat-5aff858a92df44d1960ab085fe29db33a6618f6c.tar.gz | |
zlib-qat: Upgrade to 0.4.10-003
Signed-off-by: Yongxin Liu <yongxin.liu@windriver.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-extended/zlib-qat')
| -rw-r--r-- | recipes-extended/zlib-qat/zlib-qat_0.4.10-003.bb (renamed from recipes-extended/zlib-qat/zlib-qat_0.4.10-001.bb) | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/recipes-extended/zlib-qat/zlib-qat_0.4.10-001.bb b/recipes-extended/zlib-qat/zlib-qat_0.4.10-003.bb index 277a90f..c3e623c 100644 --- a/recipes-extended/zlib-qat/zlib-qat_0.4.10-001.bb +++ b/recipes-extended/zlib-qat/zlib-qat_0.4.10-003.bb | |||
| @@ -2,20 +2,20 @@ require zlib-qat.inc | |||
| 2 | 2 | ||
| 3 | DEPENDS += "qat17" | 3 | DEPENDS += "qat17" |
| 4 | 4 | ||
| 5 | SRC_URI += "https://01.org/sites/default/files/downloads/intelr-quickassist-technology/zlibshim0.4.10-001.tar.gz;name=zlibqat \ | 5 | SRC_URI += "https://01.org/sites/default/files/downloads/zlibshim0.4.10-003.tar.gz;name=zlibqat \ |
| 6 | file://zlib-qat-0.4.10-001-zlib-qat-add-a-install-target-to-makefile.patch \ | 6 | file://zlib-qat-0.4.10-001-zlib-qat-add-a-install-target-to-makefile.patch \ |
| 7 | file://zlib-qat-0.4.10-001-zlib-Remove-rpaths-from-makefile.patch \ | 7 | file://zlib-qat-0.4.10-001-zlib-Remove-rpaths-from-makefile.patch \ |
| 8 | file://zlib-qat-0.4.10-001-zlib-qat-correct-the-order-for-static-linking-libude.patch \ | 8 | file://zlib-qat-0.4.10-001-zlib-qat-correct-the-order-for-static-linking-libude.patch \ |
| 9 | " | 9 | " |
| 10 | 10 | ||
| 11 | SRC_URI[zlibqat.md5sum] = "449e5b8dd41e49df1cced144b54d5bc1" | 11 | SRC_URI[zlibqat.md5sum] = "cea60976411bcb8378adbe1007f7fa6a" |
| 12 | SRC_URI[zlibqat.sha256sum] = "d9d288951a1c4b92d3261d2fcbbacf79168b09bd6528fea31fa82bb7c3139f03" | 12 | SRC_URI[zlibqat.sha256sum] = "b01f40e2df1a456435972ba46812a23f898e4a592b17ed76240f836b5b992bbd" |
| 13 | 13 | ||
| 14 | ZLIB_QAT_VERSION = "0.4.10-001" | 14 | ZLIB_QAT_VERSION = "0.4.10-003" |
| 15 | 15 | ||
| 16 | export ZLIB_MEMORY_DRIVER = "usdm_drv" | 16 | export ZLIB_MEMORY_DRIVER = "usdm_drv" |
| 17 | export CMN_ROOT = "${STAGING_DIR_TARGET}/lib" | 17 | export CMN_ROOT = "${STAGING_DIR_TARGET}${base_libdir}" |
| 18 | export UPSTREAM_DRIVER_CMN_ROOT = "${STAGING_DIR_TARGET}/lib" | 18 | export UPSTREAM_DRIVER_CMN_ROOT = "${STAGING_DIR_TARGET}${base_libdir}" |
| 19 | 19 | ||
| 20 | zlibqat_do_patch() { | 20 | zlibqat_do_patch() { |
| 21 | cd ${WORKDIR} | 21 | cd ${WORKDIR} |
