[yocto] adding packages in my Yocto
Paul Eggleton
paul.eggleton at linux.intel.com
Tue Aug 21 10:13:51 PDT 2012
On Tuesday 21 August 2012 12:51:41 Robert P. J. Day wrote:
> On Tue, 21 Aug 2012, Paul Eggleton wrote:
> > 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.
>
> if there's no objection, i added how to add multiple packages as
> well, just below that.
Looks good to me, thanks.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
More information about the yocto
mailing list