aboutsummaryrefslogtreecommitdiffstats
path: root/meta-amd-bsp/conf/machine/e3000.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-amd-bsp/conf/machine/e3000.conf')
-rw-r--r--meta-amd-bsp/conf/machine/e3000.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-amd-bsp/conf/machine/e3000.conf b/meta-amd-bsp/conf/machine/e3000.conf
index 30279e6e..1d372572 100644
--- a/meta-amd-bsp/conf/machine/e3000.conf
+++ b/meta-amd-bsp/conf/machine/e3000.conf
@@ -13,4 +13,3 @@ KERNEL_SERIAL_CONSOLE ?= "console=ttyS4,115200n8"
# Add machine specific AMD features and feature pkgs here
EXTRA_IMAGE_FEATURES += "amd-feature-networking"
-DPDK_PKGS = "${@bb.utils.contains("BBFILE_COLLECTIONS", "dpdk", "dpdk dpdk-examples dpdk-test", "", d)}"