summaryrefslogtreecommitdiffstats
path: root/recipes-extended/dpdk/dpdk.inc
diff options
context:
space:
mode:
authorKevin Hao <kexin.hao@windriver.com>2019-05-27 18:27:09 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2019-05-27 21:46:23 +0800
commite252ee850f4062d4dae266f2df95d25dfc88dff2 (patch)
tree1d388ad98ca1f439684a86d9406549cdd9301ed5 /recipes-extended/dpdk/dpdk.inc
parent8be75da5f648f456cbb853237baebf610ac8a393 (diff)
downloadmeta-dpdk-e252ee850f4062d4dae266f2df95d25dfc88dff2.tar.gz
Move two patches to the version specific bb
These two patches can't be applied to the new version DPDK, so move them to the version specific bb. Signed-off-by: Kevin Hao <kexin.hao@windriver.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
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"