All of lore.kernel.org
 help / color / mirror / Atom feed
* IMAGE_INSTALL_append workflow
@ 2012-11-23 18:27 Trevor Woerner
  2012-11-26 15:47 ` Trevor Woerner
  0 siblings, 1 reply; 18+ messages in thread
From: Trevor Woerner @ 2012-11-23 18:27 UTC (permalink / raw)
  To: yocto@yoctoproject.org

There have been many emails and lots of documentation describing how
to add a package to a build, and that's all great.

Today I was playing around with an image I had already built and
decided I wanted to add a new package to the mix: trace-cmd. I added "
trace-cmd" (with the required leading space) to IMAGE_INSTALL_append
and re-ran my "bitbake <image>" command.

It failed:

    Unable to resolve package trace-cmd

If I perform:

    $ bitbake trace-cmd

and then

    $ bitbake <image>

it works fine. What am I missing?

As it turns out, if I knew before my first build that I wanted
trace-cmd, I could have just added it as described above and
everything would have worked as well.

Best regards,
    Trevor


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

end of thread, other threads:[~2012-11-28  4:48 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-23 18:27 IMAGE_INSTALL_append workflow Trevor Woerner
2012-11-26 15:47 ` Trevor Woerner
2012-11-26 19:04   ` Eren Türkay
2012-11-26 21:25     ` Aws Ismail
2012-11-26 22:53       ` Robert P. J. Day
2012-11-26 23:52     ` Trevor Woerner
2012-11-27  2:20       ` Trevor Woerner
2012-11-27 10:39         ` Eric Bénard
2012-11-27 13:40           ` Trevor Woerner
2012-11-27 16:11             ` Eren Türkay
2012-11-27 17:24               ` Robert P. J. Day
2012-11-27 17:42                 ` Trevor Woerner
2012-11-27 17:52                   ` Robert P. J. Day
2012-11-27 20:11                   ` Robert P. J. Day
2012-11-28  4:48                     ` Trevor Woerner
2012-11-27 17:44                 ` Eric Bénard
2012-11-27 14:00         ` Jonas Jonsson L
2012-11-27 14:04           ` Eric Bénard

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.