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.fich...@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


_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to