[yocto] How to add recipes to images not RPMs.

Paul Eggleton paul.eggleton at linux.intel.com
Mon Jun 27 18:30:00 PDT 2016


I think you mean IMAGE_INSTALL_append.

There is a section of the manual covering this:

  http://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#usingpoky-extend-customimage

Cheers,
Paul

On Mon, 27 Jun 2016 11:22:52 Daniel. wrote:
> Adding this to your local.conf?
> 
> INSTALL_IMAGE_append = " your packages separeted by whitespaces"
> 
> 2016-06-27 10:38 GMT-03:00 richard zhang <richard.zhang at pica8.com>:
> > Hi all
> > 
> >     I try to add some ricepes to meta layer.The do_fetch and do_compile
> > 
> > things are fine.
> > 
> >     But when I went to image,there is no packages just added.
> >     I find my packages in build/tmp/deploy/rpm .
> >     How to add these packages to image.
> >     
> >     I have do this when I use 'hob',but i don't know how to select them
> > 
> > without 'hob'.
> > 
> > 
> > best regard.
> > Richard Zhang
> > 
> > --
> > _______________________________________________
> > yocto mailing list
> > yocto at yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/yocto

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the yocto mailing list