[yocto] select installation packages

Trevor Woerner twoerner at gmail.com
Thu Feb 14 09:44:42 PST 2013


On Thu, Feb 14, 2013 at 11:02 AM, Andre Bella <scancool at yahoo.com> wrote:
> is there a menuconfig on yocto where you can select the package you want to add before you build the image?

I would suggest giving hob a try:

<checkout the yocto project from git>
$ source poky/oe-init-build-env
$ bitbake -u hob

Bitbake will compile need to download and compile up a bunch of stuff
(just like menuconfig) but it'll take a bit longer. Eventually a UI
will come up from which you can start selecting things like your
machine, packages, etc.



More information about the yocto mailing list