diff options
author | Anuj Mittal <anuj.mittal@intel.com> | 2018-12-05 10:01:14 +0800 |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2018-12-06 07:36:13 +0800 |
commit | 6362160cfd24e06fed9bc616b03ac8b22d38a43b (patch) | |
tree | d75a29539e894b0e8a6cd5fa00e02e90f2f1f2f7 /conf/machine/intel-corei7-64.conf | |
parent | 13ae1339c24a5d431274bdd324048f1043045ae5 (diff) | |
download | meta-intel-6362160cfd24e06fed9bc616b03ac8b22d38a43b.tar.gz |
intel-corei7-64.conf: remove reference to dpdk-libibverbs
The recipe was removed from dpdk layer.
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 9ce21a84..fd0900dc 100644 --- a/conf/machine/intel-corei7-64.conf +++ b/conf/machine/intel-corei7-64.conf | |||
@@ -15,7 +15,6 @@ MACHINE_HWCODECS ?= "intel-vaapi-driver gstreamer1.0-vaapi" | |||
15 | 15 | ||
16 | # Enable optional dpdk: | 16 | # Enable optional dpdk: |
17 | COMPATIBLE_MACHINE_pn-dpdk = "intel-corei7-64" | 17 | COMPATIBLE_MACHINE_pn-dpdk = "intel-corei7-64" |
18 | COMPATIBLE_MACHINE_pn-dpdk-dev-libibverbs = "intel-corei7-64" | ||
19 | 18 | ||
20 | # Enable optional QAT items: | 19 | # Enable optional QAT items: |
21 | COMPATIBLE_MACHINE_pn-qat16 = "intel-corei7-64" | 20 | COMPATIBLE_MACHINE_pn-qat16 = "intel-corei7-64" |