aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-extended/dpdk/dpdk_17.11.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/dpdk/dpdk_17.11.3.bb')
-rw-r--r--recipes-extended/dpdk/dpdk_17.11.3.bb6
1 files changed, 5 insertions, 1 deletions
diff --git a/recipes-extended/dpdk/dpdk_17.11.3.bb b/recipes-extended/dpdk/dpdk_17.11.3.bb
index b4b00233..7fc89d2d 100644
--- a/recipes-extended/dpdk/dpdk_17.11.3.bb
+++ b/recipes-extended/dpdk/dpdk_17.11.3.bb
@@ -8,4 +8,8 @@ LICENSE = "LGPLv2 & GPLv2"
LIC_FILES_CHKSUM = "file://LICENSE.GPL;md5=751419260aa954499f7abaabaa882bbe\
file://LICENSE.LGPL;md5=4fbd65380cdd255951079008b364516c"
-SRC_URI += "file://dpdk-17.11-Fix-strncpy-error-for-GCC8.patch"
+SRC_URI += "\
+ file://dpdk-16.07-dpdk-fix-for-parellel-make-issue.patch \
+ file://dpdk-17.02-dpdk-fix-installation-warning-and-issue.patch \
+ file://dpdk-17.11-Fix-strncpy-error-for-GCC8.patch \
+"