All of lore.kernel.org
 help / color / mirror / Atom feed
* package list for image build
@ 2013-02-13  1:01 Trevor Woerner
  2013-02-13 10:09 ` Pierre Ficheux
  0 siblings, 1 reply; 3+ messages in thread
From: Trevor Woerner @ 2013-02-13  1:01 UTC (permalink / raw)
  To: yocto@yoctoproject.org

Hi everyone,

I've looked at Tim's cheat sheet and Robert's FAQ but I can't seem to
figure out if there is a simple way to get bitbake to list the
packages that will be included in the build of a given image.

$ bitbake <magic> core-image-minimal
<list of packages included in core-image-minimal image including
anything added in local.conf>

Am I overlooking something obvious?

Best regards,
    Trevor


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

* Re: package list for image build
  2013-02-13  1:01 package list for image build Trevor Woerner
@ 2013-02-13 10:09 ` Pierre Ficheux
  2013-02-13 13:12   ` Trevor Woerner
  0 siblings, 1 reply; 3+ messages in thread
From: Pierre Ficheux @ 2013-02-13 10:09 UTC (permalink / raw)
  To: yocto

Le 13/02/2013 02:01, Trevor Woerner a écrit :
> Hi everyone,
>
> I've looked at Tim's cheat sheet and Robert's FAQ but I can't seem to
> figure out if there is a simple way to get bitbake to list the
> packages that will be included in the build of a given image.
>
> $ bitbake <magic> core-image-minimal
> <list of packages included in core-image-minimal image including
> anything added in local.conf>
>
> Am I overlooking something obvious?
>
> Best regards,
>      Trevor
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>

$ bitbake -g core-image-minimal

result in pn-buildlist.

-- 
Pierre FICHEUX  -/- CTO OWI, France -\- pierre.ficheux@openwide.fr
                                          http://ingenierie.openwide.fr
                                          http://www.linuxembedded.fr
I would love to change the world, but they won't give me the source code




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

* Re: package list for image build
  2013-02-13 10:09 ` Pierre Ficheux
@ 2013-02-13 13:12   ` Trevor Woerner
  0 siblings, 0 replies; 3+ messages in thread
From: Trevor Woerner @ 2013-02-13 13:12 UTC (permalink / raw)
  To: Pierre Ficheux; +Cc: yocto@yoctoproject.org

Hi Pierre,

On Wed, Feb 13, 2013 at 5:09 AM, Pierre Ficheux
<pierre.ficheux@openwide.fr> wrote:
> $ bitbake -g core-image-minimal
>
> result in pn-buildlist.


Thank you, that works great on master.

This must be new-ish, the bitbake from my gumstix build (HEAD at
846b7c, or roughly Oct 11, 2012) doesn't produce a pn-buildlist.


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

end of thread, other threads:[~2013-02-13 13:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-13  1:01 package list for image build Trevor Woerner
2013-02-13 10:09 ` Pierre Ficheux
2013-02-13 13:12   ` Trevor Woerner

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.