summaryrefslogtreecommitdiffstats
path: root/recipes-extended/dpdk/dpdk.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/dpdk/dpdk.inc')
-rw-r--r--recipes-extended/dpdk/dpdk.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-extended/dpdk/dpdk.inc b/recipes-extended/dpdk/dpdk.inc
index 92042bb..a0e081a 100644
--- a/recipes-extended/dpdk/dpdk.inc
+++ b/recipes-extended/dpdk/dpdk.inc
@@ -8,8 +8,6 @@ S = "${WORKDIR}/git"
8SRC_URI = "git://dpdk.org/dpdk${STABLE};branch=${BRANCH} \ 8SRC_URI = "git://dpdk.org/dpdk${STABLE};branch=${BRANCH} \
9 file://dpdk-16.04-add-RTE_KERNELDIR_OUT-to-split-kernel-bu.patch \ 9 file://dpdk-16.04-add-RTE_KERNELDIR_OUT-to-split-kernel-bu.patch \
10 file://dpdk-16.07-add-sysroot-option-within-app-makefile.patch \ 10 file://dpdk-16.07-add-sysroot-option-within-app-makefile.patch \
11 file://dpdk-16.07-dpdk-fix-for-parellel-make-issue.patch \
12 file://dpdk-17.02-dpdk-fix-installation-warning-and-issue.patch \
13 " 11 "
14 12
15COMPATIBLE_MACHINE = "null" 13COMPATIBLE_MACHINE = "null"