aboutsummaryrefslogtreecommitdiffstats
path: root/meta-amd-bsp/dpdk/recipes-extended/dpdk/dpdk_21.11.%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-amd-bsp/dpdk/recipes-extended/dpdk/dpdk_21.11.%.bbappend')
-rw-r--r--meta-amd-bsp/dpdk/recipes-extended/dpdk/dpdk_21.11.%.bbappend15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta-amd-bsp/dpdk/recipes-extended/dpdk/dpdk_21.11.%.bbappend b/meta-amd-bsp/dpdk/recipes-extended/dpdk/dpdk_21.11.%.bbappend
new file mode 100644
index 00000000..9c01bd50
--- /dev/null
+++ b/meta-amd-bsp/dpdk/recipes-extended/dpdk/dpdk_21.11.%.bbappend
@@ -0,0 +1,15 @@
+FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
+
+DEPENDS += "openssl"
+
+RDEPENDS:dpdk-tools += "\
+ python3-shell \
+ python3-json \
+ python3-pyelftools \
+ python3-pprint \
+ python3-debugger \
+"
+
+COMPATIBLE_MACHINE = "${MACHINE}"
+DPDK_TARGET_MACHINE = "znver1"
+TUNE_FEATURES += "m64"