Re: [meta-intel] [meta-dpdk v2 2/2] Introduce the v18.11.1 bb

2019-05-27 Thread Kevin Hao
On Mon, May 27, 2019 at 01:48:52AM +, Mittal, Anuj wrote: > On Sun, 2019-05-26 at 14:54 +0800, Kevin Hao wrote: > > > If not, we should probably just remove it in do_install_append and > > not > > > carry this patch. > > > > Do you mean something like this in the dpdk_18.11.1.bb: > >

Re: [meta-intel] [meta-dpdk v2 2/2] Introduce the v18.11.1 bb

2019-05-26 Thread Mittal, Anuj
On Sun, 2019-05-26 at 14:54 +0800, Kevin Hao wrote: > > If not, we should probably just remove it in do_install_append and > not > > carry this patch. > > Do you mean something like this in the dpdk_18.11.1.bb: > do_install_append () { > # Remove the unneeded dir >

Re: [meta-intel] [meta-dpdk v2 2/2] Introduce the v18.11.1 bb

2019-05-26 Thread Kevin Hao
On Fri, May 24, 2019 at 03:45:07AM +, Mittal, Anuj wrote: > Hi Kevin, > > I have a few comments: > > On Fri, 2019-05-24 at 09:36 +0800, Kevin Hao wrote: > ... > > > +From d50d2a8f3da588c0aaeb95116a88be5a598b4b16 Mon Sep 17 00:00:00 > > 2001 > > +From: Kevin Hao > > +Date: Thu, 23 May 2019

Re: [meta-intel] [meta-dpdk v2 2/2] Introduce the v18.11.1 bb

2019-05-23 Thread Mittal, Anuj
Hi Kevin, I have a few comments: On Fri, 2019-05-24 at 09:36 +0800, Kevin Hao wrote: ... > +From d50d2a8f3da588c0aaeb95116a88be5a598b4b16 Mon Sep 17 00:00:00 > 2001 > +From: Kevin Hao > +Date: Thu, 23 May 2019 15:34:20 +0800 > +Subject: [PATCH] Drop the unneeded files when installation > + >

[meta-intel] [meta-dpdk v2 2/2] Introduce the v18.11.1 bb

2019-05-23 Thread Kevin Hao
This is the latest LTS version. Signed-off-by: Kevin Hao --- v2: Also drop the mk files to avoid the QA warning. ...Drop-the-unneeded-files-when-installation.patch | 33 + ...dk-18.11-dpdk-fix-for-parellel-make-issue.patch | 42 ++