2010/8/16 Kousik Maiti <[email protected]>:
> 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

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to