[yocto] adding packages in my Yocto
Robert P. J. Day
rpjday at crashcourse.ca
Tue Aug 21 09:51:41 PDT 2012
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.
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
More information about the yocto
mailing list