It does not provide any essential dependencies.

Signed-off-by: Naveen Saini <[email protected]>
---
 conf/layer.conf                   | 2 +-
 conf/machine/intel-core2-32.conf  | 3 ---
 conf/machine/intel-corei7-64.conf | 5 -----
 3 files changed, 1 insertion(+), 9 deletions(-)

diff --git a/conf/layer.conf b/conf/layer.conf
index c4781ffd..33977a24 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -13,7 +13,7 @@ BBFILE_PRIORITY_intel = "5"
 LICENSE_PATH += "${LAYERDIR}/custom-licenses"
 
 LAYERDEPENDS_intel = "core"
-LAYERRECOMMENDS_intel = "dpdk intel-qat"
+LAYERRECOMMENDS_intel = "dpdk"
 
 # This should only be incremented on significant changes that will
 # cause compatibility issues with other layers
diff --git a/conf/machine/intel-core2-32.conf b/conf/machine/intel-core2-32.conf
index 384ad1e9..36cd9fa6 100644
--- a/conf/machine/intel-core2-32.conf
+++ b/conf/machine/intel-core2-32.conf
@@ -13,9 +13,6 @@ MACHINE_FEATURES += "intel-ucode"
 
 MACHINE_HWCODECS ?= "intel-vaapi-driver gstreamer1.0-vaapi"
 
-# Enable optional QAT items:
-COMPATIBLE_MACHINE_pn-qat17 = "intel-core2-32"
-
 XSERVER ?= "${XSERVER_X86_BASE} \
             ${XSERVER_X86_EXT} \
             ${XSERVER_X86_FBDEV} \
diff --git a/conf/machine/intel-corei7-64.conf 
b/conf/machine/intel-corei7-64.conf
index 033b1aa9..7b94344c 100644
--- a/conf/machine/intel-corei7-64.conf
+++ b/conf/machine/intel-corei7-64.conf
@@ -16,11 +16,6 @@ MACHINE_HWCODECS ?= "${@bb.utils.contains('TUNE_FEATURES', 
'mx32', '', 'intel-me
 # Enable optional dpdk:
 COMPATIBLE_MACHINE_pn-dpdk = "intel-corei7-64"
 
-# Enable optional QAT items:
-COMPATIBLE_MACHINE_pn-qat16 = "intel-corei7-64"
-COMPATIBLE_MACHINE_pn-qat17 = "intel-corei7-64"
-COMPATIBLE_MACHINE_pn-zlib-qat = "intel-corei7-64"
-
 XSERVER ?= "${XSERVER_X86_BASE} \
             ${XSERVER_X86_EXT} \
             ${XSERVER_X86_FBDEV} \
-- 
2.17.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#7068): 
https://lists.yoctoproject.org/g/meta-intel/message/7068
Mute This Topic: https://lists.yoctoproject.org/mt/83253025/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to