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.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-isg/common/recipes-extended/dpdk/dpdk.inc b/meta-isg/common/recipes-extended/dpdk/dpdk.inc
index 3106959e..4b1a0c6e 100644
--- a/meta-isg/common/recipes-extended/dpdk/dpdk.inc
+++ b/meta-isg/common/recipes-extended/dpdk/dpdk.inc
@@ -7,6 +7,7 @@ SRC_URI = "http://dpdk.org/browse/dpdk/snapshot/dpdk-${PV}.tar.gz;name=dpdk \
7 file://dpdk-1.8.0-and-2.0.0-examples-add-config-variable-to-enable-disable-dpdk.patch \ 7 file://dpdk-1.8.0-and-2.0.0-examples-add-config-variable-to-enable-disable-dpdk.patch \
8 file://dpdk-1.8.0-and-2.0.0-add-RTE_KERNELDIR_OUT-to-split-kernel-bu.patch \ 8 file://dpdk-1.8.0-and-2.0.0-add-RTE_KERNELDIR_OUT-to-split-kernel-bu.patch \
9 file://dpdk-1.8.0-and-2.0.0-add-sysroot-option-within-app-makefile.patch \ 9 file://dpdk-1.8.0-and-2.0.0-add-sysroot-option-within-app-makefile.patch \
10 file://dpdk-1.8.0-and-2.0.0-point-to-the-right-include-and-lib-path.patch \
10 " 11 "
11 12
12# dpdk example apps dpdk_qat and vhost have dependancy on fuse and qat. 13# dpdk example apps dpdk_qat and vhost have dependancy on fuse and qat.
@@ -40,6 +41,7 @@ export RTE_KERNELDIR_OUT = "${STAGING_KERNEL_BUILDDIR}"
40export INSTALL_PATH = "${prefix}/dpdk" 41export INSTALL_PATH = "${prefix}/dpdk"
41export SYSROOTPATH = "--sysroot=${STAGING_DIR_HOST}" 42export SYSROOTPATH = "--sysroot=${STAGING_DIR_HOST}"
42export DPDK_TARGET_MACH = "${@get_dpdk_target_mach(bb,d)}" 43export DPDK_TARGET_MACH = "${@get_dpdk_target_mach(bb,d)}"
44export ICP_LAC_API_DIR = "${STAGING_DIR_TARGET}${includedir}/lac"
43 45
44# The list of intel Comms platforms and their target machine 46# The list of intel Comms platforms and their target machine
45# process mapping. The supported target machine is listed under 47# process mapping. The supported target machine is listed under