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

Kevin Hao kexin.hao at windriver.com
Mon May 27 03:33:35 PDT 2019


On Mon, May 27, 2019 at 01:48:52AM +0000, 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:
> >   do_install_append () {
> >       # Remove the unneeded dir
> >       dir=${D}/${INSTALL_PATH}/${RTE_TARGET}/app
> >       test -d $dir && rm -rf $dir
> >   }
> 
> Yes but I don't think you need to check if the dir is present when
> using -f with rm.

OK, I will remove the test.

Thanks,
Kevin

> 
> Thanks,
> Anuj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.yoctoproject.org/pipermail/meta-intel/attachments/20190527/6023df8e/attachment.pgp>


More information about the meta-intel mailing list