summaryrefslogtreecommitdiffstats
path: root/common/recipes-extended
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-extended')
-rw-r--r--common/recipes-extended/openssl-qat/openssl-qat.inc2
-rw-r--r--common/recipes-extended/qat/qat16.inc2
-rw-r--r--common/recipes-extended/zlib-qat/zlib-qat_0.4.7-002.bb2
3 files changed, 6 insertions, 0 deletions
diff --git a/common/recipes-extended/openssl-qat/openssl-qat.inc b/common/recipes-extended/openssl-qat/openssl-qat.inc
index 1b3e0c17..1f19acbf 100644
--- a/common/recipes-extended/openssl-qat/openssl-qat.inc
+++ b/common/recipes-extended/openssl-qat/openssl-qat.inc
@@ -121,3 +121,5 @@ FILES_${PN} =+ "\
121 ${OPENSSL_PREFIX}${base_libdir}/ssl \ 121 ${OPENSSL_PREFIX}${base_libdir}/ssl \
122 ${OPENSSL_PREFIX}${base_libdir}/ssl/openssl.cnf \ 122 ${OPENSSL_PREFIX}${base_libdir}/ssl/openssl.cnf \
123 " 123 "
124
125EXCLUDE_FROM_WORLD_core2-32-intel-common = "1"
diff --git a/common/recipes-extended/qat/qat16.inc b/common/recipes-extended/qat/qat16.inc
index 381d734e..9662eff2 100644
--- a/common/recipes-extended/qat/qat16.inc
+++ b/common/recipes-extended/qat/qat16.inc
@@ -118,3 +118,5 @@ FILES_${PN} += "\
118FILES_${PN}-dbg += "${sysconfdir}/init.d/.debug" 118FILES_${PN}-dbg += "${sysconfdir}/init.d/.debug"
119 119
120FILES_${PN}-app += "${bindir}/*" 120FILES_${PN}-app += "${bindir}/*"
121
122EXCLUDE_FROM_WORLD_core2-32-intel-common = "1"
diff --git a/common/recipes-extended/zlib-qat/zlib-qat_0.4.7-002.bb b/common/recipes-extended/zlib-qat/zlib-qat_0.4.7-002.bb
index 825fbfa7..d46e5fe4 100644
--- a/common/recipes-extended/zlib-qat/zlib-qat_0.4.7-002.bb
+++ b/common/recipes-extended/zlib-qat/zlib-qat_0.4.7-002.bb
@@ -125,3 +125,5 @@ FILES_${PN}-app += " \
125FILES_${PN}-dbg += " \ 125FILES_${PN}-dbg += " \
126 ${bindir}/.debug \ 126 ${bindir}/.debug \
127 " 127 "
128
129EXCLUDE_FROM_WORLD_core2-32-intel-common = "1"