[meta-intel] [rocko][PATCH 4/4] conf/machine/intel-corei7-64.conf: remove DPDK_TARGET_MACHINE

California Sullivan california.l.sullivan at intel.com
Tue Apr 17 17:21:34 PDT 2018


"atm" wasn't a real target and breaks the dpdk build now that the
TARGET_MACHINE selection is fixed. Just allow it to default since that's
what it effectively got before.

Signed-off-by: California Sullivan <california.l.sullivan at intel.com>
(cherry picked from commit d5699efd24fd6ac2476c0dbe1d733f40ea4f8d59)
Signed-off-by: California Sullivan <california.l.sullivan at intel.com>
---
 conf/machine/intel-corei7-64.conf | 1 -
 1 file changed, 1 deletion(-)

diff --git a/conf/machine/intel-corei7-64.conf b/conf/machine/intel-corei7-64.conf
index c9107161..bbc70e21 100644
--- a/conf/machine/intel-corei7-64.conf
+++ b/conf/machine/intel-corei7-64.conf
@@ -19,7 +19,6 @@ MACHINE_EXTRA_RRECOMMENDS += "lms8"
 # Enable optional dpdk:
 COMPATIBLE_MACHINE_pn-dpdk = "intel-corei7-64"
 COMPATIBLE_MACHINE_pn-dpdk-dev-libibverbs = "intel-corei7-64"
-DPDK_TARGET_MACHINE ?= "atm"
 
 # Enable optional QAT items:
 COMPATIBLE_MACHINE_pn-openssl-qat = "intel-corei7-64"
-- 
2.14.3



More information about the meta-intel mailing list