diff options
author | 2018-07-25 10:11:25 +0800 | |
---|---|---|
committer | 2018-07-25 10:11:25 +0800 | |
commit | 854570606459aab527b41a10ada342cd29898012 (patch) | |
tree | b1584bd45ab66b7e6cb2b6e69f01b4a1bc012fe0 /conf/machine | |
parent | 8f0fa8359266122d54da44c7b0d61b0f4bb6de3e (diff) | |
download | meta-intel-854570606459aab527b41a10ada342cd29898012.tar.gz meta-intel-854570606459aab527b41a10ada342cd29898012.tar.bz2 meta-intel-854570606459aab527b41a10ada342cd29898012.zip |
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')
-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" COMPATIBLE_MACHINE_pn-dpdk-dev-libibverbs = "intel-corei7-64" # Enable optional QAT items: -COMPATIBLE_MACHINE_pn-openssl-qat = "intel-corei7-64" COMPATIBLE_MACHINE_pn-qat16 = "intel-corei7-64" COMPATIBLE_MACHINE_pn-qat17 = "intel-corei7-64" COMPATIBLE_MACHINE_pn-zlib-qat = "intel-corei7-64" |