[meta-intel] [PATCH 1/3] meta-intel/common: Initial Intel DPDK recipe under recipes-extended

2014-07-08 Thread wei . sern . chan
From: Chan Wei Sern wei.sern.c...@intel.com This is an initial version of Intel Data Plane Development Kits (DPDK) recipe support. This recipe is targetting on Intel DPDK v1.6.0r2. This recipe is created under meta-intel/common because Intel DPDK can be commonly used several Intel BSP platforms

Re: [meta-intel] [PATCH 1/3] meta-intel/common: Initial Intel DPDK recipe under recipes-extended

2014-07-08 Thread Burton, Ross
On 8 July 2014 08:00, wei.sern.c...@intel.com wrote: +# Recipe Ingredients (source, patch, etc) +# Package Run-time dependency No need to add comments explaining what variables are for. +S = ${WORKDIR}/dpdk-${PV} This is the default, remove it. +export INSTALL_PATH = /opt/dpdk Why does