diff options
author | Syed Mohamad Fauzi, Syed Johan Arif <syed.johan.arif.syed.mohamad.fauzi@intel.com> | 2017-11-22 16:27:23 +0800 |
---|---|---|
committer | California Sullivan <california.l.sullivan@intel.com> | 2017-12-07 14:44:25 -0800 |
commit | 6923f0d50180588a50758918479e7f20bad10c11 (patch) | |
tree | 811d8c9073c3f5d3a9f449d93cc93cd911b8428f /recipes-extended/qat/qat17_1.0.3-42.bb | |
parent | 39fe005973621ede4c71ed68f263ddb8cd99b5f2 (diff) | |
download | meta-intel-qat-6923f0d50180588a50758918479e7f20bad10c11.tar.gz |
qat: include qat17_1.0.3-42
Signed-off-by: Syed Mohamad Fauzi, Syed Johan Arif <syed.johan.arif.syed.mohamad.fauzi@intel.com>
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Diffstat (limited to 'recipes-extended/qat/qat17_1.0.3-42.bb')
-rw-r--r-- | recipes-extended/qat/qat17_1.0.3-42.bb | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/recipes-extended/qat/qat17_1.0.3-42.bb b/recipes-extended/qat/qat17_1.0.3-42.bb new file mode 100644 index 0000000..548a715 --- /dev/null +++ b/recipes-extended/qat/qat17_1.0.3-42.bb | |||
@@ -0,0 +1,20 @@ | |||
1 | include qat17.inc | ||
2 | |||
3 | DESCRIPTION = "Intel(r) QuickAssist Technology API" | ||
4 | HOMEPAGE = "https://01.org/packet-processing/intel%C2%AE-quickassist-technology-drivers-and-patches" | ||
5 | |||
6 | #Dual BSD and GPLv2 License | ||
7 | LICENSE = "BSD & GPLv2" | ||
8 | |||
9 | TARGET_CC_ARCH += "${LDFLAGS}" | ||
10 | |||
11 | SRC_URI="https://01.org/sites/default/files/downloads/intelr-quickassist-technology/qat1.7.upstream.l.1.0.3-42.tar.gz \ | ||
12 | file://qat16_2.3.0-34-qat-remove-local-path-from-makefile.patch \ | ||
13 | file://qat16_2.6.0-65-qat-override-CC-LD-AR-only-when-it-is-not-define.patch \ | ||
14 | file://qat17_0.6.0-1-qat-fix-kernel-patch.patch \ | ||
15 | file://qat17_0.8.0-37-qat-added-include-dir-path.patch \ | ||
16 | file://qat17_0.9.0-4-qat-add-install-target-and-add-folder.patch \ | ||
17 | " | ||
18 | |||
19 | SRC_URI[md5sum] = "ee059cf134486f5684466555e8636ee0" | ||
20 | SRC_URI[sha256sum] = "84d2c4a242987548135274da7c3def31461af6f1b4beb74f519a993e854abf5b" | ||