summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-crystalforest/recipes-extended/qat/qat16_2.3.0-34.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-crystalforest/recipes-extended/qat/qat16_2.3.0-34.bb b/meta-crystalforest/recipes-extended/qat/qat16_2.3.0-34.bb
index e6556cbe..83ccbfb1 100644
--- a/meta-crystalforest/recipes-extended/qat/qat16_2.3.0-34.bb
+++ b/meta-crystalforest/recipes-extended/qat/qat16_2.3.0-34.bb
@@ -9,6 +9,8 @@ LIC_FILES_CHKSUM = "\
9 " 9 "
10PV = "2.3.0-34" 10PV = "2.3.0-34"
11DEPENDS += "zlib openssl" 11DEPENDS += "zlib openssl"
12PROVIDES += "virtual/qat"
13
12SRC_URI="https://01.org/sites/default/files/page/qatmux.l.${PV}.tgz;name=qat \ 14SRC_URI="https://01.org/sites/default/files/page/qatmux.l.${PV}.tgz;name=qat \
13 file://qat16_2.3.0-34-qat-add-install-target-to-makefiles.patch \ 15 file://qat16_2.3.0-34-qat-add-install-target-to-makefiles.patch \
14 file://qat16_2.3.0-34-qat-fix-for-cross-compilation-issue.patch \ 16 file://qat16_2.3.0-34-qat-fix-for-cross-compilation-issue.patch \