[oe] Unable to build system

Frans Meulenbroeks fransmeulenbroeks at gmail.com
Mon Aug 16 07:59:57 UTC 2010


2010/8/16 Kousik Maiti <kousiklinux at gmail.com>:
> Hi List,
> I am new to openembeded.
> I read the usermanual of openembeded. I configured my system as given in the
> manual. But when I run
> $ bitbake -b /home/kousikm/work/oe/openembedded/recipes/linux/
> linux_2.6.34.bb
>
Don't use bitbake -b. If you are doing that packages that are needed
to build the package are not build.
If you're new start with
bitbake helloworld
if you are daring then you can do
bitbake virtual/kernel
and/or
bitbake console-image

don't use -b.

Have fun! Frans




More information about the Openembedded-devel mailing list