diff options
author | Ong Boon Leong <boon.leong.ong@intel.com> | 2015-07-10 21:23:42 +0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2015-07-10 08:16:04 -0700 |
commit | b98a5d0d6c163b92b9460d65836756875d4b6fda (patch) | |
tree | e21574267c85e71922bee1b0adeb89a9e8713bd8 /meta-isg/conf | |
parent | c36d3bffd15923ba89137e9d4bed2caed9d6c016 (diff) | |
download | meta-intel-b98a5d0d6c163b92b9460d65836756875d4b6fda.tar.gz |
meta-isg: dpdk: add external kernel module build handling for tmp/work-shared
DPDK software builds external kernel modules igb_uio.ko, rte_kni.ko & etc that
depend on the availability of kernel source. With splitting of kernel source
and artifacts into separate fodlers under tmp/work-shared, we need to handle
this by introducing do_configure[depends] += "virtual/kernel:do_shared_workdir"
to ensure build dependency is satisfied.
Refer to poky 46cdaf1 kernel: move source and build output to work-shared
This patch also introduces RTE_KERNELDIR_OUT variable to be used to setup
the kernel build artifact path. RTE_KERNELDIR remains as the kernel source path.
Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta-isg/conf')
0 files changed, 0 insertions, 0 deletions