[yocto] adding packages in my Yocto

Paul Eggleton paul.eggleton at linux.intel.com
Tue Aug 21 09:34:51 PDT 2012


On Tuesday 21 August 2012 12:16:26 Robert P. J. Day wrote:
> On Tue, 21 Aug 2012, Jeff Osier-Mixon wrote:
> > Hi - please take a look at the FAQ here:
> > https://wiki.yoctoproject.org/wiki/FAQ
> > 
> > Near the bottom there are some technical answers, one of which is how
> > to add a single package:
> > 
> > Q: How can I add a package to my project?
> > 
> > A: As with any complex system, the real answer is it depends, but of
> > course that is not very helpful. The simplest method for adding a
> > single package to your build is to add a line like this to
> > 
> > conf/local.conf:
> >    IMAGE_INSTALL_append += " package"
> 
>    grrrrrr ...            ^ "="
> 
> the "+=" is redundant.

Fixed.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the yocto mailing list