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

California Sullivan california.l.sullivan at intel.com
Mon Apr 16 17:28:57 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>
---
Hi Kevin,

Was wondering if this was alright or whether you had a better default
target in mind.

Thanks,
Cal

 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 3e802975..f43fa852 100644
--- a/conf/machine/intel-corei7-64.conf
+++ b/conf/machine/intel-corei7-64.conf
@@ -21,7 +21,6 @@ MACHINEOVERRIDES =. "corei7-64-intel-common:"
 # 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