All of lore.kernel.org
 help / color / mirror / Atom feed
* contradictory explanations of IMAGE_INSTALL in yocto manuals
@ 2012-03-09 10:51 Robert P. J. Day
  2012-03-09 16:39 ` Rudolf Streif
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Robert P. J. Day @ 2012-03-09 10:51 UTC (permalink / raw)
  To: Yocto discussion list


  (i posted something regarding this on the oe-core list, but i wanted
to post here as well with specific examples from the yocto manuals.)

  from the yocto dev manual, section 4.3.1:

"The other method for creating a custom image is to modify an existing
image. For example, if a developer wants to add strace into the
core-image-sato image, they can use the following recipe:

     require core-image-sato.bb

     IMAGE_INSTALL += "strace"

  however, here's the discussion of IMAGE_INSTALL in the poky ref
manual in the variables glossary:

"Using IMAGE_INSTALL with the += operator from the /conf/local.conf
file or from within an image recipe is not recommended as it can cause
ordering issues."

... and that explanation goes on to recommend using
IMAGE_INSTALL_append instead.  that inconsistency should be cleared
up.

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-03-09 18:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-09 10:51 contradictory explanations of IMAGE_INSTALL in yocto manuals Robert P. J. Day
2012-03-09 16:39 ` Rudolf Streif
2012-03-09 16:56   ` Robert P. J. Day
2012-03-09 17:08     ` Rudolf Streif
2012-03-09 16:40 ` Rudolf Streif
2012-03-09 17:54 ` Jeremy Puhlman
2012-03-09 18:06   ` Robert P. J. Day

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.