diff options
author | Anuj Mittal <anuj.mittal@intel.com> | 2018-07-25 10:11:25 +0800 |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2018-07-25 10:11:25 +0800 |
commit | 854570606459aab527b41a10ada342cd29898012 (patch) | |
tree | b1584bd45ab66b7e6cb2b6e69f01b4a1bc012fe0 /conf/machine/intel-corei7-64.conf | |
parent | 8f0fa8359266122d54da44c7b0d61b0f4bb6de3e (diff) | |
download | meta-intel-854570606459aab527b41a10ada342cd29898012.tar.gz |
machine/intel-corei7-64: remove reference to openssl-qat
The recipe was removed and this is no longer needed.
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'conf/machine/intel-corei7-64.conf')
-rw-r--r-- | conf/machine/intel-corei7-64.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/intel-corei7-64.conf b/conf/machine/intel-corei7-64.conf index e22181c3..1e21224c 100644 --- a/conf/machine/intel-corei7-64.conf +++ b/conf/machine/intel-corei7-64.conf | |||
@@ -20,7 +20,6 @@ COMPATIBLE_MACHINE_pn-dpdk = "intel-corei7-64" | |||
20 | COMPATIBLE_MACHINE_pn-dpdk-dev-libibverbs = "intel-corei7-64" | 20 | COMPATIBLE_MACHINE_pn-dpdk-dev-libibverbs = "intel-corei7-64" |
21 | 21 | ||
22 | # Enable optional QAT items: | 22 | # Enable optional QAT items: |
23 | COMPATIBLE_MACHINE_pn-openssl-qat = "intel-corei7-64" | ||
24 | COMPATIBLE_MACHINE_pn-qat16 = "intel-corei7-64" | 23 | COMPATIBLE_MACHINE_pn-qat16 = "intel-corei7-64" |
25 | COMPATIBLE_MACHINE_pn-qat17 = "intel-corei7-64" | 24 | COMPATIBLE_MACHINE_pn-qat17 = "intel-corei7-64" |
26 | COMPATIBLE_MACHINE_pn-zlib-qat = "intel-corei7-64" | 25 | COMPATIBLE_MACHINE_pn-zlib-qat = "intel-corei7-64" |