>-----Original Message----- >From: [email protected] [mailto:meta-intel- >[email protected]] On Behalf Of Anuj Mittal >Sent: Saturday, July 25, 2015 1:08 AM >To: [email protected] >Subject: [meta-intel] [master & fido][PATCH 2/4] meta-isg: fix dpdk_qat >example for dpdk v1.8.0 > >Make sure that the dpdk_qat example builds. > >Signed-off-by: Anuj Mittal <[email protected]> Acked-by: Ong Boon Leong <[email protected]>
>--- > .../common/recipes-extended/dpdk/dpdk_1.8.0.bb | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/meta-isg/common/recipes-extended/dpdk/dpdk_1.8.0.bb b/meta- >isg/common/recipes-extended/dpdk/dpdk_1.8.0.bb >index 5265a9c..5122324 100644 >--- a/meta-isg/common/recipes-extended/dpdk/dpdk_1.8.0.bb >+++ b/meta-isg/common/recipes-extended/dpdk/dpdk_1.8.0.bb >@@ -6,6 +6,7 @@ SRC_URI = "http://dpdk.org/browse/dpdk/snapshot/dpdk- >${PV}.tar.gz;name=dpdk \ > file://dpdk-1.8.0-and-2.0.0-add-RTE_KERNELDIR_OUT-to-split-kernel- >bu.patch \ > file://dpdk-1.8.0-and-2.0.0-add-sysroot-option-within-app- >makefile.patch \ > file://dpdk-1.8.0-and-2.0.0-dpdk-defconfig-select-RTE_MACHINE- >type.patch \ >+ file://dpdk-1.8.0-and-2.0.0-point-to-the-right-include-and-lib- >path.patch \ > " > > SRC_URI[dpdk.md5sum] = "11ad8785aaa869cc87265bcb8d828f22" >-- >1.7.9.5 > >-- >_______________________________________________ >meta-intel mailing list >[email protected] >https://lists.yoctoproject.org/listinfo/meta-intel -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
