All of lore.kernel.org
 help / color / mirror / Atom feed
* is it "IMAGE_INSTALL +=" or "IMAGE_INSTALL_append ="?
@ 2012-06-19 12:22 Robert P. J. Day
  2012-06-19 17:52 ` Paul Eggleton
  0 siblings, 1 reply; 4+ messages in thread
From: Robert P. J. Day @ 2012-06-19 12:22 UTC (permalink / raw)
  To: Yocto discussion list


  currently, the dev manual (Section 4.2.1) proposes the use of

  IMAGE_INSTALL += "strace"

but the poky ref manual in the variable glossary explicitly
discourages that form, and instead recommends

  IMAGE_INSTALL_append = " package-name"

  can we agree that the "_append" form is preferred?  thoughts?

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] 4+ messages in thread

end of thread, other threads:[~2012-06-20  6:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-19 12:22 is it "IMAGE_INSTALL +=" or "IMAGE_INSTALL_append ="? Robert P. J. Day
2012-06-19 17:52 ` Paul Eggleton
2012-06-19 18:47   ` Chris Tapp
2012-06-20  6:23     ` Tomas Frydrych

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.