summaryrefslogtreecommitdiffstats
path: root/meta-isg/common/recipes-extended/dpdk/dpdk.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-isg/common/recipes-extended/dpdk/dpdk.inc')
-rw-r--r--meta-isg/common/recipes-extended/dpdk/dpdk.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-isg/common/recipes-extended/dpdk/dpdk.inc b/meta-isg/common/recipes-extended/dpdk/dpdk.inc
index a4d7d152..6ae51d64 100644
--- a/meta-isg/common/recipes-extended/dpdk/dpdk.inc
+++ b/meta-isg/common/recipes-extended/dpdk/dpdk.inc
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.GPL;md5=751419260aa954499f7abaabaa882bbe"
5 5
6SRC_URI = "http://dpdk.org/browse/dpdk/snapshot/dpdk-${PV}.tar.gz;name=dpdk \ 6SRC_URI = "http://dpdk.org/browse/dpdk/snapshot/dpdk-${PV}.tar.gz;name=dpdk \
7 file://dpdk-2.2.0-add-RTE_KERNELDIR_OUT-to-split-kernel-bu.patch \ 7 file://dpdk-2.2.0-add-RTE_KERNELDIR_OUT-to-split-kernel-bu.patch \
8 file://dpdk-1.8.0-and-2.0.0-add-sysroot-option-within-app-makefile.patch \ 8 file://dpdk-2.2.0-add-sysroot-option-within-app-makefile.patch \
9 file://dpdk-1.8.0-and-2.0.0-point-to-the-right-include-and-lib-path.patch \ 9 file://dpdk-2.2.0-point-to-the-right-include-and-lib-path.patch \
10 " 10 "
11 11
12COMPATIBLE_MACHINE = "crystalforest|intel-corei7-64" 12COMPATIBLE_MACHINE = "crystalforest|intel-corei7-64"